Skip to content

Optimization: check if we are on a comment before using ##Doxygen which contains several RegExpr

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:optidox into master

PowerShell:

  • // and /* ... */ are not comments

Some syntaxes:

  • add begin/endRegion="Comment"

Merge request reports