pqrs-org / Karabiner-Elements

Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.
https://pqrs.org/osx/karabiner/
The Unlicense
18.57k stars 834 forks source link

VS Code seems to bypass Karabiner #3674

Open LMS007 opened 9 months ago

LMS007 commented 9 months ago

I'm completely stumped by the fact that VC Code can bypass Karabiner on my MacOS. I have switched my mac keyboard to use a windows-like keyboard using a number of complex modifications, but when I use VC Code, nothing seems to actually work anymore. For example, copy paste still requires the command key and since I'm using an external Windows keyboard, I don';t even have that key. It seems that VC Code sits before or below whatever re-mapping config that Karabiner is performing. Is this even possible?

I do not know what version I'm on, but I downloaded this last week and its up to date and I dont see an "About" menu item.

Thank you

muhamedkarajic commented 5 months ago

Have the same issue when opening it in superuser using command:

sudo "/Applications/Visual Studio Code.app/Contents/MacOS/Electron"
muhamedkarajic commented 5 months ago

I think open -n "/Applications/Visual Studio Code.app" fixes my problem.