Kakoune code editor
Kakoune Code Editor
Kakoune code editor Modal editor · Faster as in fewer keystrokes · Multiple selections · Orthogonal design Kakoune 代码编辑器 模态编辑器 · 更快(指更少的按键次数) · 多重选择 · 正交设计
Features
功能特性
Multiple selections Multiple selections are the central way of interacting in Kakoune, with powerful handling primitives (regex matches, filtering, splitting, aligning, text objects etc). 多重选择 多重选择是 Kakoune 的核心交互方式,拥有强大的处理原语(正则表达式匹配、过滤、拆分、对齐、文本对象等)。
Text editing tools Kakoune implements several tools to help editing/writing text: contextual help, as-you-type completion, syntax highlighting for several programming languages… 文本编辑工具 Kakoune 实现了多种工具来辅助文本编辑与编写:上下文帮助、即时输入补全、多种编程语言的语法高亮等……
Advanced text manipulation primitives Text can be selected and modified at will in multiple ways, thanks to several primitives: selection rotation, case manipulation, indentation leveling… 高级文本操作原语 得益于多种原语,文本可以以多种方式随意选择和修改:选择旋转、大小写转换、缩进调整等……
Customization Users can extend the features of Kakoune or customize them to their liking with macros or hooks. 自定义 用户可以通过宏(macros)或钩子(hooks)来扩展 Kakoune 的功能,或根据自己的喜好进行定制。
Client/Server architecture With Kakoune, you can collaboratively edit the same file: all new windows created by the editor are clients, and can simultaneously modify the content of a file. As such, windows are fully under the control of your X11 window manager or can be managed in a single terminal through Kakoune’s tmux support. 客户端/服务器架构 使用 Kakoune,你可以协作编辑同一个文件:编辑器创建的所有新窗口都是客户端,可以同时修改文件内容。因此,窗口完全由你的 X11 窗口管理器控制,或者可以通过 Kakoune 的 tmux 支持在单个终端中进行管理。
Active development & support The project is actively developed, regularly implements new features, and integrates pull requests proposed by the contributors. Users can also ask their questions and share their remarks with the rest of the community, on #kakoune:libera.chat (Matrix) or IRC #kakoune @ irc.libera.chat. 活跃的开发与支持 该项目处于活跃开发状态,定期实现新功能,并整合贡献者提出的 Pull Request。用户也可以在 #kakoune:libera.chat (Matrix) 或 IRC #kakoune @ irc.libera.chat 上向社区提问并分享意见。
Learn more about the Kakoune philosophy 了解更多关于 Kakoune 的哲学
Try Kakoune! 尝试 Kakoune!