JetBrains Rider 2021.2 Help

Keyboard shortcuts: keymaps comparison (Windows)

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:

    • have no experience with other IDEs;

    • have experience with plain Visual Studio;

    • have experience with Visual Studio + ReSharper and who preferred the 'Visual Studio' keyboard scheme in 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 Ctrl+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

ReSharper

IntelliJ

Search Everywhere

Double Shift

Double Shift

Double Shift

Find Action...

Ctrl+Shift+A

Ctrl+Shift+A

Ctrl+Shift+A

Open Solution or Project...

Ctrl+Shift+O

Ctrl+Shift+O

Ctrl+Shift+O

Open File or Folder...

Ctrl+O

Ctrl+O

N/A

NuGet Quick List

Alt+Shift+N

Alt+Shift+N

N/A

Build Solution

Ctrl+Shift+B

Ctrl+Shift+B

Ctrl+F9

Show Intention Actions

Alt+Enter

Alt+Enter

Alt+Enter

Navigate To...

Alt+`

Ctrl+Shift+G

Ctrl+Shift+G

Recent Files

Ctrl+Comma

Ctrl+E

Ctrl+E

Find Usages

Shift+F12

Alt+F7

Alt+F7

Select In...

Alt+F1

Alt+F1

Alt+F1

Settings...

Ctrl+Alt+S

Ctrl+Alt+S

Ctrl+Alt+S

Generate...

Alt+Insert

Alt+Insert

Alt+Insert

Debug...

Alt+Shift+F9

Alt+Shift+F9

Alt+Shift+F9

View Breakpoints...

Ctrl+Alt+B

Ctrl+Shift+F8

Ctrl+Shift+F8

Attach to Process...

Ctrl+Alt+P

Ctrl+Alt+F5

Ctrl+Alt+F5

VCS Operations Popup...

Ctrl+Alt+Q

Alt+`

Alt+`

Refactor This...

Ctrl+Shift+R

Ctrl+Shift+R

Ctrl+Alt+Shift+T

Inspect This...

Ctrl+Alt+Shift+A

Ctrl+Alt+Shift+A

Ctrl+Alt+Shift+A

Reformat Code

Ctrl+Alt+Enter

Ctrl+Alt+L

Ctrl+Alt+L

Code Cleanup...

Ctrl+E, C

Ctrl+Alt+F

N/A

Manage projects and solutions

Command

Visual Studio

ReSharper

IntelliJ

Open Solution or Project...

Ctrl+Shift+O

Ctrl+Shift+O

Ctrl+Shift+O

Open File or Folder...

Ctrl+O

Ctrl+O

N/A

NuGet Quick List

Alt+Shift+N

Alt+Shift+N

N/A

Build Solution

Ctrl+Shift+B

Ctrl+Shift+B

Ctrl+F9

Build Current Project

Ctrl+Shift+F7

Ctrl+Shift+F7

N/A

Cancel Build

Ctrl+F9

Ctrl+F9

Ctrl+F9

Basic editing

Command

Visual Studio

ReSharper

IntelliJ

Cut

Ctrl+X

Ctrl+X

Ctrl+X

Copy

Ctrl+C

Ctrl+C

Ctrl+C

Paste

Ctrl+V

Ctrl+V

Ctrl+V

Paste as Plain Text

Ctrl+Alt+Shift+V

Ctrl+Alt+Shift+V

Ctrl+Alt+Shift+V

Paste from History...

Ctrl+Shift+V

Ctrl+Shift+V

Ctrl+Shift+V

Duplicate Line or Selection

Ctrl+D

Ctrl+D

Ctrl+D

Copy Paths

Ctrl+Shift+C

Ctrl+Shift+C

Ctrl+Shift+C

Copy Reference

Ctrl+Alt+Shift+C

Ctrl+Alt+Shift+C

Ctrl+Alt+Shift+C

Save All

Ctrl+Shift+S

Ctrl+Shift+S

Ctrl+S

Undo

Ctrl+Z

Ctrl+Z

Ctrl+Z

Redo

Ctrl+Y

Ctrl+Y

Ctrl+Shift+Z

Indent Selection

Tab

Tab

Tab

Unindent Line or Selection

Shift+Tab

Shift+Tab

Shift+Tab

Start New Line

Shift+Enter

Shift+Enter

Shift+Enter

Start New Line Before Current

Ctrl+Enter

Ctrl+Enter

Ctrl+Alt+Enter

Delete Line

Ctrl+Shift+L

Ctrl+Shift+L

Ctrl+Y

Toggle Case

Ctrl+Shift+U

Ctrl+Shift+U

Ctrl+Shift+U

Scratch File

Ctrl+Alt+Shift+Insert

Ctrl+Alt+Shift+Insert

Ctrl+Alt+Shift+Insert

Open source in new window

Shift+F4

Shift+F4

Shift+F4

Show Whitespaces

Ctrl+R, W

N/A

N/A

Soft-Wrap

Ctrl+E, W

N/A

N/A

Caret navigation

Command

Visual Studio

ReSharper

IntelliJ

Move Caret to Previous Word

Ctrl+Left

Ctrl+Left

Ctrl+Left

Move Caret to Next Word

Ctrl+Right

Ctrl+Right

Ctrl+Right

Move Caret to Line Start

Home

Home

Home

Move Caret to Line End

End

End

End

Containing Declaration

Ctrl+[

Ctrl+[

Alt+Shift+[

Move Caret to Matching Brace

Ctrl+]

Ctrl+]

Ctrl+Shift+M

Move Caret to Code Block Start

Alt+Shift+[

Alt+Shift+[

Ctrl+[

Move Caret to Code Block End

Alt+Shift+]

Alt+Shift+]

Ctrl+]

Next Method

Alt+Down

Alt+Down

Alt+Down

Previous Method

Alt+Up

Alt+Up

Alt+Up

Move Caret to Page Top

Ctrl+Page Up

Ctrl+Page Up

Ctrl+Page Up

Move Caret to Page Bottom

Ctrl+Page Down

Ctrl+Page Down

Ctrl+Page Down

Page Up

Page Up

Page Up

Page Up

Page Down

Page Down

Page Down

Page Down

Move Caret to Text Start

Ctrl+Home

Ctrl+Home

Ctrl+Home

Move Caret to Text End

Ctrl+End

Ctrl+End

Ctrl+End

Select text

Command

Visual Studio

ReSharper

IntelliJ

Select All

Ctrl+A

Ctrl+A

Ctrl+A

Left with Selection

Shift+Left

Shift+Left

Shift+Left

Right with Selection

Shift+Right

Shift+Right

Shift+Right

Move Caret to Previous Word with Selection

Ctrl+Shift+Left

Ctrl+Shift+Left

Ctrl+Shift+Left

Move Caret to Next Word with Selection

Ctrl+Shift+Right

Ctrl+Shift+Right

Ctrl+Shift+Right

Move Caret to Line Start with Selection

Shift+Home

Shift+Home

Shift+Home

Move Caret to Line End with Selection

Shift+End

Shift+End

Shift+End

Up with Selection

Shift+Up

Shift+Up

Shift+Up

Down with Selection

Shift+Down

Shift+Down

Shift+Down

Select Containing Declaration

Ctrl+Shift+[

Ctrl+Shift+[

Ctrl+Alt+Shift+[

Move Caret to Code Block Start with Selection

Ctrl+Alt+Shift+[

Ctrl+Alt+Shift+[

Ctrl+Shift+[

Move Caret to Code Block End with Selection

Ctrl+Alt+Shift+]

Ctrl+Alt+Shift+]

Ctrl+Shift+]

Move Caret to Page Top with Selection

Ctrl+Shift+Page Up

Ctrl+Shift+Page Up

Ctrl+Shift+Page Up

Move Caret to Page Bottom with Selection

Ctrl+Shift+Page Down

Ctrl+Shift+Page Down

Ctrl+Shift+Page Down

Page Up with Selection

Shift+Page Up

Shift+Page Up

Shift+Page Up

Page Down with Selection

Shift+Page Down

Shift+Page Down

Shift+Page Down

Move Caret to Text Start with Selection

Ctrl+Shift+Home

Ctrl+Shift+Home

Ctrl+Shift+Home

Move Caret to Text End with Selection

Ctrl+Shift+End

Ctrl+Shift+End

Ctrl+Shift+End

Extend Selection

Ctrl+Alt+Right

Ctrl+W

Ctrl+W

Shrink Selection

Ctrl+Alt+Left

Ctrl+Shift+W

Ctrl+Shift+W

Multiple carets and selection ranges

Command

Visual Studio

ReSharper

IntelliJ

Add/Remove Caret

Alt+Shift+Click

Alt+Shift+Click

Alt+Shift+Click

Toggle Column Selection Mode

Alt+Shift+Insert

Alt+Shift+Insert

Alt+Shift+Insert

Clone Caret Above

Double Ctrl + Up

Double Ctrl + Up

Double Ctrl + Up

Clone Caret Below

Double Ctrl + Down

Double Ctrl + Down

Double Ctrl + Down

Clone Caret Above with Virtual Space

Alt+Shift+Up

Alt+Shift+Up

N/A

Clone Caret Below with Virtual Space

Alt+Shift+Down

Alt+Shift+Down

N/A

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+.

Alt+J

Select All Occurrences

Alt+Shift+;

Alt+Shift+;

Ctrl+Alt+Shift+J

Deselect Last Occurrence

Alt+Shift+Comma

Alt+Shift+Comma

Alt+Shift+J

Create Rectangular Selection

Alt+Shift+Middle-Click

Alt+Shift+Middle-Click

Alt+Shift+Middle-Click

Drag to Create Rectangular Selection

Alt+Click

Alt+Click

Alt+Click

Drag to Create Multiple Rectangular Selections

Ctrl+Alt+Shift+Click

Ctrl+Alt+Shift+Click

Ctrl+Alt+Shift+Click

Coding assistance

Command

Visual Studio

ReSharper

IntelliJ

Show Intention Actions

Alt+Enter

Alt+Enter

Alt+Enter

Basic Completion

Ctrl+Space

Ctrl+Space

Ctrl+Space

Type-Matching Completion

Ctrl+Alt+Space

Ctrl+Shift+Space

Ctrl+Shift+Space

Second Basic Completion

Alt+Shift+Space

Ctrl+Alt+Space

Ctrl+Alt+Space

Complete Current Statement

Ctrl+Shift+Enter

Ctrl+Shift+Enter

Ctrl+Shift+Enter

Reformat Code

Ctrl+Alt+Enter

Ctrl+Alt+L

Ctrl+Alt+L

Parameter Info

Ctrl+Shift+Space

Ctrl+P

Ctrl+P

Quick Documentation

Ctrl+Shift+F1

Ctrl+Q

Ctrl+Q

Move Statement Up

Ctrl+Alt+Shift+Up

Ctrl+Alt+Shift+Up

Ctrl+Shift+Up

Move Statement Down

Ctrl+Alt+Shift+Down

Ctrl+Alt+Shift+Down

Ctrl+Shift+Down

Move Element Left

Ctrl+Alt+Shift+Left

Ctrl+Alt+Shift+Left

Ctrl+Alt+Shift+Left

Move Statement Right

Ctrl+Alt+Shift+Right

Ctrl+Alt+Shift+Right

Ctrl+Alt+Shift+Right

Move Line Up

N/A

N/A

Alt+Shift+Up

Move Line Down

N/A

N/A

Alt+Shift+Down

Comment with Line Comment

Ctrl+Alt+/

Ctrl+/

Ctrl+/

Comment with Block Comment

Ctrl+Shift+/

Ctrl+Shift+/

Ctrl+Shift+/

Generate...

Alt+Insert

Alt+Insert

Alt+Insert

Code Cleanup...

Ctrl+E, C

Ctrl+Alt+F

N/A

Silent Code Cleanup

Ctrl+E, F

Ctrl+Alt+Shift+F

N/A

Context navigation

Command

Visual Studio

ReSharper

IntelliJ

Next Method

Alt+Down

Alt+Down

Alt+Down

Previous Method

Alt+Up

Alt+Up

Alt+Up

Go to Line/Column...

Ctrl+G

Ctrl+G

Ctrl+G

Switcher

Ctrl+Tab

Ctrl+Tab

Ctrl+Tab

Select In...

Alt+F1

Alt+F1

Alt+F1

Locate/Select in Solution View

Alt+Shift+L

Alt+Shift+L

N/A

Recent Files

Ctrl+Comma

Ctrl+E

Ctrl+E

Recently Changed Files

Ctrl+Shift+Comma

Ctrl+Alt+Shift+Backspace

N/A

Last Edit Location

Ctrl+Shift+Backspace

Ctrl+Shift+Backspace

Ctrl+Shift+Backspace

Back

Ctrl+Minus

Ctrl+Minus

Ctrl+Alt+Left

Forward

Ctrl+Shift+Minus

Ctrl+Shift+Minus

Ctrl+Alt+Right

Select Next Tab

Alt+Right

Alt+Right

Alt+Right

Select Previous Tab

Alt+Left

Alt+Left

Alt+Left

Show Bookmarks

Ctrl+`

Ctrl+`

Shift+F11

Toggle Bookmark

Ctrl+K, K

N/A

F11

Toggle Bookmark with Mnemonic

Ctrl+F11

N/A

Ctrl+F11

Add to Favorites

Alt+Shift+F

Alt+Shift+F

Alt+Shift+F

Show Favorites window

Alt+2

Alt+2

Alt+2

Show Structure window

Ctrl+Alt+F

Ctrl+F11

Alt+7

Show Find window

Alt+3

Alt+3

Alt+3

Find everything

Command

Visual Studio

ReSharper

IntelliJ

Search Everywhere

Double Shift

Double Shift

Double Shift

Find...

Ctrl+F

Ctrl+F

Ctrl+F

Find Next / Move to Next Occurrence

F3

F3

F3

Find Previous / Move to Previous Occurrence

Shift+F3

Shift+F3

Shift+F3

Replace...

Ctrl+H

Ctrl+H

Ctrl+R

Find in Files...

Ctrl+Shift+F

Ctrl+Shift+F

Ctrl+Shift+F

Replace in Files...

Ctrl+Shift+H

Ctrl+Shift+H

Ctrl+Shift+R

Next Occurrence of the Word at Caret

Ctrl+F3

Ctrl+F3

Ctrl+F3

Go to File...

Ctrl+Shift+T

Ctrl+Shift+N

Ctrl+Shift+N

File Member

Alt+\

Ctrl+F12

Ctrl+F12

Go to Symbol...

Ctrl+Alt+Shift+T

Ctrl+Alt+Shift+N

Ctrl+Alt+Shift+N

Find Action...

Ctrl+Shift+A

Ctrl+Shift+A

Ctrl+Shift+A

Command

Visual Studio

ReSharper

IntelliJ

Navigate To...

Alt+`

Ctrl+Shift+G

Ctrl+Shift+G

Find Usages

Shift+F12

Alt+F7

Alt+F7

Go to Declaration or Usages

F12

Ctrl+B

Ctrl+B

Go to Type Declaration

Ctrl+Shift+F11

Ctrl+Shift+T

Ctrl+Shift+B

Show Usages

Alt+Shift+F12

Ctrl+Alt+F7

Ctrl+Alt+F7

Go to Super Method

Alt+Home

Ctrl+U

Ctrl+U

Go to Implementation(s)

Ctrl+F12

Ctrl+Alt+Shift+B

N/A

Go to Derived Symbols

Alt+End

Ctrl+Alt+B

Ctrl+Alt+B

Highlight Usages in File

Alt+Shift+F11

Ctrl+Shift+F7

Ctrl+Shift+F7

Code analysis

Command

Visual Studio

ReSharper

IntelliJ

Show Intention Actions

Alt+Enter

Alt+Enter

Alt+Enter

Next Code Issue

Alt+Page Down

F12

F2

Previous Code Issue

Alt+Page Up

Shift+F12

Shift+F2

Next Error

Alt+Shift+Page Down

Alt+F12

Alt+F2

Previous Error

Alt+Shift+Page Up

Alt+Shift+F12

Alt+Shift+F2

Toggle Code Inspection

Ctrl+Alt+Shift+8

Ctrl+Alt+Shift+8

Ctrl+Alt+Shift+8

Run Inspection by Name...

Ctrl+Alt+Shift+I

Ctrl+Alt+Shift+I

Ctrl+Alt+Shift+I

Inspect This...

Ctrl+Alt+Shift+A

Ctrl+Alt+Shift+A

Ctrl+Alt+Shift+A

Show Errors in Solution window

Ctrl+Alt+2

Ctrl+Alt+2

N/A

Show Inspection Results window

Ctrl+Alt+4

Ctrl+Alt+4

N/A

Run and debug

Command

Visual Studio

ReSharper

IntelliJ

Run context configuration

Ctrl+F5

Ctrl+F5

Shift+F10

Run...

Ctrl+Alt+Shift+R

Ctrl+Alt+Shift+R

Alt+Shift+F10

Debug context configuration

Alt+F5

Alt+F5

Shift+F9

Debug...

Alt+Shift+F9

Alt+Shift+F9

Alt+Shift+F9

Attach to Process...

Ctrl+Alt+P

Ctrl+Alt+F5

Ctrl+Alt+F5

Stop

Shift+F5

Shift+F5

Ctrl+F2

Pause

Ctrl+Alt+Break

Ctrl+Alt+Break

N/A

Resume Program

F5

F5

F9

Stop Background Processes...

Ctrl+Shift+F2

Ctrl+Shift+F2

Ctrl+Shift+F2

Step Over

F10

F10

F8

Force Step Over

Alt+Shift+F8

Alt+Shift+F8

Alt+Shift+F8

Step Into

F11

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

Ctrl+F10

Ctrl+F10

Alt+F9

Force Run To Cursor

Ctrl+Alt+F9

Ctrl+Alt+F9

Ctrl+Alt+F9

Skip to Cursor

Ctrl+Shift+F10

Ctrl+Shift+F10

Ctrl+Alt+Shift+F9

Show Execution Point

Alt+NumPad *

Alt+NumPad *

Alt+F10

Evaluate Expression...

Shift+F9

Shift+F9

Alt+F8

Quick Evaluate Expression

Ctrl+Alt+F8

Ctrl+Alt+F8

Ctrl+Alt+F8

Toggle Line Breakpoint

F9

F9

Ctrl+F8

Toggle Temporary Line Breakpoint

Ctrl+Alt+Shift+F8

Ctrl+Alt+Shift+F8

Ctrl+Alt+Shift+F8

Toggle Breakpoint Enabled

Ctrl+F9

Ctrl+F9

N/A

View Breakpoints...

Ctrl+Alt+B

Ctrl+Shift+F8

Ctrl+Shift+F8

Edit Breakpoint

Alt+F9

Alt+F9

Ctrl+Shift+F8

Show Build window

Alt+0

Alt+0

N/A

Show Run window

Alt+4

Alt+4

Alt+4

Show Debug window

Alt+5

Alt+5

Alt+5

Show NuGet window

Alt+7

Alt+7

Alt+Shift+7

Refactorings

Command

Visual Studio

ReSharper

IntelliJ

Refactor This...

Ctrl+Shift+R

Ctrl+Shift+R

Ctrl+Alt+Shift+T

Rename...

Ctrl+R, R

F2

Shift+F6

Change Signature...

Ctrl+R, S

Ctrl+F6

Ctrl+F6

Inline...

Ctrl+R, I

Ctrl+Alt+N

Ctrl+Alt+N

Move...

Ctrl+R, O

F6

F6

Extract Method...

Ctrl+R, M

Ctrl+Alt+M

Ctrl+Alt+M

Introduce Field...

Ctrl+R, F

Ctrl+Alt+D

Ctrl+Alt+F

Introduce Parameter...

Ctrl+R, P

Ctrl+Alt+P

Ctrl+Alt+P

Introduce Variable...

Ctrl+R, V

Ctrl+Alt+V

Ctrl+Alt+V

Safe Delete...

Ctrl+R, D

Alt+Delete

Alt+Delete

Global VCS actions

Command

Visual Studio

ReSharper

IntelliJ

VCS Operations Popup...

Ctrl+Alt+Q

Alt+`

Alt+`

Commit...

Ctrl+Alt+K

Ctrl+K

Ctrl+K

Update Project

Ctrl+Alt+W

Ctrl+Alt+W

Ctrl+T

Rollback

Ctrl+Alt+Z

Ctrl+Alt+Z

Ctrl+Alt+Z

Push...

Ctrl+Shift+K

Ctrl+Shift+K

Ctrl+Shift+K

Next Change

Ctrl+Alt+Shift+N

N/A

Ctrl+Alt+Shift+Down

Previous Change

Ctrl+Alt+Shift+P

N/A

Ctrl+Alt+Shift+Up

Show Version Control window

Alt+9

Alt+9

Alt+9

Show Commit window

N/A

N/A

Alt+0

Unit testing

Command

Visual Studio

ReSharper

IntelliJ

Unit Testing Quick List...

Alt+Shift+U

Alt+Shift+U

Alt+Shift+U

Run Unit Tests

Ctrl+U, R

Ctrl+T, R

Ctrl+;, R

Debug Unit Tests

Ctrl+U, D

Ctrl+T, D

Ctrl+;, D

Stop Execution

Ctrl+U, S

Ctrl+T, S

Ctrl+;, S

Repeat Previous Run

Ctrl+U, U

Ctrl+T, T

Ctrl+;, T

Rerun Failed Tests

Ctrl+U, F

Ctrl+T, F

Ctrl+;, F

Run Tests Until Failure

Ctrl+U, W

Ctrl+T, W

Ctrl+;, W

Run All Tests from Solution

Ctrl+U, L

Ctrl+T, L

Ctrl+;, L

Create New Session

Ctrl+U, N

Ctrl+T, N

Ctrl+;, N

Append Tests to Session

Ctrl+U, A

Ctrl+T, A

Ctrl+;, A

Run Current Session

Ctrl+U, Y

Ctrl+T, Y

Ctrl+;, Y

Run Unit Tests under dotMemory Unit

Ctrl+U, M

Ctrl+T, M

Ctrl+;, M

Run Selected Tests

Shift+Enter

Shift+Enter

Shift+Enter

Debug Selected Tests

Ctrl+D

Ctrl+D

Ctrl+D

Run Current Session (Tool Window)

Ctrl+Y

Ctrl+Y

Ctrl+Y

Create New Session (Tool Window)

Alt+Shift+Insert

Alt+Shift+Insert

Alt+Shift+Insert

Append Tests to Session (Tool Window)

Ctrl+Alt+Insert

Ctrl+Alt+Insert

Ctrl+Alt+Insert

Remove Selected Tests (Tool Window)

Delete

Delete

Delete

Run All Tests from Solution (Tool Window)

Ctrl+L

Ctrl+L

Ctrl+L

Show Unit Tests window

Alt+8

Alt+8

Alt+Shift+8

Tool windows

Command

Visual Studio

ReSharper

IntelliJ

Hide Active Tool Window

Shift+Escape

Shift+Escape

Shift+Escape

Hide All Tool Windows

Ctrl+Shift+F12

Ctrl+Shift+F12

Ctrl+Shift+F12

Jump to Last Tool Window

Ctrl+Alt+Backspace

Ctrl+Alt+Backspace

F12

Show Solution window

Ctrl+Alt+L

Alt+1

Alt+1

Show Favorites window

Alt+2

Alt+2

Alt+2

Show Find window

Alt+3

Alt+3

Alt+3

Show Run window

Alt+4

Alt+4

Alt+4

Show Debug window

Alt+5

Alt+5

Alt+5

Show Structure window

Ctrl+Alt+F

Ctrl+F11

Alt+7

Show Services window

N/A

N/A

Alt+8

Show Version Control window

Alt+9

Alt+9

Alt+9

Show Commit window

N/A

N/A

Alt+0

Show Build window

Alt+0

Alt+0

N/A

Show Errors in Solution window

Ctrl+Alt+2

Ctrl+Alt+2

N/A

Show Inspection Results window

Ctrl+Alt+4

Ctrl+Alt+4

N/A

Show NuGet window

Alt+7

Alt+7

Alt+Shift+7

Show Unit Tests window

Alt+8

Alt+8

Alt+Shift+8

Show Terminal window

Ctrl+Alt+1

Ctrl+Alt+1

Alt+F12

Show Database window

Ctrl+Alt+3

Ctrl+Alt+3

N/A

Last modified: 19 August 2021