An open API service indexing awesome lists of open source software.

https://github.com/codingdocs/awesome-idea

IntelliJ IDEA 使用指南 | 必备插件推荐 | 插件开发入门 | 重构小技巧 | 源码阅读技巧。
https://github.com/codingdocs/awesome-idea

List: awesome-idea

Last synced: 24 days ago
JSON representation

IntelliJ IDEA 使用指南 | 必备插件推荐 | 插件开发入门 | 重构小技巧 | 源码阅读技巧。

Awesome Lists containing this project

README

          

# IDEA 高效使用指南







Github |
Gitee

在线阅读:[https://idea.javaguide.cn/](https://idea.javaguide.cn/)

IntelliJ IDEA 使用指南 | 必备插件推荐 | 插件开发入门 | 重构小技巧 | 源码阅读技巧

## 使用技巧

- [IDEA 高效使用指南](./docs/tips/efficient-use-guide.md)
- [IDEA 高效重构指南](./docs/tips/refractor-intro.md)
- [IDEA 插件开发入门](./docs/tips/plug-in-development-intro.md)
- [IDEA 源码阅读小技巧](./docs/tips/source-code-reading-skills.md)
- [IDEA 高级调试技巧](https://mp.weixin.qq.com/s?__biz=Mzg2OTA0Njk0OA==&mid=2247516501&idx=1&sn=a8a99ec40a16b08daf73c14c36bdb768&chksm=cea1ce9ef9d64788e19c494979e37b99a963a83e3f7b4a18764a4d2ea942653500589d005f3b&token=787347680&lang=zh_CN#rd)

## 必备插件

- [IDEA 美观主题插件总结](./docs/plugins/themes.md)
- [IDEA 代码优化必备插件总结](./docs/plugins/improve-code.md)
- [IDEA 界面美化必备插件总结](./docs/plugins/interface-beautification.md)
- [Key Promoter X 和 Presentation Assistant:快捷键提示和展示](./docs/plugins/shortcut-key.md)
- [Camel Case: 命名之间快速切换](./docs/plugins/camel-case/README.md)
- [Maven Helper: 解决 Maven 依赖冲突问题](./docs/plugins/maven-helper.md)
- [Save Actions: 优化文件保存](./docs/plugins/save-actions/README.md)
- [Translation: 翻译](./docs/plugins/translation/README.md)
- [CodeGlance: 代码微型地图](./docs/plugins/code-glance/README.md)
- [Statistic: 项目代码统计](./docs/plugins/code-statistic/README.md)
- [Git Commit Template: 提交代码格式规范](./docs/plugins/git-commit-template/README.md)
- [GsonFormat: JSON 转对象](./docs/plugins/gson-format/README.md)
- [IDE Features Trainer: IDEA 交互式教程](./docs/plugins/idea-features-trainer/README.md)
- [jclasslib: 一款 IDEA 字节码查看神器](./docs/plugins/jclasslib/README.md)
- [RestfulToolkit: RESTful Web 服务辅助开发工具](./docs/plugins/rest/README.md)
- [SequenceDiagram: 一键可以生成时序图](./docs/plugins/sequence-diagram.md)
- [File Expander:查看压缩包内容](./docs/plugins/file-expander.md)
- [其他](./docs/plugins/others.md)