windowsvisual-studio-codekeyboard-shortcutscommand-palette

Keyboard Shortcut to open Command Palette in VS Code?


On windows 10 running VSCode, how do I open the Command Palette with keyboard shortcuts? Under the view menu, it says the shortcut is ctrl+shift+P but doing that does not open the Command Palette?

enter image description here


Solution

  • Well seems like f1 works instead of control+shift+p. Don't know why it lists that as the keyboard shortcut...

    Edit: So on some of my computers ctrl + shift + p works fine. Not sure perhaps its a conflict with the mappings on particular laptops.