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 definitions for macros and tokens #127

Merged
merged 7 commits into from Apr 7, 2021
Merged

Conversation

davelopez
Copy link
Collaborator

@davelopez davelopez commented Apr 5, 2021

This PR adds support for definitions to the language server. In particular, this allows us to:

  • Quickly navigate to (or peek) token and macro definitions.
  • Open referenced files with macros inside the <import> tag.
  • Directly view token values when hovering them.

macro-definitions

xref #44

@davelopez davelopez added feature New feature proposal language server Related to the language server labels Apr 5, 2021
@davelopez davelopez added this to the v0.5.0 milestone Apr 5, 2021
@davelopez davelopez merged commit c1c2140 into master Apr 7, 2021
@davelopez davelopez deleted the improve_macros_support branch April 7, 2021 19:58
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.

None yet

1 participant