Skip to content

ASP: use the default color style and other improvements

  • Improve colors: remove hard coded colors and use the default style, to improve readability in dark schemes.
  • Add folding in comments and ASP blocks <% ...%>.
  • Replace some RegExpr rules with equivalent ones (WordDetect, DetectChar, etc.)

Merge request reports