msomeone / PeasyMotion

Visual Studio 2017 2019 2022 Extension, emulating vim-easymotion word-motion text navigation mode.
MIT License
55 stars 9 forks source link

Esc key not working #19

Closed isc30 closed 8 months ago

isc30 commented 3 years ago

After installing PeasyMotion, I noticed that Esc key doesn't work anymore as an shortcut to unselect text. This happens after cancelling one selection using Esc.

msomeone commented 3 years ago

Thanks for reporting, can you share which VS extensions are installed among PeasyMotion?

isc30 commented 3 years ago

PeasyMotion is the only one. I noticed that this happens after a "failure" in PeasyMotion (usually due to clicking some dialog while typing). It seems like it never stops getting the keyboard handle at some point.