Pascal syntax highlighting nested comments
-
Notepad++ 6.6.9 and 7.5.8 (current).
Notepad++ has an issue with highlighting comments of Pascal language.
I don’t know if this is really a standard or not but i am using compiler which accepts:
(* Line1,
Line2,
Line3 )
The above highlight correctly in NPP. { and } can also be used.
But this one:
( Line1, (* some comment *)
Line2,
Line3 *)
is wrongly displayed in NPP, it stops highlight after “comment *)”, and doesn’t recognize last *). You can use { and } with the same (bad) effect but I am not using { } normally.
Can I somehow fix it on my own without recompiling NPP? -
Issue created here for this.
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