nvim-treesitter / nvim-treesitter/nvim-treesitter-context
Document @context.start and @context.final
Open
Nobody has claimed this yet.
- Dominant language
- Janet
- Stars
- 3.2k
- Forks
- 241
- PR merge metrics
- No merged PRs in 30d
Description
I found these by source diving - as I wanted a customized clojure one that used the top level (source) for relative stuff. It wasn't documented in CONTRIBUTING.md
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 CONTRIBUTING.md and locate the existing definitions or usage of @context.start and @context.final. Document what each entry point does, including the top-level (source) behavior relevant to custom Clojure contexts. Done means both names and their usage are explained in CONTRIBUTING.md.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, neovim, vim
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100