This topic has not yet been rated - Rate this topic

Choosing an Alternate HTML Editor

The default editor for HTML documents is HTML Designer. However, you can specify any installed text editor as your Visual Studio editor for viewing and editing HTML documents.

To open a document in another HTML editor

  1. Select the document in Solution Explorer.
  2. On the View menu, choose Open With.
  3. In the Open With dialog box, choose an editor, and select Open.
    Note   The Open With dialog box also includes the Set as Default option. Choose Set as Default to designate another available editor as your default editor for HTML documents.

To add an HTML editor

  1. In the Open With dialog box, choose Add.
  2. Type the path to your editor, or click the Browse button to navigate to the program.
  3. Type a friendly name for the editor.

See Also

HTML Designer | Editing HTML | Editing HTML Pages in Design View | Previewing an HTML Page in a Web Browser | Creating Scripts and Editing Event Handlers in HTML Designer | Switching to Design View

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.