這裡給出的是常用的快捷鍵設定位置,具體的快捷鍵請根據自己的習慣調整操作|一級選單|二級選單|**選單|四級選單|備註
—|---|—|---|—|---
**智慧型提示|main menu|code|completion|basic
格式化**|main menu|code|reformat code
類結構**生成|main menu|code|generate…
補全函式返回值|main menu|refactor|extract|variable···
提取方法|main menu|refactor|extract|method…
提示方法文件|main menu|view|quick documentation
複製當前行到下一行|editor actions|duplicate entire lines
idea快捷鍵 Alt Shift 快捷鍵
alt shift n 選擇 新增 task 必備 alt shift f 顯示新增到收藏夾彈出層 新增到收藏夾 alt shift c 檢視最近操作專案的變化情況列表 alt shift i 檢視專案當前檔案 alt shift f7在 debug 模式下,下一步,進入當前方法體內,如果方法體還有...
IDEA常見設定和快捷鍵
快捷鍵 ctrl y 刪除行 ctrl 單行注釋 ctrl shift 多行注釋 ctrl d 複製行 ctrl shift 上下方向鍵 交換行 ctrl alt l 格式化 ctrl shift f12 最大最小化編輯視窗 按住滑鼠滾輪鍵 列模式編輯 alt enter 自動糾錯,可以用於自動匯入...
IDEA基本設定和快捷鍵大全
idea基本設定 設定編碼格式 1.configure settings editor file encodings 2.將三個編碼全部設定為utf 8 啟用ctrl 滑輪縮放 1.configure settings editor general 2.將右邊第二個勾選中。啟用滑鼠懸浮智慧型提示 1...