Y
Hacker News
new
|
ask
|
show
|
jobs
by
wiseowise
603 days ago
Try VSCode + clangd. Much better experience.
1 comments
adgrant
600 days ago
No thanks. I do use VS Code when I just want an editor (i.e. I don't want my CMake & vcpkg files parsed). Otherwise I prefer CLion for CMake projects and use the real Visual Studio for C++ vsproj files.
link