Page 1 of 1

Disable single-line folding

Posted: Fri Jun 19, 2009 1:31 pm
by eesau
This is a very small feature request.

Currently, this code:

Code: Select all

Procedure A ( ) : Debug A : EndProcedure
Places a (non-functional) folding box next to the line, which makes no sense. Would it be possible to disable this when both the folding start and folding end -keywords are on the same line?