idea插件,配置

1、插件

grep console

2、配置

  1、去除double shift 全局搜索的功能,反正不符合我的习惯

    Help -> Find Action  搜索 registry ,勾选 double.click.handler

    Ctrl+alt+s,-> keymap,搜索search every(Other)里设置自己的快捷键,我设置为 shift+s

  2、通过滚轮设置字体大小

    Ctrl+alt+s,-> keymap ,查询 font,在 Decrease Font Size和 Increase Font Size 上右键,选择 Add Mouse Shortcut,便可设置

  3、Ctrl+alt+s  -> editor -> todo 可以添加todo的自定义格式,如 jaxtodo\d.*

  4、Ctrl+alt+s -> editor -> Live Templates 添加自定义生成模板,如 bizchange  -> bizchange $date$ 自动补充日期

       5、自动消除尾部空格等问题,每次提交git,都有一堆修改  Ctrl+alt+s  -> editor -> general -> Strip trailing spaces on Save 改为none

       6、配置open默认打开路径  Ctrl+alt+s  -> apprerance -> systemSetting (project open)

       7、

 

 

posted @ 2019-12-03 18:27  IT新手村  阅读(207)  评论(0编辑  收藏  举报