1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

424 B
Raw Blame History

title category tag
Save Actions优化文件保存 IDEA指南
IDEA
IDEA插件

真必备插件!可以帮助我们在保存文件的时候:

  1. 优化导入;
  2. 格式化代码;
  3. 执行一些quick fix
  4. ......

这个插件是支持可配置的,我的配置如下:

实际使用效果如下: