Kate/it: Difference between revisions

From KDE Wiki Sandbox
(Created page with "'''Kate (KDE Advanced Text Editor), il fratello maggiore delle applicazioni per la modifica dei testi'''")
(Updating to match new version of source page)
 
(18 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), il fratello maggiore delle applicazioni per la modifica dei testi'''
|[[Image:Kate-screen.png|250px]] ||'''Kate (KDE Advanced Text Editor), il fratello maggiore delle applicazioni per la modifica dei testi'''
|}
|}
'''Kate''' has all the features of '''[[Special:myLanguage/KWrite|KWrite]]''', and much more. It is a multi-document or multi-view editor, which means that you can have several documents open at the same time, or you can have several views of the same document.
'''Kate''' ha tutte le caratteristiche di '''[[Special:myLanguage/KWrite|KWrite]]''' e molto altro. È un editor multi-documento o multi-vista, il che significa che puoi avere più documenti aperti contemporaneamente o che puoi avere parecchie viste dello stesso documento.


{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Kate-modified.png|thumb|250px|"Document Modified" warning]]|| ||Document modification monitoring gives you ample warning of danger.
|[[Image:Kate-modified.png|thumb|250px|Avviso "Documento modificato"]]|| ||Il monitoraggio delle modifiche al documento ti offre ampio preavviso di "pericolo".
|}
|}


==History==
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].
==Features==


'''Kate''''s many features include
'''Kate''''s many features include
Line 22: Line 27:
* Regular Expression find and replace
* Regular Expression find and replace
* Scriptable using JavaScript
* Scriptable using JavaScript
* Project support [http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here]
and much more
and much more


{|class="tablecenter"
{|class="tablecenter"
|[[Image:Kate-ed-latex.png|thumb|250px|Editing Latex in Kate]]|| ||[[Image:Kate-editing-html.png|thumb|250px|Editing the project page html source]]
|[[Image:Kate-ed-latex.png|thumb|250px|Modifica Latex in Kate]]||
|[[Image:KateSQLQuery.png|thumb|250px|Kate mostra il risultato di una query SQL]]||
||[[Image:Kate-editing-html.png|thumb|250px|Modifica del sorgente html della pagina del progetto]]
|}
|}




Visit [http://kate-editor.org/kate the project pages] for more information
Visita [http://kate-editor.org/ le pagine del progetto] per ulteriori informazioni
 
==Domande frequenti==


==FAQ==
;Dov'è finito Kate?
:Spesso alcuni pensano che non ci sia '''Kate''' dato che di solito non viene elencato nei repository delle distribuzioni. In realtà ora fa parte di un pacchetto di sviluppo più grande, devi quindi installare '''kdesdk'''.


* ''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'''.
;Come posso stampare i numeri di riga?
:Nella finestra di dialogo <menuchoice>Stampa</menuchoice> fai cli sul pulsante <menuchoice>Opzioni</menuchoice>, apri la scheda <menuchoice>Impostazioni del testo</menuchoice> e seleziona la casella <menuchoice>Stampa i numeri di riga</menuchoice>.


[[Category:Utilities]]
[[Category:Utilità/it]]
[[Category:Development]]
[[Category:Sviluppo/it]]
[[Category:System]]
[[Category:Sistema/it]]

Latest revision as of 06:50, 2 January 2019

Kate

  Kate (KDE Advanced Text Editor), il fratello maggiore delle applicazioni per la modifica dei testi

Kate ha tutte le caratteristiche di KWrite e molto altro. È un editor multi-documento o multi-vista, il che significa che puoi avere più documenti aperti contemporaneamente o che puoi avere parecchie viste dello stesso documento.

Avviso "Documento modificato"
  Il monitoraggio delle modifiche al documento ti offre ampio preavviso di "pericolo".

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

Modifica Latex in Kate
Kate mostra il risultato di una query SQL
Modifica del sorgente html della pagina del progetto


Visita le pagine del progetto per ulteriori informazioni

Domande frequenti

Dov'è finito Kate?
Spesso alcuni pensano che non ci sia Kate dato che di solito non viene elencato nei repository delle distribuzioni. In realtà ora fa parte di un pacchetto di sviluppo più grande, devi quindi installare kdesdk.
Come posso stampare i numeri di riga?
Nella finestra di dialogo Stampa fai cli sul pulsante Opzioni, apri la scheda Impostazioni del testo e seleziona la casella Stampa i numeri di riga.