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

Have option to let IndentWiseNextEqualIndent stop at block scope #11

Open
dlee opened this issue Jun 11, 2015 · 0 comments
Open

Have option to let IndentWiseNextEqualIndent stop at block scope #11

dlee opened this issue Jun 11, 2015 · 0 comments

Comments

@dlee
Copy link

dlee commented Jun 11, 2015

It would nice if IndentWiseNextEqualIndent supported the option to stop at block scope.

For example:

Unindented
  Indented Once    <= Start here
  Indented Once

  Indented Once    <= Land here
    Indented Twice
    Indented Twice
  Indented Once    <= End here
Unindented

Unindented
  Indented Once    <= Never here
Unindented
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

1 participant