Support for ASP - Syntax highlighting

The basic help when writing scripts in ASP technology is syntax highlighting . To make your work easier, coloring works in conjunction with HTML coloring:

  • HTML+ASP
This makes it possible, for example, to create an HTML document with nested scripts at the same time. You can also customize syntax coloring. This is done by means of:
  • Highlighting scheme editor - allows you to edit the highlighting scheme, i.e. add new features, etc. Use it with caution when changes cannot be undone
  • Program settings - syntax highlighting - allows you to adjust the syntax highlighting scheme, but without affecting the scheme itself. Changes can be reverted to the default state at any time. You can also use this window to assign file name extensions for which the scheme should be the default one.

Related topics

To top