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

Clicking references that's in same file causes jumping around #790

Closed
octref opened this issue Sep 20, 2016 · 1 comment
Closed

Clicking references that's in same file causes jumping around #790

octref opened this issue Sep 20, 2016 · 1 comment
Labels

Comments

@octref
Copy link
Contributor

octref commented Sep 20, 2016

  • VSCode Version: 1.5.2
  • VsCodeVim Version: 0.1.10
  • OS Version: OS X 10.11.6

jump

Try it in theFileStat in this line https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/files/common/explorerViewModel.ts#L21. Click the references under explorerViewModel (not the first few, the ones in the latter part).

When doing Find All References, if the file is long and there are other references in the same file, VSCodeVim causes single click to jump to the place.

@octref octref changed the title VSCodeVim makes find all references jump around Clicking references that's in same file causes jumping around Sep 20, 2016
@rebornix rebornix mentioned this issue Sep 20, 2016
40 tasks
@rebornix
Copy link
Member

Our internal cursor position is correct right now, can't repro this in latest release. Fixed yeah!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants