You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clangd is frequently crashing as soon as I type anything in the editor.
It happens on projects where I'm using C++20, using stuff only implemented in GCC.
Sometimes it does not crash if I restart clangd while typing a word, which suggests that it's not really a fundamental limitation of clangd but a but perhaps?
System information
Clangd version (from the log, or clangd --version): ~ $ clangd version 12.0.0
clangd extension version: v0.1.11
Operating system: Arch Linux
The text was updated successfully, but these errors were encountered:
Clangd is frequently crashing as soon as I type anything in the editor.
It happens on projects where I'm using C++20, using stuff only implemented in GCC.
Sometimes it does not crash if I restart clangd while typing a word, which suggests that it's not really a fundamental limitation of clangd but a but perhaps?
Logs
System information
Clangd version (from the log, or
clangd --version
):~ $ clangd version 12.0.0
clangd extension version:
v0.1.11
Operating system:
Arch Linux
The text was updated successfully, but these errors were encountered: