Skip to content

Add DocumentLinksProvider and support test-data file links#231

Merged
davelopez merged 6 commits into
mainfrom
add_go_to_test_file_support
Aug 27, 2023
Merged

Add DocumentLinksProvider and support test-data file links#231
davelopez merged 6 commits into
mainfrom
add_go_to_test_file_support

Conversation

@davelopez

@davelopez davelopez commented Aug 20, 2023

Copy link
Copy Markdown
Collaborator

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 force-pushed the add_go_to_test_file_support branch from e98abeb to 8d28ce8 Compare August 26, 2023 15:13
@davelopez davelopez merged commit 8371fb0 into main Aug 27, 2023
@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