Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed Apr 13, 2013
1 parent 4c56860 commit 0551038
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,13 @@
1. 增加zconding插件
* 增加graphviz插件,并设置F5自动执行

##早期版本:
1. 按F5可以直接编译并执行C、C++、java代码以及执行shell脚本,按“F8”可进行C、C++代码的调试
2. 自动插入文件头 ,新建C、C++源文件时自动插入表头:包括文件名、作者、联系方式、建立时间等,读者可根据需求自行更改
3. 映射“Ctrl + A”为全选并复制快捷键,方便复制代码
4. 按“F2”可以直接消除代码中的空行
5. “F3”可列出当前目录文件,打开树状文件目录
6. 支持鼠标选择、方向键移动
7. 代码高亮,自动缩进,显示行号,显示状态行
8. 按“Ctrl + P”可自动补全
9. `[]、{}、()、""、' '`等都自动补全

0 comments on commit 0551038

Please sign in to comment.