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
Fix shortcut key matching to handle whitespace in input
- Trim user input value before matching shortcuts to prevent failures
- when spaces are accidentally included during quick pick navigation.
- This ensures shortcuts work reliably regardless of input formatting.
close#43
0 commit comments