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

Add this library to vcpkg? #11

Open
NickStrupat opened this issue Jun 6, 2021 · 4 comments
Open

Add this library to vcpkg? #11

NickStrupat opened this issue Jun 6, 2021 · 4 comments

Comments

@NickStrupat
Copy link

Have you thought about adding this project as a package to vcpkg?

@kuafuwang
Copy link
Owner

It's a good idea. But right now I am writing a lsp-server. When the lsp-server is done .I will add this project as a package to VCPKG.
I had found out some problems about LspCpp, when it as a dependence to LPG-language-server. So i think it's no ready to as a package to VCPKG right now.

@NickStrupat
Copy link
Author

Have you looked at the LSP server inside ClangD? I'm looking at using it as well, assuming it's good enough as it's part of LLVM.

https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clangd/ClangdLSPServer.h

@kuafuwang
Copy link
Owner

Have you looked at the LSP server inside ClangD? I'm looking at using it as well, assuming it's good enough as it's part of LLVM.

https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clangd/ClangdLSPServer.h

Before start this project , I had looked at a lot LSP server in the list Implementations Language Servers . But at that time , I just want a lsp-client, not a lsp-server. And extract any of them from the server is a lot work, i start this project to help someone like me.
And most of code of this project had come from a lsp-server cquery.
for me , no perfect match, only match perfect.

@jcs090218
Copy link

Is this still planned? Just curious. :)

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

3 participants