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
{{ message }}
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
All of the C++ files in our project have the .cxx suffix. Whenever I open the .cxx file, the clangd server isn't started and LSP functions like go-to definition don't work. They only work in the C files.
I'm not sure if this is a plugin bug, or a lapce bug. Let me know if I need to file this issue with the main lapce repository.
All of the C++ files in our project have the .cxx suffix. Whenever I open the .cxx file, the clangd server isn't started and LSP functions like go-to definition don't work. They only work in the C files.
I'm not sure if this is a plugin bug, or a lapce bug. Let me know if I need to file this issue with the main lapce repository.