You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jmg-duarte I can reproduce the issue and am familiar with it; I believe I've experienced it since the beginning. I rarely encounter it because I use similar shortcuts to yours, but it's very annoying when you have a short shortcut, like Command or Alt.
Bug description
I'm trying to do multiple cursors in VSCode with Cmd+Shift but SwiftShift eats the keys before they reach other windows.
SwiftShift should always propagate the shortcuts to other programs.
Worse yet, this behavior stays when I close the app — this should be an easy fix, on the AppDelegate you should de-register all shortcut handlers.
Setup
macOS version
Sequoia 15.2
The text was updated successfully, but these errors were encountered: