3

Installed VSCode and same as usual I'm used to use the shortcut Ctrl+Shift+P to open the command palette. However, it does not seem to work. Checking the keyboard shortcuts the default is actually that key: enter image description here

AEM
  • 1,156
  • 2
  • 14
  • 19

1 Answers1

1

I had the same issue and was able to resolve it by right-clicking on the Shortcut → 'Change When Expression' → updating it to editorTextFocus.

This is what my working Shortcut looks like

screenshot

Pablo Bianchi
  • 17,371
Hawkins
  • 11