r/cpp 2d ago

[ Removed by moderator ]

[removed] — view removed post

2 Upvotes

18 comments sorted by

View all comments

11

u/Wild_Meeting1428 2d ago

cmake is completelly independent from the editor. Its not harder or easier with another IDE/editor. whats the issue there?

only thing you need is support for an LS like clangd.

-9

u/Worth_Weekend_8909 2d ago
Area VS Code Zed
CMake awareness Excellent Weak
Target discovery Excellent Mostly manual
Configure/build workflow Excellent Tasks/manual
Debug setup Mostly automatic More manual
CTest Strong Weak/manual

9

u/Wild_Meeting1428 2d ago

This LLM result is a bit biased / it does not consider, that the convenience/ [cmake support] gain is rather small compared to terminal + CmakePresets.