tree-sitter / tree-sitter/tree-sitter-cpp
feature: publish new npm package for new tree-sitter-cpp
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
Did you check the tree-sitter docs?
- I have read all the tree-sitter docs if it relates to using the parser
Is your feature request related to a problem? Please describe.
tree-sitter-cuda relies on the npm package of tree-sitter-cpp, and since tree-sitter-cpp have induced cpp 20 module support, so I want a new release
relative issue
https://github.com/romus204/tree-sitter-manager.nvim/issues/157
Describe the solution you'd like
I want a new release for this package
Describe alternatives you've considered
I want a new release for this package
Additional context
No response
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 the tree-sitter-cpp repository's existing npm package and release process, then confirm that the published package includes the C++20 module-support changes described in the issue. Done means a new npm release is published and can be consumed by tree-sitter-cuda.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100