How can I format code in Visual Studio Code in the last update on Windows.
I tried Ctrl+ K, Ctrl + D doe
You can also select the code you want to format and right click, find the format code menu item and it should have the keyboard command listed next to it.
By default it should be Shift + Alt/Option + F.