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

Download clangd server from npmjs #31

Closed
fannheyward opened this issue Apr 22, 2020 · 2 comments
Closed

Download clangd server from npmjs #31

fannheyward opened this issue Apr 22, 2020 · 2 comments

Comments

@fannheyward
Copy link
Member

https://gitter.im/neoclide/coc.nvim?at=5e9f364c2fbcdb22ace0f654
https://www.npmjs.com/package/clangd-linux

@sam-mccall

@sam-mccall
Copy link
Member

Not sure if we want to use npm after all if we can't use it to resolve dependencies. It doesn't work for vscode and IIRC the release branch of coc doesn't actually require npm at all, just node, so it won't necessarily work there either.

Seems more direct just to talk to github directly in that case. We don't get fancy semver versioning but I think "is it the latest release" is enough if we stick to LLVM release cadence.

@fannheyward
Copy link
Member Author

closed by #43

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