--- title: Save Actions:优化文件保存 category: IDEA指南 tag: - IDEA - IDEA插件 --- 真必备插件!可以帮助我们在保存文件的时候: 1. 优化导入; 2. 格式化代码; 3. 执行一些quick fix 4. ...... 这个插件是支持可配置的,我的配置如下: ![](./pictures/save-actions/save-actions.png) 实际使用效果如下: ![](./pictures/save-actions/save-actions2.gif)