JetBrainsĀ Rider 2023.2 Help

Keyboard shortcuts: keymaps comparison (macOS)

Among all of the predefined keymaps, you will most probably choose one of the following:

  • Visual Studio/Visual Studio (macOS) ā€” this keymap is recommended for users who:

  • Visual Studio 2022 ā€” this keymap is recommended for Windows users who have experience with plain Visual Studio without ReSharper.

  • ReSharper/ReSharper (macOS) ā€” this keymap is recommended for users who have experience with Visual Studio + ReSharper and who preferred the 'ReSharper 2.x/IntelliJ IDEA' keyboard scheme in ReSharper.

  • IntelliJ/IntelliJ (macOS) ā€” this keymap is recommended for users who have experience with IntelliJ IDEA or some of the JetBrains IntelliJ-platform-based IDEs and who preferred to use the IntelliJ/macOS keymap there.

To switch between keymaps, open the Keymap page of the IDE settingsĀ Control+Alt+S, pick the desired keymap in the selector at the top of the page, and click Save.

When consulting this page and other pages in JetBrainsĀ Rider documentation, you can see keyboard shortcuts for the keymap that you use in the IDE ā€” choose it using the selector at the top of a page.

Keyboard shortcuts selector in the documentation

JetBrainsĀ Rider's top keyboard shortcuts

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Search Everywhere

Double Shift

Double Shift

Double Shift

Find Action...

Command Shift A

Command Shift A

Command Shift A

Open Solution or Project...

Control Shift O

Control Shift O

Control Shift O

Open File or Folder...

Command O

Command O

Shortcut is missing

New in This Directory

Control Alt N

Control Alt N

Control Alt N

Show Solution window

Command Alt L

Command 1

Command 1

NuGet Quick List

Alt Shift N

Alt Shift N

Shortcut is missing

Build Solution

Command Shift B

Command Shift B

Command F9

Show Intention Actions

Alt Enter

Alt Enter

Alt Enter

Navigate To...

Command Shift G

Command Shift G

Control Shift N

Recent Files

Control ,

Command E

Command E

Find Usages

Shift F12

Alt F7

Alt F7

Select In...

Alt F1

Alt F1

Alt F1

Settings...

Command ,

Command ,

Command ,

Generate...

Command Control N

Command Control N

Command N

Debug...

Control Alt D

Control Alt D

Control Alt D

View Breakpoints...

Command Alt B

Command Shift F8

Command Shift F8

Attach to Process...

Command Alt P

Control Alt F5

Alt Shift F5

VCS Operations Popup...

Control V

Control V

Control V

Refactor This...

Command Shift R

Command Shift R

Control T

Inspect This...

Command Alt Shift A

Command Alt Shift A

Command Alt Shift A

Reformat Code

Command Alt Enter

Command Alt L

Command Alt L

Code Cleanup...

Command E, C

Command Alt F

Shortcut is missing

Manage projects and solutions

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Open Solution or Project...

Control Shift O

Control Shift O

Control Shift O

Open File or Folder...

Command O

Command O

Shortcut is missing

New in This Directory

Control Alt N

Control Alt N

Control Alt N

NuGet Quick List

Alt Shift N

Alt Shift N

Shortcut is missing

Show NuGet window

Command 7

Command 7

Command Alt 7

Build Solution

Command Shift B

Command Shift B

Command F9

Build Current Project

Command Shift F7

Command Shift F7

Shortcut is missing

Cancel Build

Command F9

Command F9

Command F9

Basic editing

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Cut

Command X

Command X

Command X

Copy

Command C

Command C

Command C

Paste

Command V

Command V

Command V

Paste as Plain Text

Command Alt Shift V

Command Alt Shift V

Command Alt Shift V

Paste from History...

Command Shift V

Command Shift V

Command Shift V

Copy Paths

Command Shift C

Command Shift C

Command Shift C

Copy Reference

Command Alt Shift C

Command Alt Shift C

Command Alt Shift C

Save All

Command Shift S

Command Shift S

Command S

Undo

Command Z

Command Z

Command Z

Redo

Command Y

Command Y

Command Shift Z

Indent Selection

Tab

Tab

Tab

Unindent Line or Selection

Shift Tab

Shift Tab

Shift Tab

Auto-Indent Lines

Control Alt I

Control Alt I

Control Alt I

Start New Line

Shift Enter

Shift Enter

Shift Enter

Start New Line Before Current

Command Enter

Command Enter

Command Alt Enter

Delete Line

Command Shift L

Command Shift L

Command Backspace

Join Lines

Control Shift J

Control Shift J

Control Shift J

Duplicate Line or Selection

Command D

Command D

Command D

Toggle Case

Command Shift U

Command Shift U

Command Shift U

Scratch File

Command Shift N

Command Shift N

Command Shift N

Open Source in New Window

Shift F4

Shift F4

Shift F4

Show Whitespaces

Command R, W

Shortcut is missing

Shortcut is missing

Soft-Wrap

Command E, W

Shortcut is missing

Shortcut is missing

Increase Font Size in All Editors

Control Shift .

Control Shift .

Control Shift .

Decrease Font Size in All Editors

Control Shift ,

Control Shift ,

Control Shift ,

Caret navigation

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Move Caret to Previous Word

Alt ArrowLeft

Alt ArrowLeft

Alt ArrowLeft

Move Caret to Next Word

Alt ArrowRight

Alt ArrowRight

Alt ArrowRight

Move Caret to Line Start

Command ArrowLeft

Command ArrowLeft

Command ArrowLeft

Move Caret to Line End

Command ArrowRight

Command ArrowRight

Command ArrowRight

Containing Declaration

Command [

Command [

Control [

Move Caret to Matching Brace

Command ]

Command ]

Control M

Move Caret to Code Block Start

Command Alt [

Command Alt [

Command Alt [

Move Caret to Code Block End

Command Alt ]

Command Alt ]

Command Alt ]

Next Method

Control Shift ArrowDown

Control Shift ArrowDown

Control Shift ArrowDown

Previous Method

Control Shift ArrowUp

Control Shift ArrowUp

Control Shift ArrowUp

Move Caret to Page Top

Command PageUp

Command PageUp

Command PageUp

Move Caret to Page Bottom

Command PageDown

Command PageDown

Command PageDown

Page Up

PageUp

PageUp

PageUp

Page Down

PageDown

PageDown

PageDown

Move Caret to Text Start

Command Home

Command Home

Command Home

Move Caret to Text End

Command End

Command End

Command End

Select text

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Select All

Command A

Command A

Command A

Left with Selection

Shift ArrowLeft

Shift ArrowLeft

Shift ArrowLeft

Right with Selection

Shift ArrowRight

Shift ArrowRight

Shift ArrowRight

Move Caret to Previous Word with Selection

Alt Shift ArrowLeft

Alt Shift ArrowLeft

Alt Shift ArrowLeft

Move Caret to Next Word with Selection

Alt Shift ArrowRight

Alt Shift ArrowRight

Alt Shift ArrowRight

Move Caret to Line Start with Selection

Command Shift ArrowLeft

Command Shift ArrowLeft

Command Shift ArrowLeft

Move Caret to Line End with Selection

Command Shift ArrowRight

Command Shift ArrowRight

Command Shift ArrowRight

Up with Selection

Shift ArrowUp

Shift ArrowUp

Shift ArrowUp

Down with Selection

Shift ArrowDown

Shift ArrowDown

Shift ArrowDown

Select Containing Declaration

Command Alt [

Command Alt [

Control Shift [

Move Caret to Code Block Start with Selection

Command Alt Shift [

Command Alt Shift [

Command Alt Shift [

Move Caret to Code Block End with Selection

Command Alt Shift ]

Command Alt Shift ]

Command Alt Shift ]

Move Caret to Page Top with Selection

Command Shift ArrowUp

Command Shift ArrowUp

Command Shift PageUp

Move Caret to Page Bottom with Selection

Command Shift ArrowDown

Command Shift ArrowDown

Command Shift PageDown

Page Up with Selection

Shift PageUp

Shift PageUp

Shift PageUp

Page Down with Selection

Shift PageDown

Shift PageDown

Shift PageDown

Move Caret to Text Start with Selection

Command Shift Home

Command Shift Home

Command Shift Home

Move Caret to Text End with Selection

Command Shift End

Command Shift End

Command Shift End

Extend Selection

Command Alt ArrowRight

Alt ArrowUp

Alt ArrowUp

Shrink Selection

Command Alt ArrowLeft

Alt ArrowDown

Alt ArrowDown

Code folding

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Expand

Control M, E

Control M, E

Command NumPad-+

Collapse

Control M, S

Control M, S

Command NumPad--

Expand Recursively

Command Alt NumPad-+

Command Alt NumPad-+

Command Alt NumPad-+

Collapse Recursively

Command Alt NumPad--

Command Alt NumPad--

Command Alt NumPad--

Expand All

Control M, X

Control M, X

Command Shift NumPad-+

Collapse All

Control M, A

Control M, A

Command Shift NumPad--

Collapse to Definitions

Control M, O

Control M, O

Shortcut is missing

Fold Selection

Command .

Command .

Command .

Multiple carets and selection ranges

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Add/Remove Caret

Alt Shift LeftClick

Alt Shift LeftClick

Alt Shift LeftClick

Toggle Column Selection Mode

Command Shift 8

Command Shift 8

Command Shift 8

Clone Caret Above

Double Control + Up

Double Control + Up

Double Control + Up

Clone Caret Below

Double Control + Down

Double Control + Down

Double Control + Down

Clone Caret Above with Virtual Space

Control Shift ArrowUp

Control Shift ArrowUp

Shortcut is missing

Clone Caret Below with Virtual Space

Control Shift ArrowDown

Control Shift ArrowDown

Shortcut is missing

Add Caret to Each Line in Selection

Alt Shift G

Alt Shift G

Alt Shift G

Add Selection for Next Occurrence

Alt Shift .

Alt Shift .

Control G

Select All Occurrences

Alt Shift ;

Alt Shift ;

Command Control G

Deselect Last Occurrence

Alt Shift ,

Alt Shift ,

Control Shift G

Create Rectangular Selection

Alt Shift MiddleClick

Alt Shift MiddleClick

Alt Shift MiddleClick

Drag to Create Rectangular Selection

Alt LeftClick

Alt LeftClick

Alt LeftClick

Drag to Create Multiple Rectangular Selections

Command Alt Shift LeftClick

Command Alt Shift LeftClick

Command Alt Shift LeftClick

Coding assistance

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Show Intention Actions

Alt Enter

Alt Enter

Alt Enter

Basic Completion

Control Space

Control Space

Control Space

Type-Matching Completion

Control Alt Space

Control Shift Space

Control Shift Space

Second Basic Completion

Alt Shift Space

Control Alt Space

Control Alt Space

Complete Current Statement

Command Shift Enter

Command Shift Enter

Command Shift Enter

Reformat Code

Command Alt Enter

Command Alt L

Command Alt L

Parameter Info

Command P

Command P

Command P

Quick Documentation

Command K, I

Control Q

F1

Move Statement Up

Control Alt Shift ArrowUp

Control Alt Shift ArrowUp

Command Shift ArrowUp

Move Statement Down

Control Alt Shift ArrowDown

Control Alt Shift ArrowDown

Command Shift ArrowDown

Move Element Left

Command Alt Shift ArrowLeft

Command Alt Shift ArrowLeft

Command Alt Shift ArrowLeft

Move Statement Right

Command Alt Shift ArrowRight

Command Alt Shift ArrowRight

Command Alt Shift ArrowRight

Move Line Up

Shortcut is missing

Shortcut is missing

Alt Shift ArrowUp

Move Line Down

Shortcut is missing

Shortcut is missing

Alt Shift ArrowDown

Comment with Line Comment

Command Alt /

Command /

Command /

Comment with Block Comment

Command Control /

Command Control /

Command Alt /

Surround With...

Shortcut is missing

Shortcut is missing

Command Alt T

Generate...

Command Control N

Command Control N

Command N

Code Cleanup...

Command E, C

Command Alt F

Shortcut is missing

Silent Code Cleanup

Command E, F

Command Alt Shift F

Shortcut is missing

Context navigation

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Next Method

Control Shift ArrowDown

Control Shift ArrowDown

Control Shift ArrowDown

Previous Method

Control Shift ArrowUp

Control Shift ArrowUp

Control Shift ArrowUp

Go to Line/Column...

Command G

Command G

Command L

Switcher

Control Tab

Control Tab

Control Tab

Select In...

Alt F1

Alt F1

Alt F1

Locate/Select in Solution View

Alt Shift L

Alt Shift L

Shortcut is missing

Recent Files

Control ,

Command E

Command E

Recently Changed Files

Command Shift ,

Command Alt Shift Backspace

Shortcut is missing

Last Edit Location

Command Shift Backspace

Command Shift Backspace

Command Shift Backspace

Back

Command -

Command -

Command [

Forward

Command Shift -

Command Shift -

Command ]

Select Next Tab

Command Shift ]

Command Shift ]

Command Shift ]

Select Previous Tab

Command Shift [

Command Shift [

Command Shift [

Toggle Anonymous Bookmark

Command K, K

Shortcut is missing

F3

Toggle Bookmark with Digit

Control+Shift+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@7b6ef76e

Control+Shift+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@71c7d523

Control+Shift+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@bf03f32

Toggle Bookmark with Mnemonic

Alt F3

Alt F3

Alt F3

Show All Bookmarks

Control `

Control `

Command F3

Go to Bookmark with Digit

Control+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@72e27ec5

Control+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@b72026

Control+com.jetbrains.webhelp.shortcuttery.shortcuts.Key$Custom@34d11080

Show Mnemonic Bookmarks

Shortcut is missing

Shortcut is missing

Command Alt F3

Go to Next Bookmark

Command K, N

Shortcut is missing

Shortcut is missing

Go to Previous Bookmark

Command K, P

Shortcut is missing

Shortcut is missing

Show Bookmarks window

Command 2

Command 2

Command 2

Show Structure window

Control Alt F

Control F11

Command 7

Show Find window

Command 3

Command 3

Command 3

Next Occurrence

Command Alt ArrowDown

Command Alt ArrowDown

Command Alt ArrowDown

Previous Occurrence

Command Alt ArrowUp

Command Alt ArrowUp

Command Alt ArrowUp

Find everything

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Search Everywhere

Double Shift

Double Shift

Double Shift

Find...

Command F

Command F

Command F

Find Next / Move to Next Occurrence

F3

F3

Command G

Find Previous / Move to Previous Occurrence

Shift F3

Shift F3

Command Shift G

Replace...

Control H

Control H

Command R

Find in Files...

Command Shift F

Command Shift F

Command Shift F

Replace in Files...

Command Shift H

Command Shift H

Command Shift R

Next Occurrence of the Word at Caret

Command F3

Command F3

Shortcut is missing

Go to File...

Command Shift T

Command Shift N

Command Shift O

File Member

Alt \

Command F12

Command F12

Go to Symbol...

Command Alt Shift T

Command Alt Shift N

Command Alt O

Find Action...

Command Shift A

Command Shift A

Command Shift A

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Navigate To...

Command Shift G

Command Shift G

Control Shift N

Find Usages

Shift F12

Alt F7

Alt F7

Go to Declaration or Usages

F12

Command B

Command B

Go to Type Declaration

Command Shift F11

Command Shift T

Command Shift B

Show Usages

Alt Shift F12

Command Alt F7

Command Alt F7

Go to Super Method

Control Alt ArrowLeft

Command U

Command U

Go to Implementation(s)

Command F12

Command Alt Shift B

Shortcut is missing

Go to Derived Symbols

Command Alt LeftClick

Command Alt B

Command Alt B

Highlight Usages in File

Alt Shift F11

Command Shift F7

Command Shift F7

Code analysis

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Show Intention Actions

Alt Enter

Alt Enter

Alt Enter

Error Description

Shortcut is missing

Shortcut is missing

Command F1

Next Code Issue

Alt PageDown

Alt PageDown

F2

Previous Code Issue

Alt PageUp

Shift F12

Shift F2

Next Error

Alt Shift PageDown

Alt F12

Alt F2

Previous Error

Alt Shift PageUp

Alt Shift F12

Alt Shift F2

Toggle Code Inspection

Command Alt Shift 8

Command Alt Shift 8

Command Alt Shift 8

Run Inspection by Name...

Command Alt Shift I

Command Alt Shift I

Command Alt Shift I

Inspect This...

Command Alt Shift A

Command Alt Shift A

Command Alt Shift A

Show Problems window

Command 6

Command 6

Command 6

Run and debug

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Run context configuration

Control F5

Control F5

Control R

Run...

Command Alt Shift R

Command Alt Shift R

Control Alt R

Debug context configuration

Alt F5

Alt F5

Control D

Debug...

Control Alt D

Control Alt D

Control Alt D

Attach to Process...

Command Alt P

Control Alt F5

Alt Shift F5

Reattach to Process...

Alt Shift P

Alt Shift P

Command Alt Shift F5

Stop

Shift F5

Shift F5

Command F2

Pause

Command Pause

Command Pause

Shortcut is missing

Resume Program

F5

F5

Command Alt R

Apply Hot Reload Changes

Alt F10

Alt F10

Shortcut is missing

Stop Background Processes...

Command Shift F2

Command Shift F2

Command Shift F2

Step Over

F10

F10

F8

Force Step Over

Alt Shift F8

Alt Shift F8

Alt Shift F8

Step Into

Command F11

Command F11

F7

Smart Step Into

Shift F7

Shift F7

Shift F7

Force Step Into

Alt F11

Alt F11

Alt Shift F7

Step Out

Shift F11

Shift F11

Shift F8

Run To Cursor

Command F10

Command F10

Alt F9

Force Run To Cursor

Command Alt F9

Command Alt F9

Command Alt F9

Skip to Cursor

Command Shift F10

Command Shift F10

Command Alt Shift F9

Show Execution Point

Alt NumPad-*

Alt NumPad-*

Alt F10

Evaluate Expression...

Shift F9

Shift F9

Alt F8

Quick Evaluate Expression

Command Alt F8

Command Alt F8

Command Alt F8

Toggle Line Breakpoint

F9

F9

Command F8

Toggle Temporary Line Breakpoint

Command Alt Shift F8

Command Alt Shift F8

Command Alt Shift F8

Toggle Breakpoint Enabled

Command F9

Command F9

Shortcut is missing

View Breakpoints...

Command Alt B

Command Shift F8

Command Shift F8

Edit Breakpoint

Alt F9

Alt F9

Command Shift F8

Show Run window

Command 4

Command 4

Command 4

Show Debug window

Command 5

Command 5

Command 5

Show Services window

Shortcut is missing

Shortcut is missing

Command 8

Analyze Stack Trace or Thread Dump...

Command E, T

Command Shift E

Shortcut is missing

Refactorings

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Refactor This...

Command Shift R

Command Shift R

Control T

Rename...

Command R, R

F2

Shift F6

Change Signature...

Command R, S

Command F6

Command F6

Inline...

Command R, I

Command Alt N

Command Alt N

Move...

Command R, O

F6

F6

Extract Method...

Command R, M

Command Alt M

Command Alt M

Introduce Field...

Command R, F

Command Alt D

Command Alt F

Introduce Parameter...

Command R, P

Command Alt P

Command Alt P

Introduce Variable...

Command R, V

Command Alt V

Command Alt V

Safe Delete...

Command R, D

Alt Delete

Command Delete

Global VCS actions

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

VCS Operations Popup...

Control V

Control V

Control V

Commit...

Command Alt Shift K

Command K

Command K

Update Project

Command Alt W

Command Alt W

Command T

Rollback

Command Alt Z

Command Alt Z

Command Alt Z

Push...

Command Shift K

Command Shift K

Command Shift K

Next Change

Command Alt Shift N

Shortcut is missing

Control Alt Shift ArrowDown

Previous Change

Command Alt Shift P

Shortcut is missing

Control Alt Shift ArrowUp

Show Version Control window

Command 9

Command 9

Command 9

Show Commit window

Shortcut is missing

Shortcut is missing

Command 0

Differences viewer

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Show Diff

Command D

Command D

Command D

Compare Files

Command D

Command D

Command D

Next Difference

F7

F7

F7

Previous Difference

Shift F7

Shift F7

Shift F7

Accept Left Side

Command Control ArrowRight

Command Control ArrowRight

Command Control ArrowRight

Accept Right Side

Command Control ArrowLeft

Command Control ArrowLeft

Command Control ArrowLeft

Select Opposite Diff Pane

Control Shift Tab

Control Shift Tab

Control Shift Tab

Show Diff Settings Popup...

Command Shift D

Command Shift D

Command Shift D

Unit testing

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Unit Testing Quick List...

Alt Shift U

Alt Shift U

Alt Shift U

Run Unit Tests

Command U, R

Command T, R

Command ;, R

Debug Unit Tests

Command U, D

Command T, D

Command ;, D

Stop Execution

Command U, S

Command T, S

Command ;, S

Repeat Previous Run

Command U, U

Command T, T

Command ;, T

Rerun Failed Tests

Command U, F

Command T, F

Command ;, F

Run Tests Until Failure

Command U, W

Command T, W

Command ;, W

Run All Tests from Solution

Command U, L

Command T, L

Command ;, L

Create New Session

Command U, N

Command T, N

Command ;, N

Append Tests to Session

Command U, A

Command T, A

Command ;, A

Run Current Session

Command U, Y

Command T, Y

Command ;, Y

Run Unit Tests under dotMemory Unit

Command U, M

Command T, M

Command ;, M

Run Selected Tests

Shift Enter

Shift Enter

Shift Enter

Debug Selected Tests

Command D

Command D

Command D

Run Current Session (Tool Window)

Command Y

Command Y

Command Y

Create New Session (Tool Window)

Command Shift N

Command Shift N

Command Shift N

Append Tests to Session (Tool Window)

Command Alt N

Command Alt N

Command Alt N

Remove Selected Tests (Tool Window)

Backspace

Backspace

Backspace

Run All Tests from Solution (Tool Window)

Command L

Command L

Command L

Show Unit Tests window

Command 8

Command 8

Command Alt 8

Tool windows

Command

Visual Studio (macOS)

ReSharper (macOS)

IntelliJ (macOS)

Hide Active Tool Window

Shift Escape

Shift Escape

Shift Escape

Hide All Tool Windows

Command Shift F12

Command Shift F12

Command Shift F12

Jump to Last Tool Window

Alt Shift F6

Alt Shift F6

F12

Stretch to Left

Control Alt ArrowLeft

Control Alt ArrowLeft

Control Alt ArrowLeft

Stretch to Right

Control Alt ArrowRight

Control Alt ArrowRight

Control Alt ArrowRight

Stretch to Top

Control Alt ArrowUp

Control Alt ArrowUp

Control Alt ArrowUp

Stretch to Bottom

Control Alt ArrowDown

Control Alt ArrowDown

Control Alt ArrowDown

Show Solution window

Command Alt L

Command 1

Command 1

Show Bookmarks window

Command 2

Command 2

Command 2

Show Find window

Command 3

Command 3

Command 3

Show Run window

Command 4

Command 4

Command 4

Show Debug window

Command 5

Command 5

Command 5

Show Problems window

Command 6

Command 6

Command 6

Show Structure window

Control Alt F

Control F11

Command 7

Show Services window

Shortcut is missing

Shortcut is missing

Command 8

Show Version Control window

Command 9

Command 9

Command 9

Show Commit window

Shortcut is missing

Shortcut is missing

Command 0

Show Build window

Command 0

Command 0

Shortcut is missing

Show NuGet window

Command 7

Command 7

Command Alt 7

Show Unit Tests window

Command 8

Command 8

Command Alt 8

Show Terminal window

Command Control 1

Command Control 1

Alt F12

Show Database window

Command Control 3

Command Control 3

Shortcut is missing

Last modified: 09 March 2023