ReSharper 2017.1 Help

Editor

ReSharper | Options | Code Editing | HTML | Editor

This page allows you to adjust ReSharper's HTML features in the editor. These are language-specific settings that complement the main set of editor features.

ItemDescription
Auto-format on enter If this check box is selected, ReSharper applies code formatting rules to the recently typed code after you press Enter.
Auto-format on closing tag If this check box is selected, ReSharper automatically formats recently added code after you type the closing tag of an element.
Synchronous changing of matching tag If this check box is selected, ReSharper simultaneously changes the closing tag when you are editing the opening tag of an element and vice versa.
Support Angular markup in HTML pages Use this selector to enable Angular template language support in HTML files.
Last modified: 12 October 2017

See Also