Ctrl+G / Ctrl+Alt+Shift+G: Query where a variable, function, or class is used or called. The latter is a complex expression of the former, and you can select the query scope, etc. Alt+H: Search function, global search F4: View class inheritance relationships F2: View the documentation (function instructions) Ctrl+E: View recently opened files Ctrl+Shift+E: View recently edited files Double Shift: global search, this view is slightly different from Alt+H, this is a global file search, to the file name level. Ctrl+Shift+R: Quickly locate the file you want to open. Alt+↑: Move the line of code where the cursor is located upward Alt+↓: Move the line of code where the cursor is located downward Ctrl+D: Delete the line of code where the cursor is located Ctrl+X: Cut the line of code where the cursor is located Alt+Shift+↓/Ctrl+C: Copy the code on the line where the cursor is located to the next line Ctrl+O: Quickly search for functions and variables in the current class Ctrl+Shift+R: Modify name Alt+Enter: Import package Alt+←: Go back to the last viewed or edited location Alt+→: Move forward. For example, if you want to go back after moving to the previous point, you can use this shortcut key. Ctrl+/: Comment the current line, press again to uncomment Ctrl+Shift+/: Module comment, uncomment and press again. Note that the "/" here cannot be used with the numeric keypad. Ctrl+Shift+Number Keyboard/: Fold code (Ctrl+Shift+Number Keyboard* doesn't work anymore, I don't have time today, I will solve this problem later and update it), of course, the laptop doesn't have a small keyboard, you can change the shortcut key yourself Ctrl+Alt+S: Open the settings interface Ctrl+Alt+Shift+S: Open the Project Structure interface Alt+Shift+X: Run Alt+Shift+D: Debug Ctrl+F9: Compile the project Ctrl+Shift+K: push files to Server (git) Debug shortcut keys F5: But enter the function without debugging. F6: But do not debug or enter the function. F7: Return to the calling point from within the function. F8: Execute to the next breakpoint, or complete if there is no breakpoint.
Original address: blogs.zmit.cn/6313.html |
<<: Use of global variables and local variables in Android
If we follow Google's usual tradition, inform...
Chengming Taiyi Jiuku Tianzun Dharma Training Cou...
On Kuaishou , the number of followers of self-ope...
Many copywriters like to pay attention to Durex’s...
The Internet era has created an endless stream of...
Bloomberg News reported that Trump wants to shut ...
Do you remember the grand occasion when the movie...
On the evening of December 13th, Beijing time, Ch...
Every time I look in the mirror and find a few ne...
The Nikkei reported on November 27 that Toyota Mo...
199IT original compilation Accenture released the...
The cover image is a copyrighted image. Reprintin...
At the I/O 2022 Developer Conference, Google deta...
Short video marketing is a very efficient way to ...
【Editor's Note】At the end of last year, OpenA...