format shortcut vscode code example
Example 1: visual studio format code shortcut
//Ctrl+K, Ctrl+D
//for c# scheme: Ctrl+E, Ctrl+D
Example 2: format code in vs code
On Windows Shift + Alt + F.
On Mac Shift + Option + F.
//Ctrl+K, Ctrl+D
//for c# scheme: Ctrl+E, Ctrl+D
On Windows Shift + Alt + F.
On Mac Shift + Option + F.