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 DocumentLinksProvider and support test-data file links #231

Merged
merged 6 commits into from
Aug 27, 2023

Conversation

davelopez
Copy link
Collaborator

@davelopez davelopez commented Aug 20, 2023

Closes #176

In addition to what was already supported to navigate to macro files and definitions, now you can also follow links to your test files.

Screenshot from 2023-08-20 16-12-41

TODO

  • Add some tests

@davelopez davelopez added feature New feature proposal language server Related to the language server labels Aug 20, 2023
@davelopez davelopez added this to the v0.11.0 milestone Aug 20, 2023
@davelopez davelopez marked this pull request as ready for review August 25, 2023 22:26
@davelopez davelopez merged commit 8371fb0 into main Aug 27, 2023
8 checks passed
@davelopez davelopez deleted the add_go_to_test_file_support branch August 27, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature proposal language server Related to the language server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Click on macro or test-data file names to open the file
1 participant