GoLand 2022.3 (macOS) keyboard shortcuts

GoLand 2022.3 (macOS)

Zeynel -
18 months ago
- Shortcuts
1
↑  Shift + ⌘ Cmd + A

Find any action inside the IDE

Advertisement

0
⌥ Opt + ⤶ Enter

Show intention actions

0
Control + Space

Basic/smart code completion

0
or Control + ↑  Shift + Space
0
Control + ⌥ Opt + Space

Type name completion

0
↑  Shift + ⌘ Cmd + ⤶ Enter

Complete statement

0
⌘ Cmd + P

Parameter information

0
⌥ Opt + Space

Quick definition

0
F1

Quick/external documentation

0
or ↑  Shift + F1
0
⌘ Cmd + N

Generate code

0
Control + I

Implement methods

0
⌥ Opt + ⌘ Cmd + T

Surround with...

0
⌘ Cmd + /

Comment with line/block comment

0
or ⌥ Opt + ⌘ Cmd + /
0
⌥ Opt +   

Extend/shrink selection

0
Control + ↑  Shift + Q

Context info

0
Control + ⌥ Opt + O

Optimize imports

0
Control + ⌥ Opt + I

Auto-indent lines

0
⌘ Cmd + X

Cut

0
⌘ Cmd + C

Copy

0
⌘ Cmd + V

Paste

0
↑  Shift + ⌘ Cmd + C

Copy document path

0
↑  Shift + ⌘ Cmd + V

Paste from clipboard history

0
⌘ Cmd + D

Duplicate current line or selection

0
↑  Shift + ⌘ Cmd +   

Move line up/ down

0
⌘ Cmd + Backspace

Delete line at caret

0
Control + ↑  Shift + J

Join/split line

0
or ⌘ Cmd + ⤶ Enter
0
↑  Shift + ⤶ Enter

Start new line

0
↑  Shift + ⌘ Cmd + U

Toggle case

0
⌘ Cmd + +

Expand code block

0
⌘ Cmd + -

Collapse code block

0
↑  Shift + ⌘ Cmd + +

Expand all

0
↑  Shift + ⌘ Cmd + -

Collapse all

0
⌘ Cmd + S

Save all

0
Control + V

VCS operations popup...

0
⌘ Cmd + K

Commit

0
⌘ Cmd + T

Update project

0
⌥ Opt + ↑  Shift + C

Recent changes

0
⌥ Opt + ⌘ Cmd + Z

Revert

0
↑  Shift + ⌘ Cmd + K

Push...

0
Control + ⌥ Opt + ↑  Shift +   

Next/previous change

0
↑  Shift + ⌘ Cmd + A

Find action...

0
⌘ Cmd + 1 - 9

Open a tool window

0
⌥ Opt + ⌘ Cmd + Y

Synchronize

0
Control + ⌘ Cmd + F

Toggle full screen mode

0
Control + `

Quick switch scheme...

0
⌘ Cmd + ,

Preferences...

0
⌘ Cmd +   

Jump to source/navigation bar

0
F12

Jump to last tool window

0
↑  Shift + Esc

Hide active windows

0
↑  Shift + ⌘ Cmd + Esc

Hide all tool windows

0
↑  Shift + ⌘ Cmd + ]

Go to next editor tab

0
↑  Shift + ⌘ Cmd + [

Go to previous editor tab

0
Esc

Go to editor (from a tool window)

Advertisement

0
Control + ↑  Shift + F4

Close active window

0
⌘ Cmd + W

Close active tab

0
↑  Shift then ↑  Shift

Search everywhere

0
⌘ Cmd + F

Search

0
⌘ Cmd + R

Replace

0
↑  Shift + ⌘ Cmd + F

Find in path

0
↑  Shift + ⌘ Cmd + R

Replace in path

0
⌘ Cmd + G

Next occurrence

0
↑  Shift + ⌘ Cmd + G

Previous occurrence

0
⌘ Cmd + O

Go to type

0
↑  Shift + ⌘ Cmd + O

Go to file

0
⌥ Opt + ⌘ Cmd + O

Go to symbol

0
⌥ Opt + F12

Go to file member

0
⌘ Cmd + B

Declaration

0
↑  Shift + ⌘ Cmd + B

Type declaration

0
⌘ Cmd + U

Super method

0
⌥ Opt + ⌘ Cmd + B

Implementation(s)

0
⌥ Opt + F7

Find usages

0
⌘ Cmd + F7

Find usages in file

0
↑  Shift + ⌘ Cmd + F7

Highlight usages in file

0
⌥ Opt + ⌘ Cmd + F7

Show usages

0
Control + T

Refactor this...

0
F5

Copy…

0
F6

Move...

0
⌘ Cmd + Del

Safe delete...

0
↑  Shift + F6

Rename...

0
⌘ Cmd + F6

Change signature...

0
⌥ Opt + ⌘ Cmd + N

Inline...

0
⌥ Opt + ⌘ Cmd + M

Extract method

0
⌥ Opt + ⌘ Cmd + V

Introduce variable

0
⌥ Opt + ⌘ Cmd + C

Introduce constant

0
⌥ Opt + ⌘ Cmd + L

Reformat code

0
⌘ Cmd + F1

Show error description

0
F2

Next highlighted error

0
↑  Shift + F2

Previous highlighted error

0
⌥ Opt + ↑  Shift + ⌘ Cmd + I

Run inspection by name…

0
⌥ Opt + F1

Select in...

0
⌘ Cmd + E

Recently viewed files

0
↑  Shift + ⌘ Cmd + E

Recently changed files

0
↑  Shift + ⌘ Cmd + Backspace

Last edit location

0
⌘ Cmd + [

Navigate back

0
⌘ Cmd + ]

Navigate forward

0
Control +   

Go to previous/next method

0
⌘ Cmd + L

Line/ Column...

0
⌥ Opt + ⌘ Cmd + ]

Go to code block end

0
⌥ Opt + ⌘ Cmd + [

Go to code block start

0
⌥ Opt + ↑  Shift + F

Add to favorites

0
F3

Toggle bookmark

0
⌥ Opt + F3

Toggle bookmark with mnemonic

0
Control + 0 - 9

Go to numbered bookmark

0
⌘ Cmd + F3

Show bookmarks

0
Control + ↑  Shift + R

Run context configuration

0
Control + ⌥ Opt + R

Run selected configuration

0
Control + ⌥ Opt + D

Debug selected configuration

0
Control + R

Run current configuration

0
Control + D

Debug current configuration

0
F8

Step over

0
F7

Step into

0
↑  Shift + F7

Smart step into

0
↑  Shift + F8

Step out

0
⌥ Opt + F9

Run to cursor

0
⌥ Opt + ⌘ Cmd + F9

Force run to cursor

0
⌥ Opt + F10

Show execution point

0
⌥ Opt + F8

Evaluate expression...

0
⌘ Cmd + F2

Stop

0
↑  Shift + ⌘ Cmd + F2

Stop background processes...

0
⌥ Opt + ⌘ Cmd + R

Resume program

0
⌘ Cmd + F8

Toggle line breakpoint

0
⌥ Opt + ↑  Shift + ⌘ Cmd + F8

Place temporary line breakpoint

0
↑  Shift + ⌘ Cmd + F8

Edit/view breakpoint

Source: GoLand reference card (PDF)

Share this page on:
Is this page helpful?
1 0

Program information

Program name: GoLand 2022.3 (macOS) GoLand 2022.3 (macOS) (Developer tools)

GoLand is an integrated development environment (IDE) for the Go programming language. It can analyze the code for automatic code completion and provide quick code fixes. GoLand is developed by JetBrains.

Web page: twitter.com/golandide

Last update: 11/16/2022 4:48 PM UTC

How easy to press shortcuts: 76%

More information >>

Updated: Added some shortcuts. (3 updates.) 11/16/2022 2:29:13 PM New program added.
11/16/2022 2:31:30 PM Updated program information.
11/16/2022 5:48:33 PM Added some shortcuts.

Shortcut count: 126

Platform detected: macOS


User operations

Add GoLand 2022.3 (macOS) to your list of favorites

Advertisement


What is your favorite GoLand 2022.3 (macOS) hotkey? Do you have any useful tips for it? Let other users know below.


 
No comments yet. Ask, or type the first one!