ctrl + space 基本**完成 (任何類、 方法或變數名稱)
ctrl + shift + enter 完整的語句
ctrl + p (在方法呼叫引數) 內的引數資訊
ctrl + q 快速的檔案查詢
ctrl + mouse 在簡短的資訊的**
ctrl + f1 在插入符號顯示錯誤或警告的說明
alt + insert 生成**...
ctrl + alt + t 以...(如果......否則,嘗試。抓住,等等。)
ctrl + / 行注釋與取消注釋
ctrl + shift + / 塊注釋與取消注釋
ctrl + w 選擇先後提高**塊
ctrl + shift + w 減少當前所選內容到以前的狀態
alt + q 上下文資訊 alt + enter 鍵顯示意圖採取行動和快速修復
ctrl + alt + l 格式化**
ctrl + alt + i 自動縮排的行數
tab / shift + tab 縮排/取消縮排選定的行
ctrl + x , shift + delete 剪下到剪貼簿的當前行或者所選**塊
ctrl + c,ctrl + 插入複製當前行或者所選**塊到剪貼簿
ctrl + v,shift + 從剪貼簿插入貼上
ctrl + shift + v 貼上從最近緩衝區...
ctrl + d 複製當前行或者所選**塊
ctrl + y 刪除線在插入符號
ctrl + shift + j 加入行
ctrl + enter 鍵分割線
shift + enter 開始新行
ctrl + shift + u 切換案例在插入符號或所選**塊的詞
按住 ctrl + shift +] / [選擇直到**塊結束/開始
ctrl + delete 刪除單詞結束 ctrl + 退格鍵刪除單詞的開始
ctrl + 滑鼠 + /-展開/摺疊**塊
ctrl + shift + 滑鼠 + 全部展開
ctrl + shift + 滑鼠-崩潰
ctrl + f4 關閉活動的編輯器標籤
alt + 單擊新增或插入符號
shift + ctrl + alt + j 選擇全部刪除按住
alt + j 選擇下乙個出現
alt + shift + j 取消選擇發生按
esc 取消選擇所有事件或插入符號
alt + shift + f10/f9 選擇配置和執行/除錯
shift + f10/f9 執行/除錯
ctrl + shift + f10/f9 執行/除錯上下文配置從編輯器
alt + shift + r 重新執行測試
f8 步驟
f7 一步成
shift + f7 智慧型踏入
shift + f8 踏出
alt + f9 執行到游標
alt + f8 計算表示式的值
f9 簡歷
ctrl + f8 鍵切換斷點
ctrl + shift + f8 檢視斷點
alt + 反引號 (') 'vcs' 快速彈出
ctrl + k 提交專案到 vcs
ctrl + t 更新專案從 vcs
alt + shift + c 檢視最近的更改
ctrl + f 查詢
f3 查詢下一步
shift + f3 查詢上乙個
ctrl + r 替換
ctrl + shift + f 在路徑中找到
ctrl + shift + r 替換路徑中
alt + d 選中檔案在資料夾中開啟 show in explorer
alt + f7 鍵 / ctrl + f7 鍵查詢使用例項 / 找到用法在檔案
ctrl + shift + f7 鍵突出顯示用法在檔案
ctrl + alt + f7 顯示用法
f5 副本
f6 移動
alt + delete 安全刪除
shift + f6 重新命名
ctrl + alt + n 內聯可變
ctrl + alt + m 提取方法
ctrl + alt + v 引進可變
ctrl + alt + c 引入的恆定
ctrl + alt + p 介紹引數
ctrl + f6 變化函式簽名
ctrl + shift +a 查詢操作
雙擊shift 查詢所有的(包括檔案、命令等)
alt + #[0-9] 開啟相應的工具視窗
ctrl + shift + f12 鍵切換最大化編輯器
alt + shift + f 將新增到收藏夾
alt + shift + i 檢查當前檔案與當前配置檔案
ctrl + 反引號 (') 快速切換當前計畫
ctrl + alt + s 開啟設定對話方塊
ctrl + tab 切換選項卡和工具視窗
webstrom 常用快捷鍵
tab鍵 lorem10 快速增加10行無意義的文字 alt f12 調出 cmd命令 ctrl 注釋 ctrl shift 注釋多行 ctrl shift v 貼上的歷史記錄 ctrl shift 回車 向下增加一行 ctrl alt 回車 向上增加一行 ctrl 摺疊 塊 ctrl 展開 塊 c...
webstrom快捷鍵整理
工要善其事,必要利其器。在這麼多前端開發工具中我還是覺得webstrom好用一些。它的智慧型提示功能真的很nb。還有最重要的一點就是jetbrains 能夠憑藉學生證免費使用,這一點真的很良心。我下過很多軟體都是需要購買的,最後都是需要自己動手來破解。話說用好webstrom快捷鍵真的能夠在敲 的時...
WebStrom常用快捷鍵
ctrl shift n 通過檔名快速查詢工程內的檔案 必記 ctrl shift alt n 通過乙個字元快速查詢位置 必記 ctrl f 在檔案內快速查詢 ctrl r 檔案內 替換 ctrl shift r 指定目錄內 批量替換 ctrl x 刪除行 ctrl shift up down 向上...