Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ Support? #14

Open
imanewman opened this issue Dec 12, 2024 · 4 comments
Open

C++ Support? #14

imanewman opened this issue Dec 12, 2024 · 4 comments

Comments

@imanewman
Copy link

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.

@LakshyAAAgrawal
Copy link
Collaborator

C++ support would be great to add! The following are some of the language servers I had in mind for C/C++:

Could anyone with experience with either of these language servers chime in?

@LakshyAAAgrawal
Copy link
Collaborator

Dear @yz-qiang and @imanewman ,

I found a fork of monitors4codegen (parent repository of multilspy) that adds support for both ccls and clangd: https://github.com/IIKris/monitors4codegen.

You can please have a look at the above and determine if it works for your usecase.

With permission from the original authors (@IIKris and @arabich), I would also be glad to work with you all to integrate both ccls and clangd support in multilspy!

@LakshyAAAgrawal LakshyAAAgrawal marked this as a duplicate of #19 Dec 16, 2024
@imanewman
Copy link
Author

This is awesome. I probably wont get to diving in deeper on this until the new year, but ill keep you posted if I get a working fork up for C++ support!

@LakshyAAAgrawal
Copy link
Collaborator

Looking forward to it! Feel free to post any details at any point that I could help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants