Kate: Difference between revisions
Appearance
m Add Language Bar |
added info on projects |
||
(13 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
=Kate= | <translate> | ||
{| | ==Kate== <!--T:1--> | ||
|[[Image:Kate-screen.png|thumb|250px]] ||'''Kate, the big sister of text editing applications''' | </translate> | ||
{|class="tablecenter vertical-centered" | |||
|[[Image:Kate-screen.png|thumb|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. | ||
|} | |} | ||
'''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 | |||
* 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 | ||
{| | <!--T:6--> | ||
|[[Image:Kate-ed-latex.png|thumb|250px|Editing Latex in Kate]]|| ||[[Image:Kate-editing-html.png|thumb|250px|Editing the project page html source]] | {|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> |
Revision as of 09:06, 21 February 2015
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
- 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.