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

Add goto declaration, definition, typeDefinition requests #76

Merged
merged 2 commits into from
Dec 14, 2019

Conversation

ebkalderon
Copy link
Owner

Added

  • Implement support for textDocument/declaration request.
  • Implement support for textDocument/definition request.
  • Implement support for textDocument/typeDefinition request.

Changed

  • Update CHANGELOG.md.

This pull request is one step toward resolving #10.

@ebkalderon ebkalderon self-assigned this Dec 14, 2019
@ebkalderon ebkalderon changed the title Add support for declaration, definition, typeDefinition requests Add goto declaration, definition, typeDefinition requests Dec 14, 2019
@ebkalderon ebkalderon merged commit 75cfc3e into master Dec 14, 2019
@ebkalderon ebkalderon deleted the implement-goto-decl-and-def branch December 14, 2019 06:35
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

Successfully merging this pull request may close these issues.

1 participant