1. 程式人生 > >idea 快捷鍵設定

idea 快捷鍵設定

windows切換到mac系統,keymap風格設定成eclipse
設定位置:File->settings->keymap

複製當前行
Duplicate Entire Lines
if else try catch 提示
surround with if while
construct getter/setter 提示
Generate**..
跳轉到方法所在的類
declaration
在文字中查詢
find in path
格式化程式碼
reformat code
實現介面方法
implement methods