Change Syntax Highlighting ("Language") Characters
-
Is it possible to change which characters can be used for syntax highlighting?
Specifically, the “Language” function let you use characters and strings of ASCII characters, in the Unicode range 21-7F, to define text colouring. This includes the obsolete “Deleted Character” code (7F), but excludes the space (20). I want to use the control code characters 01-1F.
Are there Scintille or NppExec functions to do this?
-
Update: Charcters outside the range 21-7F can form part of delimiter strings, but the strings must contain 21-7F characters.
So, if “$” here represents code 1B - the “Escape” character - these would valid strings:
$Start
Finish$
Modif$ier
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login