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

workbench.action.gotoSymbol doesn't move cursor #9160

Open
alexgorbatchev opened this issue Jul 23, 2024 · 1 comment
Open

workbench.action.gotoSymbol doesn't move cursor #9160

alexgorbatchev opened this issue Jul 23, 2024 · 1 comment

Comments

@alexgorbatchev
Copy link

alexgorbatchev commented Jul 23, 2024

Describe the bug
After jumping to symbol via workbench.action.gotoSymbol VIM cursor remains at original position.

To Reproduce

  1. Jump to a symbol via workbench.action.gotoSymbol
  2. Press i to insert

Expected behavior
Should switch to Insert mode at symbol's position.

Observed behavior
Switches to Insert mode at original cursor position.

Environment (please complete the following information):

Extension (VsCodeVim) version: v1.27.3
Version: 1.91.1 (user setup)
Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729
Date: 2024-07-09T22:06:13.855Z
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT arm64 10.0.26100
@xiangfu1003
Copy link

#9195
#9195 opened last week by Bear-Frost

sameWith this issue, i just meet the same issue

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

2 participants