vscode-cmantic icon indicating copy to clipboard operation
vscode-cmantic copied to clipboard

No language server detected after 30 seconds.

Open stellarpower opened this issue 10 months ago • 0 comments

Hi,

Using with the default Microsoft C++ extension; I think cpptools is installed and working properly (1.19.9), I can see the process in top - but all I see in the logs output from C-mantic is the below:

[18:00:48  Info] C-mantic extension activated.
[18:01:19  Warn] No language server detected after 30 seconds.

Anything I can do to find out more? Would it also be possible to log more when the server isn't detected?

Thanks!

stellarpower avatar Apr 04 '24 17:04 stellarpower