This website requires JavaScript.
Explore
Help
Register
Sign In
yaclty
/
Java-Interview-Guide
Watch
1
Star
0
Fork
0
You've already forked Java-Interview-Guide
mirror of
https://github.com/Snailclimb/JavaGuide
synced
2025-06-16 18:10:13 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Java-Interview-Guide
/
docs
/
idea-tutorial
/
idea-plugins
/
save-actions.md
guide
dc45389934
[feat]
🔥
基于 vuepress 重构整个项目,提升阅读体验
2021-11-09 18:47:58 +08:00
424 B
Raw
Blame
History
Unescape
Escape
title
category
tag
Save Actions
:
优化文件保存
IDEA指南
IDEA
IDEA插件
真必备插件!可以帮助我们在保存文件的时候:
优化导入;
格式化代码;
执行一些quick fix
......
这个插件是支持可配置的,我的配置如下:
实际使用效果如下: