Line and Block Comment

Syntax highlighting, code folding, brace matching, code indenting, and function list

Line and Block Comment

Postby hardy » Tue Nov 02, 2004 6:08 am

I will define the following
Line Comment = # Block Comment On = #+ Block Comment Off = #-
The line comment works properly but the block comment doesn't work.
Any ideas?
User avatar
hardy
Newbie
 
Posts: 2
Joined: Tue Nov 02, 2004 12:00 am

Re: Line and Block Comment

Postby Mofi » Tue Nov 02, 2004 11:41 am

Try Line Comment Num = 1# instead of Line Comment = #.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4039
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Line and Block Comment

Postby hardy » Tue Nov 02, 2004 2:02 pm

line comment num = 1#
sorry, this also doesn't work

what helps is line comment num = 2#
but then you must have always a space after the # for a line comment
User avatar
hardy
Newbie
 
Posts: 2
Joined: Tue Nov 02, 2004 12:00 am


Return to Syntax Highlighting