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 and join 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 | |
Control+Space | |
Control+Shift+Space | |
Control+Alt+Space | |
Control+Shift+Enter | |
Control+Alt+L | |
Control+P | |
Control+Q | |
Control+Shift+ArrowUp | |
Control+Shift+ArrowDown | |
Control+Alt+Shift+ArrowLeft | |
Control+Alt+Shift+ArrowRight | |
Alt+Shift+ArrowUp | |
Alt+Shift+ArrowDown | |
Control+/ | |
Control+Shift+/ | |
Control+Alt+T | |
Alt+Insert | |
Control+R, C | |
Control+R, G |
For the full list of JetBrains Rider keyboard shortcuts, refer to Keyboard shortcuts in predefined keymaps.
Last modified: 20 August 2021