Kate: Difference between revisions
m (→Kate) |
(Markup edit) |
||
Line 1: | Line 1: | ||
<languages /> | |||
=Kate= | <translate> | ||
{| | ==Kate== | ||
|[[Image:Kate-screen.png|thumb|250px]] ||'''Kate (KDE Advanced Text Editor), the big sister of text editing applications''' | </translate> | ||
{|class="tablecenter vertical-centered" | |||
|[[Image:Kate-screen.png|thumb|250px]] ||<translate>'''Kate (KDE Advanced Text Editor), the big sister of text editing applications'''</translate> | |||
|} | |} | ||
<translate> | |||
'''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. | |||
{|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. | ||
|} | |} | ||
'''Kate's many features include | '''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 | |||
and much more | and much more | ||
{| | {|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|Editing Latex in Kate]]|| ||[[Image:Kate-editing-html.png|thumb|250px|Editing the project page html source]] | ||
|} | |} | ||
Visit | Visit [http://kate-editor.org/kate the project pages] for more information | ||
==FAQ== | ==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'''. | |||
[[Category:Utilities]] | [[Category:Utilities]] | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:System]] | [[Category:System]] | ||
</translate> |
Revision as of 18:19, 19 September 2010
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. |
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
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.