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

Go to Definition functionality to VSCode #546

Merged
merged 5 commits into from
Jan 19, 2023
Merged

Conversation

bugarela
Copy link
Collaborator

@bugarela bugarela commented Jan 19, 2023

Hello :octocat:

This adds one of my personal favorite features to VSCode: Go To Definition.

gotodef

  • Tests added for any new code
  • Ran npm run format (or had formatting run automatically on all files edited)
  • Documentation added for any new functionality
  • Entries added to the respective CHANGELOG.md for any new functionality
  • Feature table on README.md updated for any listed functionality

@bugarela bugarela self-assigned this Jan 19, 2023
@bugarela bugarela added the vscode VScode plugin label Jan 19, 2023
Copy link
Contributor

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This blows up my mind. Wanna try it immediately :))

@bugarela bugarela merged commit 8c2c4e6 into main Jan 19, 2023
@bugarela bugarela deleted the gabriela/code-navigation branch January 19, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode VScode plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants