Back to Devexpress

Smart Semicolon

coderushforroslyn-119943-coding-assistance-typing-helpers-smart-semicolon.md

latest813 B
Original Source

Smart Semicolon

  • Oct 11, 2021

CodeRush places a semicolon to the right of the parentheses, brackets, or braces when you type within them. CodeRush places the semicolon when it is required. If it is not required, CodeRush moves a caret outside the brackets without adding the semicolon.

Smart Semicolon works in C# and Blazor code.

How to Enable

To enable Smart Semicolon, use the Editor | C# | Smart Keys options page.

Blazor Support

The Smart Semicolon is available from the code sections in .razor files.