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

auto indent a block #621

Open
etcimon opened this issue Jun 28, 2015 · 2 comments
Open

auto indent a block #621

etcimon opened this issue Jun 28, 2015 · 2 comments

Comments

@etcimon
Copy link
Contributor

etcimon commented Jun 28, 2015

I saw this feature in vs2013 writing c# and immediately missed it. It consists in indenting the code on block close }

Think we could try with an option?

@aBothe
Copy link
Owner

aBothe commented Jun 28, 2015

You mean, indenting the code in the code block that is enclosed by the } you just typed?

@etcimon
Copy link
Contributor Author

etcimon commented Jun 28, 2015

Yep

Sometimes you add an if block around some code and just wish the code was re-aligned properly once you close the block

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

No branches or pull requests

2 participants