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

Extension messes with VS Codes 'Go to defintion' #856

Closed
alnorris opened this issue Oct 7, 2016 · 2 comments
Closed

Extension messes with VS Codes 'Go to defintion' #856

alnorris opened this issue Oct 7, 2016 · 2 comments

Comments

@alnorris
Copy link

alnorris commented Oct 7, 2016

What did you do?

Used the goto definitions built in VS Code

What did you expect to happen?

Go to the correct definition line

What happened instead?

Goes to an old definition or random lines with in the correct file, when VS Vim extension is install, when uninstall it goes to the correct line every time. (Peek definition however works correctly.)

Technical details:

  • VSCode Version: 1.5.3
  • VsCodeVim Version: 0.30
  • OS: OSX El Capitan
@jpoon
Copy link
Member

jpoon commented Oct 7, 2016

I can't repro this. I have open our extension source code (TS), right click, go to definition, it goes to the proper definition.

  • Are you using a keyboard shortcut?
  • What sort of file/folder do you have open? What language?

@johnfn
Copy link
Member

johnfn commented Oct 12, 2016

This has been fixed!

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

No branches or pull requests

3 participants