生产工具 | idea

生产工具 | idea

idea插件

  • lombok
  • MybatisX
  • RestfulToolKit
  • leetcode editor

idea快捷键

  • 自定义快捷键
    • alt + H left
    • alt + J down
    • alt + K up
    • alt + L right
  • alt + \ 根据url查询代码位置 (RestflToolKit提供的快捷键)

idea批量替换文字

  • 使用正则表达式,用括号分组,在替换时,可使用$1表示第一个括号内的内容
posted @ 2020-03-10 12:53  Serenity1994  阅读(123)  评论(0编辑  收藏  举报