标签: formatting ide kdevelop
我尝试在Windows 10上使用KDevelop 5.2并尝试在CTRL + S上自动格式化代码 现在我添加了自定义源格式化程序(clang-format),它适用于点击 - 编辑 - >重新格式化源,但如何在文件保存操作上格式化代码?