idea的一些常用设置
idea的一些常用设置
更改背景颜色
1
2File->settings->editor->colors&Fonts->General
右边复制一份,选择:Text->Default text 勾选background 选择199 237 204;RGB:#C7EDCC更换提示按键
1
2
3
4File->settings->keyMap 右边选择eclipse 同时点击保存复制
修改代码提示按键:点击搜索
1. 移除原来的Cycle Expand Word 的 Alt+斜杠 快捷键绑定。
2. 在 Basic 上点击右键,去除原来的 Ctrl+空格 绑定,然后添加 Alt + 斜杠 快捷键。更换字体
1
2File->settings->editor->colors&Fonts->Font
size:16 字体:courier New项目清空缓存
1
2File -> Invalidate caches
Build->Reubuild Project
- 关闭面板
1
搜索ctrl+W 去除掉,选择:editor tabs->close添加ctrl+w