Sublime Forum

ST3 Pascal Highlighting Error (Build 3033)

#1

Hi,

I just found a bug while testing the pascal highlighting with some code.
If there is a single line comment the following line will not get highlighted. It works fine if I remove the comment or use multiline comments.
Sample:

// Some comment
Procedure Foobar;

(Tested on Windows x64)

Regards
Florian

0 Likes