Forum Discussion
[Mac] "Fill in browser" keyboard shortcut clobbers shortcut of non browsers
Hey davidolrik / @aaronbushnell:
Thanks for your feedback on this. As it currently stands, we rely on the 1Password desktop app to listen for the autofill shortcut, rather than the extension itself. We're more limited in what keyboard shortcuts the extension can set, and to keep the muscle memory of ⌘ + \
working well, we configure that in the desktop app where we can use any character. Since this shortcut is set as a global shortcut to work in the context of your browser, it's always active, and can't automatically enable / disable depending on the foreground app.
The default "Open in browser" shortcut of "CMD+/" is also what VS Code uses to toggle a comment.
Just to confirm, the default shortcut is ⌘ + \
, and shouldn't conflict with Visual Studio Code's default comment toggle, which is configured to ⌘ + /
by default.
Let me know!
Jack