IDE made for ZOS
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.
 
 
Zhang Yueqian f24cb9f72e bump 4 years ago
.gitignore Initial commit. 4 years ago
Readme.MD bump 4 years ago
ZIDE.pro 添加Readme 4 years ago
ZIDE_zh_CN.ts Initial commit. 4 years ago
main.cpp Initial commit. 4 years ago
mainwindow.cpp Initial commit. 4 years ago
mainwindow.h Initial commit. 4 years ago

Readme.MD

用于ZOS的IDE

愿景

像vim/emacs一样多插件

基于语法解析的代码编辑能力: 包括格式化/高亮/重构等等

解析能力包括解析构建脚本, 从而分析额外的include路径/第三方库路径等

快捷键自定义能力