效率工具 快捷鍵

2021-10-01 03:22:45 字數 1762 閱讀 1972

沒有特殊說明預設系統環境是mac

2. webstorm

3. xcode

快捷鍵control + g

command+-/+: 可以摺疊專案中的任何**塊,它不是選中摺疊,而是自動識別摺疊。

command+.': 摺疊選中的**的**。

editor->color scheme->language defaults裡設定comments的每一項不是italic

shift+回車

command+option+enter快速向上換一行

option+command+l

通過右鍵導航出的檔案, 然後選擇歷史.

command+shift+-摺疊

command+shift++展開

show tree indent guides,這個功能會在編輯器裡新增豎線,方便**對齊。

show method separators,這個功能會在每個方法上面新增橫線,便於閱讀**。

command+shift+o

command+1

command+3

command+4

command+w

control+w

control+shift+w

control+tab

surround with emmet

command+control+shift+n

command+r

command+d

option+

shift+option+

shift+option+

ctrl+k

command+shift+k

sublime快捷鍵提公升效率

ctrl l 選擇整行,游標在下一行 ctrl k u 轉換所選為大寫 ctrl k l 換所選為小寫 shift 向上下左右選擇文字 ctrl shift 將本行 上移 下移 ctrl shift 向左 右快速選擇文字 ctrl shift m 選擇括號 大括號,小括號,中括號 內文字 ctrl ...

VisualStudio工具快捷鍵

ctrl shift b 生成解決方案 ctrl f7 生成編譯 ctrl o 開啟檔案 ctrl shift o 開啟專案 ctrl shift c 顯示類檢視視窗 f4 顯示屬性視窗 shift f4 顯示專案屬性視窗 ctrl shift e 顯示資源檢視 f12 轉到定義 ctrl f12 ...

Intellij IDEA 工具快捷鍵

intellij idea 常用快捷鍵列表 alt 回車 匯入包,自動修正 ctrl n 查詢類 ctrl shift n 查詢檔案 ctrl alt l 格式化 ctrl alt o 優化匯入的類和包 alt insert 生成 如get,set方法,建構函式等 ctrl e或者alt shift...