IDEA学习
IDEA官网 IDEA插件中心 IDEA主题样式 idea配置所在路径 IDEA问题解决参考 代码格式化模板 IDEA快捷键参考
IDEA插件.md IDEA注释配置.md Mac下IntelliJ IDEA快捷键大全.md
快捷键:快捷键提示插件Key Promoter X
快捷键补全代码 https://www.zhihu.com/question/300830746/answer/1273966329
IDEA官网 IntelliJ IDEA https://www.jetbrains.com/ 官网https://www.jetbrains.com/idea/ 官方文档https://www.jetbrains.com/idea/documentation/ 下载地址:https://www.jetbrains.com/idea/download/
IDEA插件中心:http://plugins.jetbrains.com/
https://www.oschina.net/p/intellij+idea
IntelliJ IDEA 被认为是当前 Java 开发效率最快的 IDE 工具。它整合了开发过程中实用的众多功能,几乎可以不用鼠标可以方便的完成你要做的任何事情,最大程度的加快开发的速度。简单而又功能强大。与其他的一些繁冗而复杂的 IDE 工具有鲜明的对比。
IDEA主题样式:http://www.riaway.com/
idea配置所在路径 Config:/Library/Preferences/IdeaIC13 System:/Library/Caches/IdeaIC13 Plugins:/Library/Application Support/IdeaIC13 Logs:/Library/Logs/IdeaIC13
IDEA问题解决参考 https://blog.csdn.net/heatdeath/article/category/7325258
代码格式化模板 https://github.com/krasa/EclipseCodeFormatter https://github.com/alibaba/p3c https://github.com/google/google-java-format https://github.com/google/styleguide
IDEA快捷键参考 https://mp.weixin.qq.com/s/4UDT7J-_vpgSciYr_TZPWA
Last updated
Was this helpful?