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

Support gd #529

Closed
jordanlewis opened this issue Jul 27, 2016 · 0 comments
Closed

Support gd #529

jordanlewis opened this issue Jul 27, 2016 · 0 comments

Comments

@jordanlewis
Copy link

I would like gd in normal mode to act like "Go to Declaration". Is this possible to do with a key binding?

jordanlewis added a commit to jordanlewis/Vim that referenced this issue Jul 27, 2016
This commit maps `gd` to VSCode's go to declaration action.
jordanlewis added a commit to jordanlewis/Vim that referenced this issue Jul 27, 2016
This commit maps `gd` to VSCode's go to declaration action.

Also, add a missing semicolon.
jordanlewis added a commit to jordanlewis/Vim that referenced this issue Jul 28, 2016
This commit maps `gd` to VSCode's go to declaration action.

Also, add a missing semicolon.
jordanlewis added a commit to jordanlewis/Vim that referenced this issue Jul 28, 2016
This commit maps `gd` to VSCode's go to declaration action.

Also, add a missing semicolon.
johnfn added a commit that referenced this issue Aug 2, 2016
* Add support for `gd` for #529

This commit maps `gd` to VSCode's go to declaration action.

Also, add a missing semicolon.

* Fix go to definition by polling.
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

2 participants