Kate: Difference between revisions
(Main features listed) |
Thiagosueto (talk | contribs) m (Barely any fixes, needs content update) |
||
(19 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
=Kate= | <languages /> | ||
{| | <translate> | ||
|[[Image:Kate-screen.png | ==Kate== <!--T:1--> | ||
</translate> | |||
{|class="tablecenter vertical-centered" | |||
|[[Image:Kate-screen.png|250px]] ||<translate><!--T:2--> | |||
'''Kate (KDE Advanced Text Editor), the big sister of text editing applications'''</translate> | |||
|} | |} | ||
<translate> | |||
<!--T:3--> | |||
'''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. | |||
<!--T:4--> | |||
{|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|"Document Modified" warning]]|| ||Document modification monitoring gives you ample warning of danger. | ||
|} | |} | ||
==History== <!--T:12--> | |||
<!--T:13--> | |||
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. By July 2014 Kate started being ported to [https://techbase.kde.org/KF5 KF5]. | |||
==Features== <!--T:14--> | |||
'''Kate's many features include | <!--T:5--> | ||
'''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 | |||
and much more | * Scriptable using JavaScript | ||
* Project support [http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here] | |||
and much more! | |||
{| | <!--T:6--> | ||
|[[Image:Kate-ed-latex.png|thumb|250px|Editing Latex in Kate]]|| | {|class="tablecenter" | ||
|[[Image:Kate-ed-latex.png|thumb|250px|Editing Latex in Kate]]|| | |||
|[[Image:KateSQLQuery.png|thumb|250px|Kate showing the results of a SQL query]]|| | |||
||[[Image:Kate-editing-html.png|thumb|250px|Editing the project page html source]] | |||
|} | |} | ||
Visit | <!--T:7--> | ||
Visit [http://kate-editor.org/ the project pages] for more information | |||
==FAQ== <!--T:8--> | |||
<!--T:9--> | |||
;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'''. | |||
<!--T:11--> | |||
;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. | |||
<!--T:10--> | |||
[[Category:Utilities]] | |||
[[Category:Development]] | |||
[[Category:System]] | |||
</translate> |
Latest revision as of 21:23, 9 December 2019
Kate
Kate (KDE Advanced Text Editor), the big sister of text editing applications |
Kate has all the features of 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.
Document modification monitoring gives you ample warning of danger. |
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. By 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!
Visit the project pages for more information
FAQ
- 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 dialog click on the button, choose the tab and tick the box.