Kate/zh-cn: Difference between revisions

From KDE Wiki Sandbox
(Updating to match new version of source page)
(Created page with "==特性==")
 
Line 10: Line 10:
|}
|}


==History==
==历史==


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].
'''Kate'''的开发在2001的秋天由克里斯托夫-库尔曼开始。第一个发布版本是[https://en.wikipedia.org/wiki/KDE_Software_Compilation KDE软件]2.2的一部分。在2014年6月Kate是[https://techbase.kde.org/KF5 KF5]的一部分。


==Features==
==特性==


'''Kate''''s many features include
'''Kate''' 包括如下特性
* 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
* 可以使用 JavaScript 脚本
* Project support [http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here]
* 项目支持[http://kate-editor.org/2012/11/02/using-the-projects-plugin-in-kate/ documented here]
and much more
等等


{|class="tablecenter"
{|class="tablecenter"

Latest revision as of 23:03, 23 September 2022

Kate

  Kate (KDE 高级文本编辑器),文本编辑程序双姐妹中的大姐

Kate 拥有KWrite所有的功能,外加更多其他的。它是一个多文档或多视图编辑器,意思是你可以同时打开多个文档或是对同个文档使用多种视图。

"文档修改" 警告
  会监控文档修改情况并给出危险警告。

历史

Kate的开发在2001的秋天由克里斯托夫-库尔曼开始。第一个发布版本是KDE软件2.2的一部分。在2014年6月Kate是KF5的一部分。

特性

Kate 包括如下特性

  • 多文档界面
  • 窗口标签和窗口平铺
  • 字符编码支持和转换
  • 语法高亮和括号匹配
  • 代码和文本折叠
  • 自动缩进
  • 自动补全
  • 块选择
  • 正则表达式查找和替换
  • 可以使用 JavaScript 脚本
  • 项目支持documented here

等等

编辑Latex
Kate显示SQL语句执行结果
编辑HTML源文件


访问项目主页了解更多信息

FAQ

找不到 Kate?
经常有人以为发行版源中找不到 Kate,没有安装。实际是它现在打包在大的开发包kdesdk中。
打印的时候怎么加上行号?
打印对话框中点击选项按钮,选择文本设置标签并选中打印行号