Control sequence is interrupted when switching modifier key
Hi!
As a dvorak keyboard layout user I've gotten used to saving my files using C-X,CAPS-S (with CAPS set to mimic control). Unfortunately this currently doesn't work with this plugin as the control sequence gets interrupted when I let go of the control key and when I hit CAPS-S I get a search field popping up.
EDIT: This actually seems to work fine when using the physical control keys so it seems to have something to do with my remapping of the control key. Hitting CAPS-X, CAPS-S without releasing CAPS works as expected.
EDIT2: This is on Ubuntu/Linux
I think I can't help because I'm not using dvorak and that remapping and can't reproduce the problem.
it seems to have something to do with my remapping of the control key. Hitting CAPS-X, CAPS-S without releasing CAPS works as expected.
I support this opinion. It looks like a problem about your environment or settings around the remapping.
Pretty weird to close this IMHO. To do the remapping I use Xorg/XKB which is pretty much standard on Linux. I do believe that it would be desirable for this plugin to be able to handle that.
OK I reopen this issue and will track it but I cannot work on this for now since I don't have that environment and then don't have troubles. I welcome pull requests!
Thanks! I've actually tried to look into it but I'm not very familiar with node in general and much less VS Code extension development. So far I haven't been able to get set up the dev environment