Answers for "fix indents visual studio code"

19

visual studio code auto indent

On Windows Shift + Alt + F
On Mac Shift + Option + F
On Ubuntu Ctrl + Shift + I
Posted by: Guest on April-07-2020
0

fix indents visual studio code

Shift + Alt + F
Posted by: Guest on January-08-2021
0

fix indentation visual studio

Select the text you want to automatically indent.
Click Format Selection in Edit, Advanced, or press CTRL+K, CTRL+F. 
Format Selection applies the smart indenting rules for the language 
in which you are programming to the selected text.
Posted by: Guest on May-16-2020

Browse Popular Code Answers by Language