Skip to main content

Quotes And Double Quotes

  • 2 minutes to read

The Quotes And Double Quotes options page contains options for single and double quote autocompletion.

opAutoCompleteQuotesAndDoubleQuotes

The options page contains the following options.

Disable “Automatic brace completion” option in Visual Studio

If this option is enabled, CodeRush Classic disables the Automatic brace completion Visual Studio option for C# and Visual Basic.

 

The other options on this page are grouped into two option blocks.

  • The first block contains options for Smart Double Quotes.

    Option Description
    Use Smart Double Quotes Enables or disables Smart Double Quotes.
    Auto-complete double quotes Enables or disables double quote autocompletion.
    Use text fields Specifies whether or not text fields are inserted between automatically completed double quotes.
    Easy-delete empty double quotes Allows you to delete both opening and closing double quotes with a single Backspace keystroke when the cursor is inside double quotes.
    Ignore closing double quote typed in the end of string Specifies the CodeRush Classic behavior if is typed when the cursor is at the end of a string enclosed in double quotes. If the option is enabled, the manually typed double quote is ignored, and the cursor is moved outside of the double quotes.
    Smart semi-colon for double quotes If this option is enabled, CodeRush Classic places the semicolon to the right of the double quotes when it is manually typed within them.
  • The first block contains options for Smart Quotes.

    Option Description
    Use Smart Quotes Enables or disables Smart Quotes.
    Auto-complete quotes Enables or disables quote autocompletion.
    Use text fields Specifies whether or not text fields are inserted between automatically completed quotes.
    Easy-delete empty quotes Enables you to delete both opening and closing quotes with a single Backspace keystroke when the cursor is inside the quotes.
    Ignore closing quote typed in the end of char Specifies the CodeRush Classic behavior if is typed when the cursor is at the end of a char value enclosed in quotes. If the option is enabled, the manually typed quote is ignored, and the cursor is moved outside of the quotes.
    Smart semi-colon for quotes If this option is on, CodeRush Classic places the semicolon to the right of the quotes when it is manually typed within them.

Note

This product is designed for outdated versions of Visual Studio. Although Visual Studio 2015 is supported, consider using the CodeRush extension with Visual Studio 2015 or higher.