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

gleam: Update to v1.8.0 #5021

Merged
merged 1 commit into from
Feb 11, 2025
Merged

gleam: Update to v1.8.0 #5021

merged 1 commit into from
Feb 11, 2025

Conversation

ianmjones
Copy link
Contributor

Summary

Gleam's built in LSP has gained some very useful new features, including:

  • Rename variables and arguments
  • Generate function code action
  • Pattern match code action

Plus many more improvements to the compiler in this very nice upgrade.

Read more in the news article: https://gleam.run/news/gleam-gets-rename-variable/

Test Plan

  • Built and installed package locally.
  • Edited Gleam code with built in LSP doing its thing.
  • Used gleam run on existing projects.
  • Used gleam test on existing projects.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**

Gleam's built in LSP has gained some very useful new features,
including:

* Rename variables and arguments
* Generate function code action
* Pattern match code action

Plus many more improvements to the compiler in this very nice upgrade.

Read more in the news article: https://gleam.run/news/gleam-gets-rename-variable/
Copy link
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

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

Thanks for the update!

@davidjharder davidjharder merged commit 474943e into getsolus:main Feb 11, 2025
1 check passed
@ianmjones ianmjones deleted the update-gleam branch February 11, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants