Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlu
2636 days ago
Does the keyboard shortcuts for vscode still work inside browser?
2 comments
horyzen
2636 days ago
Those that do not conflict with the browser still works. e.g. 'Ctrl + `' to open terminal, 'Ctrl + p' quick open. I'm using Firefox and 'Ctrl + Shift + p' will open a new private browsing page instead of the command palette.
link
jlu
2636 days ago
Thanks, glad to know that!
link
billconan
2636 days ago
there is a bug that you can't config the keyboard shortcuts
https://github.com/codercom/code-server/issues/150
link