Sorry, but I think the comment prefix character is hardcoded into the native C++ scintilla control. You could 1) try writing a custom lexer or 2) download the scintilla source (http://www.scintilla.org/) and modify and recompile Scintilla.DLL and SciLexer.dll to support your new comments.
↧