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

Fix parsing of export const #38

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

kit494way
Copy link
Contributor

Fix #34

@fdncred
Copy link
Collaborator

fdncred commented Dec 21, 2023

Thanks for this! I'm wondering if it's possible to have another test that specifically tests the #34 scenario where multiple in a row get recognized properly?

@kit494way
Copy link
Contributor Author

Add a test case for #34

@fdncred
Copy link
Collaborator

fdncred commented Dec 21, 2023

Thanks!

@fdncred fdncred merged commit a0b80b2 into nushell:main Dec 21, 2023
3 checks passed
@JosephTLyons
Copy link

Thank you so much @kit494way, we're going to bump our internal version in Zed to include this commit :)

@kit494way kit494way deleted the fix-export-const branch December 23, 2023 23:21
mrdgo pushed a commit to mrdgo/tree-sitter-nu that referenced this pull request Sep 23, 2024
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.

Exports fail to highlight after first occurence
3 participants