Answers for "automatic formatting vscode"

C
12

indent code in vs code

The code formatting is available in Visual Studio Code through the following 
shortcuts:

On Windows : Shift + Alt + F
On Mac : Shift + Option + F
On Linux : Ctrl + Shift + I
Posted by: Guest on August-26-2020
0

vs code turn off formatter

ctrl + shift + p
type "formatter config"
edit the json
Posted by: Guest on November-17-2020

Code answers related to "automatic formatting vscode"

Code answers related to "C"

Browse Popular Code Answers by Language