Mono-D icon indicating copy to clipboard operation
Mono-D copied to clipboard

auto indent a block

Open etcimon opened this issue 10 years ago • 2 comments

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?

etcimon avatar Jun 28 '15 16:06 etcimon

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

aBothe avatar Jun 28 '15 20:06 aBothe

Yep

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

etcimon avatar Jun 28 '15 22:06 etcimon