Hacker News new | ask | show | jobs
by jlu 2636 days ago
Does the keyboard shortcuts for vscode still work inside browser?
2 comments

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.
Thanks, glad to know that!
there is a bug that you can't config the keyboard shortcuts https://github.com/codercom/code-server/issues/150