You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.clang-format | 2 years ago | |
.gitignore | 4 years ago | |
.prettierrc | 2 years ago | |
Readme.MD | 4 years ago | |
ZIDE.pro | 4 years ago | |
ZIDE_zh_CN.ts | 4 years ago | |
main.cpp | 4 years ago | |
mainwindow.cpp | 4 years ago | |
mainwindow.h | 4 years ago |
Readme.MD
用于ZOS的IDE
愿景
像vim/emacs一样多插件
基于语法解析的代码编辑能力: 包括格式化/高亮/重构等等
解析能力包括解析构建脚本, 从而分析额外的include路径/第三方库路径等
快捷键自定义能力