-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
conflicts with Ctrl + P to open files search dialog #8594
Comments
The same problem, anyone knows how to solve this? |
I've rolled rolled back the previous version, which still works: Extensions -> Vim -> Gear -> Install Another Version -> 1.25.2 |
Same behaviour here since last update except ctrl-p will move cursor up 1 line (same as 'k'). |
Adding the following to "vim.handleKeys": {
"<C-p>": false
} |
This breaks |
remove the vim keybinding in vscode
|
Same, here. Above mentioned are workarounds I think. |
Duplicate of #8574 |
I spent the morning with such issue, it is a nightmare. |
For now my current workaround is jus to downgrade to |
Worked for me |
I confirm it's broken. This should be taken as top prio since Ctrp + P is the most used shortcuts in vscode. Breaks the whole idea of using this extension at all if this does not work. |
I'm so surprised that this significant bug has no progress since Sep. Maybe I'll never update VSCode VIM plugin from now. |
Type: Bug
Use Ctrl + P and the cursor will move to the upper line, instead of doing what is expected
Extension version: 1.26.0
VS Code version: Code 1.82.0 (8b617bd08fd9e3fc94d14adb8d358b56e3f72314, 2023-09-06T22:07:07.438Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Connection to 'wsl+Ubuntu-22.04' could not be established
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Connection to 'wsl+Ubuntu-22.04' could not be established
A/B Experiments
The text was updated successfully, but these errors were encountered: