microsoft / microsoft/multilspy
C++ Support?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 610
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I love the work that has been done on this repo, its been a huge time savings on a project I am working on!
Following the recent support added for JS/TS parsing by the community, I was wondering if anyone has implemented support for C++ parsing? If not I'll likely need to add that support myself in the coming months, but wanted to check with the community first before investing time into that.
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 existing JavaScript/TypeScript parsing support and the repository's language-server client abstractions. Confirm whether C++ support already exists, then define the required integration points and validation criteria; the issue currently names no files, tests, or concrete completion scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- compilers, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100