Skip to content

Update tree-sitter-gleam, enable auto-format - #8085

Merged
archseer merged 1 commit into
helix-editor:masterfrom
the-mikedavis:update-tree-sitter-gleam
Aug 28, 2023
Merged

Update tree-sitter-gleam, enable auto-format#8085
archseer merged 1 commit into
helix-editor:masterfrom
the-mikedavis:update-tree-sitter-gleam

Conversation

@the-mikedavis

Copy link
Copy Markdown
Member

Updates to the v0.30.4 release of tree-sitter-gleam which adds support for some new syntaxes added to the language. The changes are backwards compatible with the queries and we shouldn't need to add anything extra to the queries to cover the changes.

Also enables auto-format since the gleam language server supports it and gleam has a centralized formatter built into the compiler.

Updates to the v0.30.4 release of tree-sitter-gleam which adds support
for some new syntaxes added to the language. The changes are backwards
compatible with the queries and we shouldn't need to add anything extra
to the queries to cover the changes.

Also enables auto-format since the gleam language server supports it and
gleam has a centralized formatter built into the compiler.
@the-mikedavis the-mikedavis added C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Aug 28, 2023
@archseer
archseer merged commit 072e1ea into helix-editor:master Aug 28, 2023
@the-mikedavis
the-mikedavis deleted the update-tree-sitter-gleam branch January 11, 2024 23:41
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-language-support Area: Support for programming/text languages C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants