跳转至

插件与外部工具

1 插件

1.1 Mouse Fast Scroll

为了快速禁用 ctrl+whell 缩放

1.2 One Dark Pro

样式,2022 和 2026 需要安装不同的插件

2 外部工具

2.1 集成uncrustify

_clang-format 更好用

# 标题
代码格式化
# 命令
D:\ProgramFiles\uncrustify\bin\uncrustify.exe
# 参数
-c "D:\ProgramFiles\uncrustify\uncrustify.cfg" --no-backup -f $(ItemPath) -o $(ItemPath)
# 初始目录
/