Hi all, the Anysphere C++ extension depends on ClangD for LSP support, which has a different configuration syntax. (It requires a compile_commands.json, which CMake can generate). If this is not configured, then Jump-to-Definition will not work.
Hi all, the Anysphere C++ extension depends on ClangD for LSP support, which has a different configuration syntax. (It requires a compile_commands.json, which CMake can generate). If this is not configured, then Jump-to-Definition will not work.