nushell / nushell/tree-sitter-nu
add queries for different tree-sitter-based editors
Open
Nobody has claimed this yet.
- Dominant language
- Nushell
- Stars
- 180
- Forks
- 38
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
i think queries should be written for tree-sitter-based editors to enable syntax highlighting
resources:
- official tree-sitter query docs
- neovim - nvim-treesitter docs
- helix - helix query docs
- lapce - lapce docs
Contributor guide
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 with the official tree-sitter query documentation, then compare the linked nvim-treesitter, Helix, and Lapce guidance. Identify the query files or entry points in this repository before deciding how each editor integration should be represented. Done means the relevant queries support syntax highlighting in the targeted tree-sitter-based editors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devtools, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100