To automatically indent the highlighted text, select Auto-indent Selection or select Ctrl+I. To automatically format the highlighted text, select Auto ...
If you want to indent multiple lines at once, select them and press Ctrl+] to add the indent or Ctrl+[ to remove it. Pressing the same keys again will add (or ...
Go to File > Options > Proofing > AutoCorrect Options > AutoFormat As You Type and check the boxes for Automatic bulleted lists and Set ...
Go into Options > C/C++ > Code Style > General > When I paste, the first option is Indent and format. so if you select all, cut, then paste, it should auto ...
Notepad++ will only auto-insert subsequent indents if you manually indent the first line in a block; otherwise you can re-indent your code after the fact.
Highlight a whole page of code and use the 'auto indent' feature to tidy up all the formatting / indentation by itself. Is there a similar feature in VSCode?