Search found 3 matches
- Fri Feb 11, 2005 1:13 pm
- Forum: General
- Topic: Syntax Highlighting for Comments, in need of Help
- Replies: 9
- Views: 1455
- Fri Jan 14, 2005 11:09 am
- Forum: General
- Topic: Syntax Highlighting for Comments, in need of Help
- Replies: 9
- Views: 1455
- Wed Jan 12, 2005 2:11 pm
- Forum: General
- Topic: Syntax Highlighting for Comments, in need of Help
- Replies: 9
- Views: 1455
Syntax Highlighting for Comments, in need of Help
My problem is with the following features in the .syn files.
SingleComment = C
SingleCommentCol = 1
It works fine for the following cases
C This is a comment
C****** This is a comment *******
However, does not work in the following case
C000010 This line is a comment
Unfortunately, the for a ...
SingleComment = C
SingleCommentCol = 1
It works fine for the following cases
C This is a comment
C****** This is a comment *******
However, does not work in the following case
C000010 This line is a comment
Unfortunately, the for a ...