Replies: 1 comment
-
Go to your settings in Visual Studio Code, and perform a search based on the keyword formatter. You may want to turn the defaults off. Next, perform a search based on the keyword indent. Auto Indent is just what you need, or rather don't need 😉 Additionally, it may be worth it to browse through all of the Formatting settings of the C/C++ extension, there is a significant amount of settings to adjust eventually. Overriding defaults should be enough, however. Kind regards |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
please how to disable auto indentation and auto code editing ??
like
is changed to
Beta Was this translation helpful? Give feedback.
All reactions