Hi all,
I noticed code folding in TM2 in Ruby is slightly broken with multiline comments (using the =begin … =end construct) Newlines within the comment introduce a new folding start.
Thanks, John Joyce
On 21 Apr 2015, at 2:11, John Joyce wrote:
I noticed code folding in TM2 in Ruby is slightly broken with multiline comments (using the =begin … =end construct) Newlines within the comment introduce a new folding start.
Can you post a minimal example that shows this problem?