当前位置:网站首页>Golan common shortcut key settings
Golan common shortcut key settings
2022-06-30 07:03:00 【Duanxiaoman】
Goland Common shortcut key settings
Shortcut keys related to file operation
| Shortcut key | effect |
|---|---|
| Ctrl + E | Open recently browsed files |
| Ctrl + N | Quickly open a struct The file where the structure is located |
| Ctrl + Shift + N | Open the file quickly |
| Shift + F6 | Rename folder 、 file 、 Method 、 The variable name etc. |
Code formatting related shortcut keys
| Shortcut key | effect |
|---|---|
| Ctrl + Alt + L | formatting code |
| Ctrl + Space | Code hinting |
| Ctrl + / | Single-line comments |
| Ctrl + Shift + / | Multiline comment |
| Ctrl + B or F4 | Quickly jump to the defined position of the structure or method ( You need to move the cursor over the name of the structure or method ) |
| Ctrl +“+ or -” | You can put the current ( Cursor position ) To unfold or collapse |
Find and locate related shortcut keys
| Shortcut key | effect |
|---|---|
| Ctrl + R | replace text |
| Ctrl + F | Find the text |
| Ctrl + Shift + F | Global search |
| Ctrl + G | Displays the line number of the current cursor line |
| Ctrl + Shift + Alt + N | Find methods or variables in a class |
Edit code related shortcuts
| Shortcut key | effect |
|---|---|
| Ctrl + J | Quickly generate a code snippet |
| Shift+Enter | Insert a line below the cursor , And move the cursor to the beginning of the line |
| Ctrl + X | Delete the current cursor line |
| Ctrl + D | Copy the current cursor line |
| Ctrl + Shift + Direction keys up or down | Move the line where the cursor is located up and down ( You can also use Alt+Shift+ Direction keys up or down ) |
| Alt + enter | Automatically import the packages to be imported |
| Ctrl + Shift + U | Convert the selected content to upper and lower case |
| Alt + Insert | Generate test code |
| Alt + Up/Down | Quickly move to the previous or next method |
| Ctrl + Alt + Space | Class name or interface name hint ( Code hinting ) |
| Ctrl + P | Prompt the parameter type of the method ( You need to use... At the location of the method call , And move the cursor to ( ) Inside or both sides of ) |
Editor related shortcut keys
| Shortcut key | effect |
|---|---|
| Ctrl + Alt + left/right | Go back to where you last viewed |
| Alt + left/right | Switch code view |
| Ctrl + W | Quick select code |
| Tab | When the code tag is entered , Press Tab, The generated code |
| F2 or Shift + F2 | Quickly locate errors or warnings |
| Alt + Shift + C | View recent actions |
| Alt + 1 | Quickly open or hide engineering panels |
边栏推荐
- Redis cache
- ROS system problem: rosdep init
- Principle: webmvcconfigurer and webmvcconfigurationsupport pit avoidance Guide
- RT thread migration to s5p4418 (IV): thread synchronization
- CPU到底是怎么识别代码的?
- 六,购物⻋与订单
- [datawhale team learning] task02: mathematical operation, string and text, list
- tomorrow! "Mobile cloud Cup" competition air publicity will start!
- How does the CPU recognize the code?
- Determine whether the picture is in JPG picture format
猜你喜欢

【Mask-RCNN】基于Mask-RCNN的目标检测和识别

How does the CPU recognize the code?
![[hot100] palindrome substring and longest palindrome substring](/img/a5/10dec640f02023c4d55cb42e6309fb.png)
[hot100] palindrome substring and longest palindrome substring

Jingwei Hengrun won the 10ppm quality award of paccar group again

SQL Server2005中SUM函数内嵌套IF语句
![[daily question] 535 Encryption and decryption of tinyurl](/img/73/35674cd5df3d937af0762645041421.png)
[daily question] 535 Encryption and decryption of tinyurl

2021-07-02

【json-tutorial】第一章学习笔记

SOC_SD_CLK

leetcode:98. Validate binary search tree
随机推荐
安装Go语言开发工具
[transfer] analysis of memory structure, cache and DMA architecture
Servlet principle
Linu foundation - zoning planning and use
RT thread migration to s5p4418 (IV): thread synchronization
Four tips in numpy
Why does ETL often become ELT or even let?
How to convert XML to JSON
0 basic job transfer software test, how to achieve a monthly salary of 9.5k+
Ffmplay is not generated during the compilation and installation of ffmpeg source code
[docsify basic use]
Rising posture series: fancy debugging information
RT thread migration to s5p4418 (III): static memory pool management
第一行代码(第三版)学习笔记
【Hot100】15. 三数之和
Class template case - encapsulation of array classes
Record common problems: spaces in encodeuricomponent decoding and the use of Schema in third-party apps to invoke apps
Definition and use of ROS topic messages
Ls1028 manual
How does the CPU recognize the code?