Kate/es: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:
==Kate==
==Kate==
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Kate-screen.png|thumb|250px]] ||'''Kate (KDE Advanced Text Editor, o edtior de texto avanzado de KDE), la hermana mayor de las aplicaciones de edición de texto'''
|[[Image:Kate-screen.png|250px]] ||'''Kate (KDE Advanced Text Editor, o edtior de texto avanzado de KDE), la hermana mayor de las aplicaciones de edición de texto'''
|}
|}
'''Kate''' tiene todas las características de '''[[Special:myLanguage/KWrite|KWrite]]''', y muchas más.  Es un editor multi-documento o multi-vista, lo que significa que puedes tener abiertos varios documentos al mismo tiempo, o puedes tener varias vistas de un mismo documento.
'''Kate''' tiene todas las características de '''[[Special:myLanguage/KWrite|KWrite]]''', y muchas más.  Es un editor multi-documento o multi-vista, lo que significa que puedes tener abiertos varios documentos al mismo tiempo, o puedes tener varias vistas de un mismo documento.
Line 10: Line 10:
|}
|}


==History==


Entre las características de '''Kate''' se incluyen
The development of '''Kate''' started in fall 2001 by Christoph Cullmann. The first release was as part of the [https://en.wikipedia.org/wiki/KDE_Software_Compilation KDE Software Compilation] 2.2. In July 2014 Kate started being ported to [https://techbase.kde.org/KF5 KF5].
* Interfaz multidocumento
 
* Pestañas y división de ventanas
==Features==
* Compatible con codificación de caracteres y conversión
 
* Resaltado de la sintaxis y chequeo de paréntesis
'''Kate''''s many features include
* Plegado de código y texto
* Multi-Document Interface
* Autosangrado
* Window tabbing and window splitting
* Completado automático
* Character encoding support and conversion
* Selección de bloques
* Syntax highlighting and bracket matching
* Buscar y reemplazar expresiones regulares
* Code and text folding
* Permite el uso de JavaScript
* Auto-indentation
y mucho más
* Auto-completing
* Block selection
* Regular Expression find and replace
* Scriptable using JavaScript
* Project support [http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here]
and much more


<span class="mw-translate-fuzzy">
{|class="tablecenter"
{|class="tablecenter"
|[[Image:Kate-ed-latex.png|thumb|250px|Editing Latex in Kate]]|| ||[[Image:Kate-editing-html.png|thumb|250px|Editando la fuente html de la página del proyecto]]
|[[Image:Kate-ed-latex.png|thumb|250px|Editando Latex en Kate]]||
|[[Image:KateSQLQuery.png|thumb|250px|Kate mostrando los resultados de una consulta SQL]]||
||[[Image:Kate-editing-html.png|thumb|250px|Editando la fuente html de la página del proyecto]]
|}
|}
</span>




Visita [http://kate-editor.org/kate las páginas del proyecto] para más información
Visita [http://kate-editor.org/ las páginas del proyecto] para más información


==Preguntas más frecuentes==
==Preguntas más frecuentes==


* ''¿Dónde ha ido Kate?'' A menudo se piensa que '''Kate''' ha desaparecido, y normalmente no aparece en los repositorios de las aplicacionesDe hecho, ahora es parte de un paquete de desarrollo más grande, por lo que debes instalar '''kdesdk'''.
;Where did Kate go?  
:It is often thought that '''Kate''' is missing, as it is usually not listed in distribution repositoriesIn fact it is now part of a larger development package, so you must install '''kdesdk'''.
 
;How can I print out with Line Numbers?
:In the <menuchoice>Print</menuchoice> dialog click on the <menuchoice>Options</menuchoice> button, choose the <menuchoice>Text Settings</menuchoice> tab and tick the <menuchoice>Print line numbers</menuchoice> box.


[[Category:Utilidades/es]]
[[Category:Utilidades/es]]
[[Category:Desarrollo/es]]
[[Category:Desarrollo/es]]
[[Category:Sistema/es]]
[[Category:Sistema/es]]

Latest revision as of 06:50, 2 January 2019

Kate

  Kate (KDE Advanced Text Editor, o edtior de texto avanzado de KDE), la hermana mayor de las aplicaciones de edición de texto

Kate tiene todas las características de KWrite, y muchas más. Es un editor multi-documento o multi-vista, lo que significa que puedes tener abiertos varios documentos al mismo tiempo, o puedes tener varias vistas de un mismo documento.

"Document Modified" warning
  La monitorización de modificacines del documento te da importantes advertencias de peligro.

History

The development of Kate started in fall 2001 by Christoph Cullmann. The first release was as part of the KDE Software Compilation 2.2. In July 2014 Kate started being ported to KF5.

Features

Kate's many features include

  • Multi-Document Interface
  • Window tabbing and window splitting
  • Character encoding support and conversion
  • Syntax highlighting and bracket matching
  • Code and text folding
  • Auto-indentation
  • Auto-completing
  • Block selection
  • Regular Expression find and replace
  • Scriptable using JavaScript
  • Project support documented here

and much more

Editando Latex en Kate
Kate mostrando los resultados de una consulta SQL
Editando la fuente html de la página del proyecto


Visita las páginas del proyecto para más información

Preguntas más frecuentes

Where did Kate go?
It is often thought that Kate is missing, as it is usually not listed in distribution repositories. In fact it is now part of a larger development package, so you must install kdesdk.
How can I print out with Line Numbers?
In the Print dialog click on the Options button, choose the Text Settings tab and tick the Print line numbers box.