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

Bump tree-sitter-erlang, add *.app.src file-type #9627

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

the-mikedavis
Copy link
Member

This update fixes parsing for some newer accepted EEPs:

Also now that glob file-types are supported I've added *.app.src which are files that build tools like rebar or make will generate into .app files.

This update fixes parsing for some newer accepted EEPs:

* <https://www.erlang.org/eeps/eep-0058> map comprehensions
* <https://www.erlang.org/eeps/eep-0064> triple quoted strings
* <https://www.erlang.org/eeps/eep-0066> sigils

Also now that glob file-types are supported I've added `*.app.src`
which are files that build tools like rebar or make will generate into
`.app` files.
@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Feb 13, 2024
@archseer archseer merged commit 59369d9 into master Feb 14, 2024
6 checks passed
@archseer archseer deleted the bump-ts-erlang branch February 14, 2024 16:55
cosmikwolf pushed a commit to cosmikwolf/helix that referenced this pull request Feb 26, 2024
shortc pushed a commit to shortc/helix that referenced this pull request Mar 31, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 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 S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants