Kate/zh-tw: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
     
    (8 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 高階文本編輯器),文字編輯器的大姐'''
    |[[Image:Kate-screen.png|250px]] ||'''Kate(KDE 高階文本編輯器),文字編輯器的大姐'''
    |}
    |}
    '''Kate''' 擁有'''[[Special:myLanguage/KWrite|KWrite]]'''所有的功能,外加更多其他的。它是一個多文件或多檢視編輯器,意思是你可以同時打開多個文件或是對同個文件使用多種檢視。
    '''Kate''' 擁有'''[[Special:myLanguage/KWrite|KWrite]]'''所有的功能,外加更多其他的。它是一個多文件或多檢視編輯器,意思是你可以同時打開多個文件或是對同個文件使用多種檢視。
    Line 10: Line 10:
    |}
    |}


    ==History==


    '''Kate''' 包括如下特性
    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].
    * 多重文件介面
     
    * Window tabbing and window splitting  
    ==Features==
    * 字元編碼支援和轉換
     
    * 語法高亮和括弧匹配
    '''Kate''''s many features include
    * 代碼和文本折疊
    * Multi-Document Interface
    * 自動縮進
    * Window tabbing and window splitting
    * 自動補全
    * Character encoding support and conversion
    * Block selection  
    * Syntax highlighting and bracket matching
    * 規則運算式查找和替換
    * Code and text folding
    * Auto-indentation
    * Auto-completing
    * Block selection
    * 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


    {|class="tablecenter"
    {|class="tablecenter"
    |[[Image:Kate-ed-latex.png|thumb|250px|Kate 編輯 Latex]]|| ||[[Image:Kate-editing-html.png|thumb|250px|編輯項目html原始文件]]
    |[[Image:Kate-ed-latex.png|thumb|250px|Kate 編輯 Latex]]||  
    |[[Image:KateSQLQuery.png|thumb|250px|Kate 顯示 SQL 語句結果]]||
    ||[[Image:Kate-editing-html.png|thumb|250px|編輯項目html原始文件]]
    |}
    |}




    訪問[http://kate-editor.org/kate 專案首頁]瞭解更多資訊
    訪問[http://kate-editor.org/ 專案首頁]瞭解更多資訊


    ==FAQ==
    ==FAQ==


    * ''找不到 Kate?'' 經常有人誤解發行版源中找不到 '''Kate''' 。實際是它現在打包在大的開發包 '''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'''.
     
    ;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.


    [[Category:工具/zh-tw]]
    [[Category:工具/zh-tw]]
    [[Category:開發/zh-tw]]
    [[Category:開發/zh-tw]]
    [[Category:系統/zh-tw]]
    [[Category:系統/zh-tw]]

    Latest revision as of 06:50, 2 January 2019

    Kate

      Kate(KDE 高階文本編輯器),文字編輯器的大姐

    Kate 擁有KWrite所有的功能,外加更多其他的。它是一個多文件或多檢視編輯器,意思是你可以同時打開多個文件或是對同個文件使用多種檢視。

    "文檔修改" 警告
      會監控文檔修改情況并提示危險警告。

    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

    Kate 編輯 Latex
    Kate 顯示 SQL 語句結果
    編輯項目html原始文件


    訪問專案首頁瞭解更多資訊

    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.