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(windows): add /utf-8 flag for parsers using unicode symbols #3223

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

amaanq
Copy link
Member

@amaanq amaanq commented Mar 27, 2024

Fixes #3222

@clason
Copy link
Contributor

clason commented Mar 27, 2024

This also fixes issues with purescript, Haskell, and (possibly) Perl utf-8 queries in nvim-treesitter.

cli/loader/src/lib.rs Show resolved Hide resolved
cli/src/generate/grammar_files.rs Outdated Show resolved Hide resolved
@amaanq amaanq merged commit 895c768 into tree-sitter:master Apr 11, 2024
12 checks passed
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.

Cannot use unicode in queries on windows in rust in tree-sitter 0.22.2
3 participants