You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No problem. This would be possible and fairly easy to implement.
Just to check though if you are happy indenting your code then sublime text offers folding based on indentation so in your example above if you indented line 6 then fold markers should appear in the gutter.
Please, also take into consideration that nested folding blocks' markers may be prepended via whitespace characters. Currently the plugin doesn't support this and expects the marker to be exactly at line start.
First of all: Thanks for your plugin! It is great if you ever worked with Visual Studio.
Is there a way to support for defining regions inside regions:
The text was updated successfully, but these errors were encountered: