JetBrainsĀ Rider 2023.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:

  • 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

ReSharper

IntelliJ

Search Everywhere

Double Shift

Double Shift

Double Shift

Find Action...

Control+Shift+A

Control+Shift+A

Control+Shift+A

Open Solution or Project...

Control+Shift+O

Control+Shift+O

Control+Shift+O

Open File or Folder...

Control+O

Control+O

Shortcut is missing

New in This Directory

Control+Alt+Insert

Control+Alt+Insert

Control+Alt+Insert

Show Solution window

Control+Alt+L

Alt+1

Alt+1

NuGet Quick List

Alt+Shift+N

Alt+Shift+N

Shortcut is missing

Build Solution

Control+Shift+B

Control+Shift+B

Control+F9

Show Intention Actions

Alt+Enter

Alt+Enter

Alt+Enter

Navigate To...

Alt+`

Control+Shift+G

Control+Shift+G

Recent Files

Control+,

Control+E

Control+E

Find Usages

Shift+F12

Alt+F7

Alt+F7

Select In...

Alt+F1

Alt+F1

Alt+F1

Settings...

Control+Alt+S

Control+Alt+S

Control+Alt+S

Generate...

Alt+Insert

Alt+Insert

Alt+Insert

Debug...

Alt+Shift+F9

Alt+Shift+F9

Alt+Shift+F9

View Breakpoints...

Control+Alt+B

Control+Shift+F8

Control+Shift+F8

Attach to Process...

Control+Alt+P

Control+Alt+F5

Control+Alt+F5

VCS Operations Popup...

Control+Alt+Q

Alt+`

Alt+`

Refactor This...

Control+Shift+R

Control+Shift+R

Control+Alt+Shift+T

Inspect This...

Control+Alt+Shift+A

Control+Alt+Shift+A

Control+Alt+Shift+A

Reformat Code

Control+Alt+Enter

Control+Alt+L

Control+Alt+L

Code Cleanup...

Control+E, C

Control+Alt+F

Shortcut is missing

Manage projects and solutions

Command

Visual Studio

ReSharper

IntelliJ

Open Solution or Project...

Control+Shift+O

Control+Shift+O

Control+Shift+O

Open File or Folder...

Control+O

Control+O

Shortcut is missing

New in This Directory

Control+Alt+Insert

Control+Alt+Insert

Control+Alt+Insert

NuGet Quick List

Alt+Shift+N

Alt+Shift+N

Shortcut is missing

Show NuGet window

Alt+7

Alt+7

Alt+Shift+7

Build Solution

Control+Shift+B

Control+Shift+B

Control+F9

Build Current Project

Control+Shift+F7

Control+Shift+F7

Shortcut is missing

Cancel Build

Control+F9

Control+F9

Control+F9

Basic editing

Command

Visual Studio

ReSharper

IntelliJ

Cut

Control+X

Control+X

Control+X

Copy

Control+C

Control+C

Control+C

Paste

Control+V

Control+V

Control+V

Paste as Plain Text

Control+Alt+Shift+V

Control+Alt+Shift+V

Control+Alt+Shift+V

Paste from History...

Control+Shift+V

Control+Shift+V

Control+Shift+V

Copy Paths

Control+Shift+C

Control+Shift+C

Control+Shift+C

Copy Reference

Control+Alt+Shift+C

Control+Alt+Shift+C

Control+Alt+Shift+C

Save All

Control+Shift+S

Control+Shift+S

Control+S

Undo

Control+Z

Control+Z

Control+Z

Redo

Control+Y

Control+Y

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

Control+Enter

Control+Enter

Control+Alt+Enter

Delete Line

Control+L

Control+L

Control+Y

Join Lines

Control+Shift+J

Control+Shift+J

Control+Shift+J

Duplicate Line or Selection

Control+D

Control+D

Control+D

Toggle Case

Control+Shift+U

Control+Shift+U

Control+Shift+U

Scratch File

Control+Alt+Shift+Insert

Control+Alt+Shift+Insert

Control+Alt+Shift+Insert

Open Source in New Window

Shift+F4

Shift+F4

Shift+F4

Show Whitespaces

Control+R, W

Shortcut is missing

Shortcut is missing

Soft-Wrap

Control+E, W

Shortcut is missing

Shortcut is missing

Increase Font Size in All Editors

Shortcut is missing

Shortcut is missing

Alt+Shift+.

Decrease Font Size in All Editors

Shortcut is missing

Shortcut is missing

Alt+Shift+,

Caret navigation

Command

Visual Studio

ReSharper

IntelliJ

Move Caret to Previous Word

Control+ArrowLeft

Control+ArrowLeft

Control+ArrowLeft

Move Caret to Next Word

Control+ArrowRight

Control+ArrowRight

Control+ArrowRight

Move Caret to Line Start

Home

Home

Home

Move Caret to Line End

End

End

End

Containing Declaration

Control+[

Control+[

Alt+Shift+[

Move Caret to Matching Brace

Control+]

Control+]

Control+Shift+M

Move Caret to Code Block Start

Alt+Shift+[

Alt+Shift+[

Control+[

Move Caret to Code Block End

Shortcut is missing

Shortcut is missing

Control+]

Next Method

Alt+ArrowDown

Alt+ArrowDown

Alt+ArrowDown

Previous Method

Alt+ArrowUp

Alt+ArrowUp

Alt+ArrowUp

Move Caret to Page Top

Control+PageUp

Control+PageUp

Control+PageUp

Move Caret to Page Bottom

Control+PageDown

Control+PageDown

Control+PageDown

Page Up

PageUp

PageUp

PageUp

Page Down

PageDown

PageDown

PageDown

Move Caret to Text Start

Control+Home

Control+Home

Control+Home

Move Caret to Text End

Control+End

Control+End

Control+End

Select text

Command

Visual Studio

ReSharper

IntelliJ

Select All

Control+A

Control+A

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

Control+Shift+ArrowLeft

Control+Shift+ArrowLeft

Control+Shift+ArrowLeft

Move Caret to Next Word with Selection

Control+Shift+ArrowRight

Control+Shift+ArrowRight

Control+Shift+ArrowRight

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

Shift+ArrowUp

Shift+ArrowUp

Down with Selection

Shift+ArrowDown

Shift+ArrowDown

Shift+ArrowDown

Select Containing Declaration

Control+Shift+[

Control+Shift+[

Control+Alt+Shift+[

Move Caret to Code Block Start with Selection

Control+Alt+Shift+[

Control+Alt+Shift+[

Control+Shift+[

Move Caret to Code Block End with Selection

Control+Alt+Shift+]

Control+Alt+Shift+]

Control+Shift+]

Move Caret to Page Top with Selection

Control+Shift+PageUp

Control+Shift+PageUp

Control+Shift+PageUp

Move Caret to Page Bottom with Selection

Control+Shift+PageDown

Control+Shift+PageDown

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

Control+Shift+Home

Control+Shift+Home

Control+Shift+Home

Move Caret to Text End with Selection

Control+Shift+End

Control+Shift+End

Control+Shift+End

Extend Selection

Alt+Shift+=

Control+W

Control+W

Shrink Selection

Alt+Shift+-

Control+Shift+W

Control+Shift+W

Code folding

Command

Visual Studio

ReSharper

IntelliJ

Expand

Control+M, E

Control+M, E

Control+NumPad-+

Collapse

Control+M, S

Control+M, S

Control+NumPad--

Expand Recursively

Control+Alt+NumPad-+

Control+Alt+NumPad-+

Control+Alt+NumPad-+

Collapse Recursively

Control+Alt+NumPad--

Control+Alt+NumPad--

Control+Alt+NumPad--

Expand All

Control+M, X

Control+M, X

Control+Shift+NumPad-+

Collapse All

Control+M, A

Control+M, A

Control+Shift+NumPad--

Collapse to Definitions

Control+M, O

Control+M, O

Shortcut is missing

Fold Selection

Control+M, H

Control+M, H

Control+.

Multiple carets and selection ranges

Command

Visual Studio

ReSharper

IntelliJ

Add/Remove Caret

Control+Alt+LeftClick

Control+Alt+LeftClick

Alt+Shift+LeftClick

Toggle Column Selection Mode

Alt+Shift+Insert

Alt+Shift+Insert

Alt+Shift+Insert

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

Alt+Shift+ArrowUp

Alt+Shift+ArrowUp

Shortcut is missing

Clone Caret Below with Virtual Space

Alt+Shift+ArrowDown

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

Alt+J

Select All Occurrences

Alt+Shift+;

Alt+Shift+;

Control+Alt+Shift+J

Deselect Last Occurrence

Alt+Shift+,

Alt+Shift+,

Alt+Shift+J

Create Rectangular Selection

Alt+Shift+LeftClick

Alt+Shift+LeftClick

Alt+Shift+MiddleClick

Drag to Create Rectangular Selection

Alt+LeftClick

Alt+LeftClick

Alt+LeftClick

Drag to Create Multiple Rectangular Selections

Control+Alt+Shift+LeftClick

Control+Alt+Shift+LeftClick

Control+Alt+Shift+LeftClick

Coding assistance

Command

Visual Studio

ReSharper

IntelliJ

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

Control+Shift+Enter

Control+Shift+Enter

Control+Shift+Enter

Reformat Code

Control+Alt+Enter

Control+Alt+L

Control+Alt+L

Parameter Info

Control+Shift+Space

Control+P

Control+P

Quick Documentation

Control+K, I

Control+Q

Control+Q

Move Statement Up

Control+Alt+Shift+ArrowUp

Control+Alt+Shift+ArrowUp

Control+Shift+ArrowUp

Move Statement Down

Control+Alt+Shift+ArrowDown

Control+Alt+Shift+ArrowDown

Control+Shift+ArrowDown

Move Element Left

Control+Alt+Shift+ArrowLeft

Control+Alt+Shift+ArrowLeft

Control+Alt+Shift+ArrowLeft

Move Statement Right

Control+Alt+Shift+ArrowRight

Control+Alt+Shift+ArrowRight

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

Control+Alt+/

Control+/

Control+/

Comment with Block Comment

Control+Shift+/

Control+Shift+/

Control+Shift+/

Surround With...

Shortcut is missing

Shortcut is missing

Control+Alt+T

Generate...

Alt+Insert

Alt+Insert

Alt+Insert

Code Cleanup...

Control+E, C

Control+Alt+F

Shortcut is missing

Silent Code Cleanup

Control+E, F

Control+Alt+Shift+F

Shortcut is missing

Context navigation

Command

Visual Studio

ReSharper

IntelliJ

Next Method

Alt+ArrowDown

Alt+ArrowDown

Alt+ArrowDown

Previous Method

Alt+ArrowUp

Alt+ArrowUp

Alt+ArrowUp

Go to Line/Column...

Control+G

Control+G

Control+G

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

Control+E

Control+E

Recently Changed Files

Control+Shift+,

Control+Alt+Shift+Backspace

Shortcut is missing

Last Edit Location

Control+Shift+Backspace

Control+Shift+Backspace

Control+Shift+Backspace

Back

Control+-

Control+-

Control+Alt+ArrowLeft

Forward

Control+Shift+-

Control+Shift+-

Control+Alt+ArrowRight

Select Next Tab

Alt+ArrowRight

Alt+ArrowRight

Alt+ArrowRight

Select Previous Tab

Alt+ArrowLeft

Alt+ArrowLeft

Alt+ArrowLeft

Toggle Anonymous Bookmark

Control+K, K

Shortcut is missing

F11

Toggle Bookmark with Digit

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

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

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

Toggle Bookmark with Mnemonic

Control+F11

Shortcut is missing

Control+F11

Show All Bookmarks

Control+`

Control+`

Shift+F11

Go to Bookmark with Digit

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

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

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

Show Mnemonic Bookmarks

Shortcut is missing

Shortcut is missing

Control+Shift+F11

Go to Next Bookmark

Control+K, N

Shortcut is missing

Shortcut is missing

Go to Previous Bookmark

Control+K, P

Shortcut is missing

Shortcut is missing

Show Bookmarks window

Alt+2

Alt+2

Alt+2

Show Structure window

Control+Alt+F

Control+F11

Alt+7

Show Find window

Alt+3

Alt+3

Alt+3

Next Occurrence

Control+Alt+ArrowDown

Control+Alt+ArrowDown

Control+Alt+ArrowDown

Previous Occurrence

Control+Alt+ArrowUp

Control+Alt+ArrowUp

Control+Alt+ArrowUp

Find everything

Command

Visual Studio

ReSharper

IntelliJ

Search Everywhere

Double Shift

Double Shift

Double Shift

Find...

Control+F

Control+F

Control+F

Find Next / Move to Next Occurrence

F3

F3

F3

Find Previous / Move to Previous Occurrence

Shift+F3

Shift+F3

Shift+F3

Replace...

Control+H

Control+H

Control+R

Find in Files...

Control+Shift+F

Control+Shift+F

Control+Shift+F

Replace in Files...

Control+Shift+H

Control+Shift+H

Control+Shift+R

Next Occurrence of the Word at Caret

Control+F3

Control+F3

Control+F3

Go to File...

Control+Shift+T

Control+Shift+N

Control+Shift+N

File Member

Alt+\

Control+F12

Control+F12

Go to Symbol...

Control+Alt+Shift+T

Control+Alt+Shift+N

Control+Alt+Shift+N

Find Action...

Control+Shift+A

Control+Shift+A

Control+Shift+A

Command

Visual Studio

ReSharper

IntelliJ

Navigate To...

Alt+`

Control+Shift+G

Control+Shift+G

Find Usages

Shift+F12

Alt+F7

Alt+F7

Go to Declaration or Usages

F12

Control+B

Control+B

Go to Type Declaration

Control+Shift+F11

Control+Shift+T

Control+Shift+B

Show Usages

Alt+Shift+F12

Control+Alt+F7

Control+Alt+F7

Go to Super Method

Alt+Home

Control+U

Control+U

Go to Implementation(s)

Control+F12

Control+Alt+Shift+B

Shortcut is missing

Go to Derived Symbols

Alt+End

Control+Alt+B

Control+Alt+B

Highlight Usages in File

Alt+Shift+F11

Control+Shift+F7

Control+Shift+F7

Code analysis

Command

Visual Studio

ReSharper

IntelliJ

Show Intention Actions

Alt+Enter

Alt+Enter

Alt+Enter

Error Description

Shortcut is missing

Shortcut is missing

Control+F1

Next Code Issue

Alt+PageDown

F12

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

Control+Alt+Shift+8

Control+Alt+Shift+8

Control+Alt+Shift+8

Run Inspection by Name...

Control+Alt+Shift+I

Control+Alt+Shift+I

Control+Alt+Shift+I

Inspect This...

Control+Alt+Shift+A

Control+Alt+Shift+A

Control+Alt+Shift+A

Show Problems window

Alt+6

Alt+6

Alt+6

Run and debug

Command

Visual Studio

ReSharper

IntelliJ

Run context configuration

Control+F5

Control+F5

Shift+F10

Run...

Control+Alt+Shift+R

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

Control+Alt+P

Control+Alt+F5

Control+Alt+F5

Reattach to Process...

Alt+Shift+P

Alt+Shift+P

Control+Alt+Shift+F5

Stop

Shift+F5

Shift+F5

Control+F2

Pause

Control+Alt+Break

Control+Alt+Break

Shortcut is missing

Resume Program

F5

F5

F9

Apply Hot Reload Changes

Alt+F10

Alt+F10

Shortcut is missing

Stop Background Processes...

Control+Shift+F2

Control+Shift+F2

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

Control+F10

Control+F10

Alt+F9

Force Run To Cursor

Control+Alt+F9

Control+Alt+F9

Control+Alt+F9

Skip to Cursor

Control+Shift+F10

Control+Shift+F10

Control+Alt+Shift+F9

Show Execution Point

Alt+NumPad-*

Alt+NumPad-*

Alt+F10

Evaluate Expression...

Shift+F9

Shift+F9

Alt+F8

Quick Evaluate Expression

Control+Alt+F8

Control+Alt+F8

Control+Alt+F8

Toggle Line Breakpoint

F9

F9

Control+F8

Toggle Temporary Line Breakpoint

Control+Alt+Shift+F8

Control+Alt+Shift+F8

Control+Alt+Shift+F8

Toggle Breakpoint Enabled

Control+F9

Control+F9

Shortcut is missing

View Breakpoints...

Control+Alt+B

Control+Shift+F8

Control+Shift+F8

Edit Breakpoint

Alt+F9

Alt+F9

Control+Shift+F8

Show Run window

Alt+4

Alt+4

Alt+4

Show Debug window

Alt+5

Alt+5

Alt+5

Show Services window

Shortcut is missing

Shortcut is missing

Alt+8

Analyze Stack Trace or Thread Dump...

Control+E, T

Control+Shift+E

Shortcut is missing

Refactorings

Command

Visual Studio

ReSharper

IntelliJ

Refactor This...

Control+Shift+R

Control+Shift+R

Control+Alt+Shift+T

Rename...

Control+R, R

F2

Shift+F6

Change Signature...

Control+R, S

Control+F6

Control+F6

Inline...

Control+R, I

Control+Alt+N

Control+Alt+N

Move...

Control+R, O

F6

F6

Extract Method...

Control+R, M

Control+Alt+M

Control+Alt+M

Introduce Field...

Control+R, F

Control+Alt+D

Control+Alt+F

Introduce Parameter...

Control+R, P

Control+Alt+P

Control+Alt+P

Introduce Variable...

Control+R, V

Control+Alt+V

Control+Alt+V

Safe Delete...

Control+R, D

Alt+Delete

Alt+Delete

Global VCS actions

Command

Visual Studio

ReSharper

IntelliJ

VCS Operations Popup...

Control+Alt+Q

Alt+`

Alt+`

Commit...

Control+Alt+K

Control+K

Control+K

Update Project

Control+Alt+W

Control+Alt+W

Control+T

Rollback

Control+Alt+Z

Control+Alt+Z

Control+Alt+Z

Push...

Control+Shift+K

Control+Shift+K

Control+Shift+K

Next Change

Control+Alt+Shift+N

Shortcut is missing

Control+Alt+Shift+ArrowDown

Previous Change

Control+Alt+Shift+P

Shortcut is missing

Control+Alt+Shift+ArrowUp

Show Version Control window

Alt+9

Alt+9

Alt+9

Show Commit window

Shortcut is missing

Shortcut is missing

Alt+0

Differences viewer

Command

Visual Studio

ReSharper

IntelliJ

Show Diff

Control+D

Control+D

Control+D

Compare Files

Control+D

Control+D

Control+D

Next Difference

F7

F7

F7

Previous Difference

Shift+F7

Shift+F7

Shift+F7

Accept Left Side

Control+Alt+R

Control+Alt+R

Control+Alt+R

Accept Right Side

Control+Alt+A

Control+Alt+A

Control+Alt+A

Select Opposite Diff Pane

Control+Shift+Tab

Control+Shift+Tab

Control+Shift+Tab

Show Diff Settings Popup...

Control+Shift+D

Control+Shift+D

Control+Shift+D

Unit testing

Command

Visual Studio

ReSharper

IntelliJ

Unit Testing Quick List...

Alt+Shift+U

Alt+Shift+U

Alt+Shift+U

Run Unit Tests

Control+U, R

Control+T, R

Control+;, R

Debug Unit Tests

Control+U, D

Control+T, D

Control+;, D

Stop Execution

Control+U, S

Control+T, S

Control+;, S

Repeat Previous Run

Control+U, U

Control+T, T

Control+;, T

Rerun Failed Tests

Control+U, F

Control+T, F

Control+;, F

Run Tests Until Failure

Control+U, W

Control+T, W

Control+;, W

Run All Tests from Solution

Control+U, L

Control+T, L

Control+;, L

Create New Session

Control+U, N

Control+T, N

Control+;, N

Append Tests to Session

Control+U, A

Control+T, A

Control+;, A

Run Current Session

Control+U, Y

Control+T, Y

Control+;, Y

Run Unit Tests under dotMemory Unit

Control+U, M

Control+T, M

Control+;, M

Run Selected Tests

Shift+Enter

Shift+Enter

Shift+Enter

Debug Selected Tests

Control+D

Control+D

Control+D

Run Current Session (Tool Window)

Control+Y

Control+Y

Control+Y

Create New Session (Tool Window)

Alt+Shift+Insert

Alt+Shift+Insert

Alt+Shift+Insert

Append Tests to Session (Tool Window)

Control+Alt+Insert

Control+Alt+Insert

Control+Alt+Insert

Remove Selected Tests (Tool Window)

Delete

Delete

Delete

Run All Tests from Solution (Tool Window)

Control+L

Control+L

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

Control+Shift+F12

Control+Shift+F12

Control+Shift+F12

Jump to Last Tool Window

Control+Alt+Backspace

Control+Alt+Backspace

F12

Stretch to Left

Control+Alt+Shift+ArrowLeft

Control+Alt+Shift+ArrowLeft

Control+Alt+Shift+ArrowLeft

Stretch to Right

Control+Alt+Shift+ArrowRight

Control+Alt+Shift+ArrowRight

Control+Alt+Shift+ArrowRight

Stretch to Top

Control+Alt+Shift+ArrowUp

Control+Alt+Shift+ArrowUp

Control+Alt+Shift+ArrowUp

Stretch to Bottom

Control+Alt+Shift+ArrowDown

Control+Alt+Shift+ArrowDown

Control+Alt+Shift+ArrowDown

Show Solution window

Control+Alt+L

Alt+1

Alt+1

Show Bookmarks 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 Problems window

Alt+6

Alt+6

Alt+6

Show Structure window

Control+Alt+F

Control+F11

Alt+7

Show Services window

Shortcut is missing

Shortcut is missing

Alt+8

Show Version Control window

Alt+9

Alt+9

Alt+9

Show Commit window

Shortcut is missing

Shortcut is missing

Alt+0

Show Build window

Alt+0

Alt+0

Shortcut is missing

Show NuGet window

Alt+7

Alt+7

Alt+Shift+7

Show Unit Tests window

Alt+8

Alt+8

Alt+Shift+8

Show Terminal window

Control+Alt+1

Control+Alt+1

Alt+F12

Show Database window

Control+Alt+3

Control+Alt+3

Shortcut is missing

Last modified: 09 March 2023