panekj / lapce-cpp-clangd

C/C++ LSP plugin based on clangd for Lapce
Apache License 2.0
18 stars 4 forks source link

clangd 15.0.1 #4

Open ogre2007 opened 1 year ago

ogre2007 commented 1 year ago

Plugin downloads clangd 15.0.1 (not 15.0.0), and cant automatically find path to it (tested in windows) fix version or handle path finding for arbitrary downloaded clangd folder

Flintpop commented 1 year ago

Same here, and I couldn't make it find clangd by manually changing serverPath variable both in settings.toml and volt.toml