vy 介绍
vy 是一个采用 Python 编写的类 Vim 编辑器,它基于 Tkinter 构建,具有模块化架构。
特性/插件
-
Python调试器
-
Rope 重构工具
-
增量搜索
-
Python Pyflakes 集成
- https://github.com/PyCQA/pyflakes
- Tabs/Panes
-
自我记录
-
HTML Tidy 集成
- http://tidy.sourceforge.net/
- 强大的插件 API
-
支持超过 300 种语言的语法高亮
-
Ycmd/YouCompleteMe 自动补全
- https://github.com/ycm-core/ycmd
- 易于定制(Python 中的 vyrc)
-
快速代码段搜索
-
使用 Silver Searcher 进行智能搜索
-
Python 静态类型检查器
-
IRC 客户端插件
- https://github.com/vyapp/vyirc
- 查找函数/类定义
-
Python Vulture 集成
- https://github.com/jendrikseipp/vulture
-
Python 自动补全
-
Ruby 自动补全
-
Golang 自动补全
-
JavaScript 自动补全