no tree-sitter grammar
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 613
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
currently there is no tree-sitter grammar, preventing yuescript support in helix, my editor of choice, as well as any other editor/environment/whatever that uses tree-sitter. please add one if possible
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing YueScript's syntax and the tree-sitter grammar requirements, then check how Helix consumes tree-sitter grammars. Done means a grammar exists that can parse YueScript and supports integration with Helix or other tree-sitter environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100