Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IDEA]常用快捷键 #22

Open
vagabond1-1983 opened this issue Mar 26, 2016 · 2 comments
Open

[IDEA]常用快捷键 #22

vagabond1-1983 opened this issue Mar 26, 2016 · 2 comments

Comments

@vagabond1-1983
Copy link
Owner

快捷键
Main menu->Navigate->implementation(s) - 查看实现类 - Ctrl + T
Main menu->Code-Completion-Basic - 智能提示 - Alt + /
Editor Actions-Delete Line - 删除一整行 - Ctrl + D
Editor Actions-Duplicate Line or Block - 复制一整行 - Ctrl + Y
Editor Actions-Start New Line - 新起一行 - Shift + Enter
File Structure - 文件结构 - Ctrl + F12

@jiabin1122
Copy link
Collaborator

Code-Reformat Code - 格式代码 - Ctrl + Alt + L
Editor Actions-Split Line - 新起一行(在当前行上一行) - Ctrl + Enter
Main men-Edit-Find-Find Usages - Alt + F7
Main menu-Navigate-Line... - 到某一行 - Ctrl + L

@ssss1001
Copy link

快速打出System.out.println() -(打出)sout +(再按)Tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants