Kate: Difference between revisions

    From KDE UserBase Wiki
    (Marked this version for translation)
    m (Barely any fixes, needs content update)
     
    Line 19: Line 19:


    <!--T:13-->
    <!--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. In July 2014 Kate started being ported to [https://techbase.kde.org/KF5 KF5].  
    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-->
    ==Features== <!--T:14-->
    Line 36: Line 36:
    * Scriptable using JavaScript
    * Scriptable using JavaScript
    * Project support [http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here]
    * 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-->
    <!--T:6-->
    Line 53: Line 53:
    <!--T:9-->
    <!--T:9-->
    ;Where did Kate go?  
    ;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'''.
    :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-->
    <!--T:11-->

    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 Modified" warning
      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!

    Editing Latex in Kate
    Kate showing the results of a SQL query
    Editing the project page html source


    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 Print dialog click on the Options button, choose the Text Settings tab and tick the Print line numbers box.