Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] VSCodeVim update seems to have overwritten ctrl-shift-p #4802

Closed
trusktr opened this issue May 5, 2020 · 1 comment
Closed

[BUG] VSCodeVim update seems to have overwritten ctrl-shift-p #4802

trusktr opened this issue May 5, 2020 · 1 comment

Comments

@trusktr
Copy link

trusktr commented May 5, 2020

Describe the bug

A recent release of VSCodeVim broke the well-known ctrl-shift-p command palette.

Now instead of opening the command palette, ctrl-shift-p select from the currently line to the previous line (similar to ctrl-shift-n which select to the next line).

To Reproduce

Steps to reproduce the behavior:

  1. Press ctrl-shift-p
  2. expect command palette
  3. Instead it select to the line above.

Expected behavior

It should open the command palette just like it always has.

Screenshots

Environment (please complete the following information):

VS Code Version: 1.44.1
Commit: a9f8623ec050e5f0b44cc8ce8204a1455884749f
Date: 2020-04-16T21:41:21.848Z
Electron: 7.1.14
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 5.4.33-1-MANJARO
@trusktr
Copy link
Author

trusktr commented May 5, 2020

I'm not sure if this was a VSCodeVim bug. After I disabled the extension, restarted, then re-enabled the extension, and restarted again, now the problem is solved. I think I'll just close this for now.

@trusktr trusktr closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant