Hello,
I do a lot of HTML/ColdFusion work and those languages tend to only have block comments.
Is there a way to set up UE so that it will use block comments instead of single line comments for the Edit | Comment Add feature? This feature is always greyed out (disabled). I think that is because there isn't a line comment defined in my wordfile.
I'm working on converting from MultiEdit 9.x to UE and ME could put a block comment on each line or as a block depending on how you highlighted the code to be commented. Example:
<!--- single block
comment for lots
of lines
of code when highlighed in a stream. --->
or
<!--- many block --->
<!--- comments for lots --->
<!--- of lines --->
<!--- of code when highlighted as full lines. --->
I also had hot keys for quickly commenting/uncommenting code. That should be easy to set up if I can get UE to use block comments...
Thanks,
sj
I do a lot of HTML/ColdFusion work and those languages tend to only have block comments.
Is there a way to set up UE so that it will use block comments instead of single line comments for the Edit | Comment Add feature? This feature is always greyed out (disabled). I think that is because there isn't a line comment defined in my wordfile.
I'm working on converting from MultiEdit 9.x to UE and ME could put a block comment on each line or as a block depending on how you highlighted the code to be commented. Example:
<!--- single block
comment for lots
of lines
of code when highlighed in a stream. --->
or
<!--- many block --->
<!--- comments for lots --->
<!--- of lines --->
<!--- of code when highlighted as full lines. --->
I also had hot keys for quickly commenting/uncommenting code. That should be easy to set up if I can get UE to use block comments...
Thanks,
sj