Page 1 of 1

Anyway to collapse line comments // ?

Posted: 23.12.2015 21:49
by runsun
Is it possible to make the following single-line comments collapsible ?

blah blah ...
// comment line 1
// comment line 2
// comment line 3
// comment line 4
blah blah blan ...

to:

blah blah ...
[+] (// comment line1 )
blah blah blan ...

Posted: 23.12.2015 22:09
by Alexey
Yes: example is Pascal, 2 rules --"Block comment nnnnnnnnnnnnn", copy both, and link 1 to 2