0.1.0-beta.9 • Published 5 months ago

install-from-gh-to-vscode v0.1.0-beta.9

Weekly downloads
-
License
Apache-2.0 WITH L...
Repository
github
Last release
5 months ago

install-from-gh-to-vscode

Lib for VS Code extensions installing executables from GitHub

VS Code extensions can use it to get an executable from a GitHub release. This lib is the generalized way of getting the clangd executable to the clang/vscode-clangd to VS Code at runtime.

Forked from clangd/node-clangd@2109d30 with the following changes for VS Code:

Thank you for the clangd developers. ❤️