Coding assistance
JetBrains Rider offers a variety of coding assistance features that allow you to write and edit code much faster thus increasing your productivity and saving your time.
In this section:
- Code completion (IntelliSense)
- Typing assistance
- Complete Statement
- Color assistance
- Context actions
- Regular expressions assistance
- Language injections in C#
- Language injections in Web languages
- Parameter Information
- Quick Documentation
- Quick Definition
- Structural navigation with Tab and Shift+Tab
- Highlighting of matching code elements
- Rearrange code elements
- Duplicate line or selection
- Split lines containing string literals
- Add and remove #region blocks
- Comment and uncomment code
- CamelHumps
You can use the following shortcuts for advanced code editing helpers:
Alt+Enter | |
Ctrl+Space | |
Ctrl+Shift+Space | |
Ctrl+Alt+Space | |
Ctrl+Shift+Enter | |
Ctrl+Alt+L | |
Ctrl+P | |
Ctrl+Q | |
Ctrl+Shift+Up | |
Ctrl+Shift+Down | |
Ctrl+Alt+Shift+Left | |
Ctrl+Alt+Shift+Right | |
Alt+Shift+Up | |
Alt+Shift+Down | |
Ctrl+/ | |
Ctrl+Shift+/ | |
Ctrl+Alt+T | |
Alt+Insert | |
Ctrl+E, C | |
Ctrl+E, F |
For the full list of JetBrains Rider keyboard shortcuts, see Keyboard shortcuts in predefined keymaps.
Last modified: 20 August 2021