CMD + shift + P does not exist for windows 10 users. Currently the only way I know of to run a new command is to do format on save (which may not be desired)
WIN + shift + P switches display modes
No other combinations work
Do y'all know of another work around? maybe make a hotkey to run it?
Seems you are searching for the command palette. CTRL + SHIFT + P on windows/linux
SHIFT + ALT + F works for me on Windows 10.
Could we add this to the docs? The same question came up when I was extolling the virtues of Prettier on a call with Windows VS devs, and I'd only used it so far in VS Code on a Mac.
Command palette is on VSCode's start screen:

From there you can find any shortcut.
We could add Format Document default shortcut for various OS to the doc. I'm not sure if those shortcuts are also Keyboard dependent (for reference this screenshot is for Windows, fr_CH QWERTZ kb)
The best way is to go to File > Preferences > Keyboard Shortcuts and search for the work format.
Feel free to reopen if there is something new
@GollyJer Thanks for Shift+Alt+F which also works on OSX
For whatever reason on my ubuntu system I have to use Ctrl + Shift + I
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
SHIFT + ALT + Fworks for me on Windows 10.