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
I'm guessing there's something I'm doing wrong given the severity of this, but any idea what might be happening? I tried on a blank profile with only this extension and still get this behavior.
The text was updated successfully, but these errors were encountered:
I think I managed to reproduce it. I could not reproduce this at all with VS Code 1.89 (or maybe it had to do with not sufficiently reloading the editor after downgrading the extensions. I told it to "restart extensions", but I did not reboot the editor).
With VS Code 1.90, I can reproduce it with the release version of the extension, but not the pre-release.
@max-sixty, are you on 1.90? Do you still have the problem if you upgrade to the pre-release version?
Argh, sorry, I encountered this in the 1.90 prerelease, released a fix in a Dance pre-release, but forgot about it in the meantime and never released a proper version.
I'm checking out Dance again as an alternative to the vim extension since #18 seems to be partly fixed.
Currently up / down doesn't work in the command palette — I hit Cmd+Shift+P, and then
down
doesn't navigate down.When I add this exclusion to the keybindings config:
...then it works fine, and I get the movement I'd expect:
I'm guessing there's something I'm doing wrong given the severity of this, but any idea what might be happening? I tried on a blank profile with only this extension and still get this behavior.
The text was updated successfully, but these errors were encountered: