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

Pest #194

Closed
1 task done
tomtau opened this issue Feb 8, 2024 · 0 comments · Fixed by #354
Closed
1 task done

Pest #194

tomtau opened this issue Feb 8, 2024 · 0 comments · Fixed by #354
Labels
language A request to add a language extension

Comments

@tomtau
Copy link

tomtau commented Feb 8, 2024

Check for existing issues

  • Completed

Language

Pest

Tree Sitter parser link

https://sr.ht/~az1/tree-sitter-pest/

Language server link

https://github.com/pest-parser/pest-ide-tools

Misc notes

pest-parser/pest-ide-tools#10

@tomtau tomtau added the language A request to add a language extension label Feb 8, 2024
@JosephTLyons JosephTLyons changed the title Pest (Rust parser generator) support Pest Feb 26, 2024
@JosephTLyons JosephTLyons transferred this issue from zed-industries/zed Feb 26, 2024
maxdeviant added a commit that referenced this issue Mar 21, 2024
[Pest](https://pest.rs) is a general purpose parser written in Rust.

Fix #194 

<img width="880" alt="image"
src="https://github.com/pest-parser/zed-pest/assets/5518/d7938d4c-f931-4d1b-80dd-14fa660fe1f9">

---------

Co-authored-by: Marshall Bowers <[email protected]>
adorabilis pushed a commit to adorabilis/zed-extensions that referenced this issue Aug 17, 2024
[Pest](https://pest.rs) is a general purpose parser written in Rust.

Fix zed-industries#194 

<img width="880" alt="image"
src="https://github.com/pest-parser/zed-pest/assets/5518/d7938d4c-f931-4d1b-80dd-14fa660fe1f9">

---------

Co-authored-by: Marshall Bowers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language A request to add a language extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant