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

feat(lsp): Support hover on include statements #1963

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

spotandjake
Copy link
Member

@spotandjake spotandjake commented Jan 3, 2024

This pr adds a hover item on Include statements, an example can be seen below:
image

Reminder to myself: After this is merged implement goto definition on include that will take you to the source module.

@spotandjake spotandjake added the lsp Issues related to the language server. label Jan 3, 2024
@spotandjake spotandjake self-assigned this Jan 3, 2024
@phated phated changed the title feat(lsp): Add Hover for Include Statement feat(lsp): Support hover on include statements Jan 29, 2024
Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

Absolute hero 💪

@phated phated enabled auto-merge January 29, 2024 00:20
@phated phated added this pull request to the merge queue Jan 29, 2024
Merged via the queue into grain-lang:main with commit b6e1570 Jan 29, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp Issues related to the language server.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants