Skip to content

Implement autocomplete, hover and goto-definition for constants #4456

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

Merged
merged 4 commits into from
Apr 19, 2025

Conversation

GearsDatapacks
Copy link
Member

Fixes #3631
I thought that while I was at it I may as well also add hover and goto-definition functionality.

@GearsDatapacks GearsDatapacks marked this pull request as ready for review April 14, 2025 17:29
@GearsDatapacks GearsDatapacks force-pushed the const-completions branch 3 times, most recently from ba9e7ef to 5d92bc6 Compare April 17, 2025 19:50
Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

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

Thank you!!! 💜

@lpil lpil merged commit ba6cbdc into gleam-lang:main Apr 19, 2025
12 checks passed
@GearsDatapacks GearsDatapacks deleted the const-completions branch April 19, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Language server completion within consts
2 participants