Y
Hacker News
new
|
ask
|
show
|
jobs
by
cmbernard333
598 days ago
Now do CLion. I cannot stand using VS on windows.
1 comments
wiseowise
598 days ago
Try VSCode + clangd. Much better experience.
link
adgrant
596 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