Line shifting auto tab #51438
Naginipython
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
Body
What are you proposing?
In VSCode, when I use alt+up/down to shift the code up and down, typically moving the code into a block will auto-tab the code, and it will remove the tab when it exists the block.
Why does this matter?
The feature is simple convenience for those who use alt+up/down often
Are there any examples or context?
Possible approach
This seems like the classic Leetcode codeblock problem, but I am unsure on the event that the code blocks are incorrect.
Beta Was this translation helpful? Give feedback.
All reactions