dotPeek 2016.2 Help

Syntax Highlighting

By default, Code Viewer highlights code syntax ReSharper-style, with distinctive colors for properties, types, accessors, and methods.

The default syntax highlighting for C# looks as follows:

Coding_Assistance__Syntax_Highlighting__CSharp

To toggle dotPeek syntax highlighting

  1. Open the Environment | Viewer page of dotPeek options.
  2. Use the Color Identifiers check box to enable or disable dotPeek syntax highlighting.
  3. Click OK.

This feature is inspired by and borrowed from JetBrains ReSharper, a developer productivity tool for Microsoft Visual Studio.

See Also

Last modified: 15 December 2016