Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] nested Regions #14

Open
hirnwunde opened this issue Feb 10, 2016 · 2 comments
Open

[Feature Request] nested Regions #14

hirnwunde opened this issue Feb 10, 2016 · 2 comments

Comments

@hirnwunde
Copy link

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:

sl_folding

@jamalsenouci
Copy link
Owner

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.

@inl-pd-autotest
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants