panicinc / icarus

Swift, C, C++, and Objective-C Support for Nova
MIT License
69 stars 5 forks source link

Language Server random freezes #8

Open arif-desu opened 11 months ago

arif-desu commented 11 months ago

I have sometimes experienced that clangd LSP server hangs up. Autosuggestions, code analysis, everything stops working and only syntax highlighting works.

The quick workaround for this has been disabling and re-enabling the Icarus extension. But it would be great to have this simple option to "Restart Language Server" in command pallet or something easily accessible.

I unfortunately don't have any logs of any kind to demonstrate or reproduce this, so if you could assist me how I could get some logs to post here, I'd be more than happy.