内容简介:idea常用插件分享 瞬间提升开发效率。
本文主要推荐几款idea常用的插件,在日常开发中不仅可以 装逼 ,还可以适当的 提升开发效率 。
1、activate-power-mode
根据Atom的插件activate-power-mode的效果移植到IDEA上
2、Alibaba Java Coding Guidelines
阿里巴巴编码规约插件,极力推荐
3、Background Image Plus
idea背景修改插件,让你的idea与众不同,狂拽酷炫吊炸天。
4、Free Mybatis plugin
mybatis 插件,让你的mybatis.xml像 java 代码一样编辑。
5、Grep console
自定义日志颜色
6、String Manipulation
强大的字符串转换工具。使用快捷键,Alt+m
Toggle style (camelCase, hyphen-lowercase, HYPHEN-UPPERCASE, snake_case, SCREAMING_SNAKE_CASE, dot.case, words lowercase, Words Capitalized, PascalCase)
To SCREAMING_SNAKE_CASE (or to camelCase)
To snake_case (or to camelCase)
To dot.case (or to camelCase)
To hyphen-case (or to camelCase)
To hyphen-case (or to snake_case)
To camelCase (or to words)
To PascalCase (or to camelCase)
Capitalize selected text
7、LomBok Plugin
A plugin that adds first-class support for Project Lombok Features
@Getter and @Setter
@ToString
@EqualsAndHashCode
@AllArgsConstructor, @RequiredArgsConstructor and @NoArgsConstructor
@Log, @Log4j, @Log4j2, @Slf4j, @XSlf4j, @CommonsLog, @JBossLog
@Data
@Builder
@Singular
@Delegate
@Value
@Accessors
@Wither
@SneakyThrows
from Intellij 14.1 @val
from Intellij 14.1 @var
from Intellij 2016.2 @UtilityClass
Lombok config system
Code inspections
Refactoring actions (lombok and delombok)
8、Key promoter
快捷键提示插件
9、CodeGlance
快速定位代码。右侧小地图。
10、Gsonformat
可根据json数据快速生成java实体类
以上所述就是小编给大家介绍的《idea常用插件分享 瞬间提升开发效率。》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 使用IDEA插件来提升Mybatis开发效率
- IntelliJ IDEA 常用插件一览,让效率成为习惯
- 30个极大提高开发效率的Visual Studio Code插件
- 30个极大提高开发效率的Visual Studio Code插件
- Android Studio 让开发效率事半功倍的插件整理
- 用好这 7 个 VS Code 插件,前端编程效率蹭蹭涨
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
设计原本
Frederick P. Brooks, Jr. / InfoQ中文站、王海鹏、高博 / 机械工业出版社 / 2011-1-1 / 55.00元
无论是软件开发、工程还是建筑,有效的设计都是工作的核心。《设计原本:计算机科学巨匠Frederick P. Brooks的思考》将对设计过程进行深入分析,揭示进行有效和优雅设计的方法。 本书包含了多个行业设计者的特别领悟。Frederick P. Brooks, Jr.精确发现了所有设计项目中内在的不变因素,揭示 了进行优秀设计的过程和模式。通过与几十位优秀设计者的对话,以及他自己在几个设计......一起来看看 《设计原本》 这本书的介绍吧!