Configurable VSCode Extension Formatter #1076
Closed
geofflittle
started this conversation in
Polls
Replies: 1 comment
-
No |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is your idea? Provide a use case.
To make the formatter included in the VSCode extension configurable. Specifically to allow setting variable-space indents.
Why is it a good idea?
My code reading and comprehension are improved when reviewing 4-space indented code versus 2-space.
What is the current alternative and why is it not good enough?
The alternative is to turn off the extension top stop it's auto-formatting, which isn't good enough because of the other useful features the extension provides.
Beta Was this translation helpful? Give feedback.
All reactions