setup-cpp-language-server
Installation
SKILL.md
Using the LSP tool with C++ requires three configuration files before it will work correctly:
- A
.github/lsp.jsonfile that specifies how to launch the language server. It should have content like this: