Block comments including spaces

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

Block comments including spaces

Postby rogowar » Tue Aug 10, 2004 2:06 pm

Is there a way to define a block comment that includes space? For example, DD * begins a comment and /* ends it. The end is easy enough, but I can't figure out how to do the 'DD *' bit.
User avatar
rogowar
Newbie
 
Posts: 4
Joined: Mon Aug 09, 2004 11:00 pm

Re: Block comments including spaces

Postby Mofi » Wed Aug 11, 2004 1:46 am

No, unfortunately there is no equivalent for "Line Comment Num = xCC " for block comments. Block comments with spaces are not possible at the moment in UE (V10.10c).

Write a feature request for that to IDM. Maybe it is then implemented in a future release of UE.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4055
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Syntax Highlighting