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
When using the default keyboard shortcut for Format Selection (ctrl+k ctrl+f) in a PowerShell script with selected text, the PowerShellFindModule action launches instead.
Suggest removing the keybinding for PowerShellFindModule or setting it to an unused key combination (e.g. ctrl+k ctrl+n) in package.json.