command+a/c/x/v/z 全選/複製/剪下/貼上/撤銷
command+shift+z 重做
command+option+l 格式化
command+n generate功能,生成setter/getter/tostring等等
command+option+m 將選中**提取成單獨方法
command+shift+backspace 最近一次編輯的位置
command+shift 生成單測
command+f 搜尋
command+shift+f 全域性搜尋
command+r 替換
command+shift+r 全域性替換
command+o 查詢類
command+shift+o 查詢檔案
command+k git提交到快取
command+shift+k git**push到遠端
shift連續兩次 搜尋任何東西
IDEA 在Mac下的快捷鍵
1.滑鼠放在實現serializable介面的類名,alt enter,選擇生成id shift control f 檔案全域性查詢 control n 快捷鍵 調出setter 和getter方法 control 回車 調出setter 和getter方法 command alt l 格式化 al...
mac本idea 快捷鍵
a 快速搜尋 搜尋 set background image 背景圖 f 全屏 模式 語句完成 將自動新增缺少的括號,方括號,花括號和必要的格式 e 檢視最近操作的檔案 p intellij idea顯示每個過載方法或建構函式的引數資訊 o,但是用於檔案和資料夾。要導航到資料夾,請以 slash 字...
idea常用快捷鍵
從eclipse轉idea,但是由於idea中很多功能與eclipse並不一樣,所以不準備使用eclipse那一套快捷鍵,而是使用idea原生的快捷鍵。ctrl d 複製行 等同於eclipse的ctrl alt up down ctrl x 選中 是剪下,不選中是刪除整行 等同於eclipse的c...