IDE(VS,VSCode,CodeBlocks)


开源的C/C++ IDE

自动代码对齐

Plugins -> Source Code Formatter (Astyle),  或者右键 Astyle

修改快捷键  Settings -> Editor -> Keybord shortcuts

(参考MATLAB)

添加注释:Ctrl-R

取消注释:Ctrl-T

自动对齐:Ctrl-I

MinGW的安装

http://c.biancheng.net/view/8077.html