在命令行运行
defaults delete com.apple.dock tilesize
killall Dock
等Dock重新出现的时候,就是默认尺寸了
直接上链接吧 http://stackoverflow.com/questions/16712626/hide-intellij-idea-yellow-light-bulb
windows系统大概在这个位置 C:\Users\Administrator\.WebIde80\config\options\editor.xml
修改内容如下:
<application>
<component name="EditorSettings">
<option name="IS_CARET_BLIN...