Do you guys know a good C/C++ ide? I don't like Code::Blocks and I don't need Clion (for now?)

Edit: of course it's out of the question to use a Microsoft product.

#C #clang #clanguage #Dev #solodev #programming #coding

@hardtech helix
@Cisco88 oh? I thought it was a text editor, I didn't know it was also and IDE. Thank you, I'll check it ;)

@hardtech it can be used as a light ide and for c/cpp is really good.
If you are more into vim.. spacevim transforms vim into an ide.

I hear ya for not using Microsoft shite :)

I would be interested as well!
Haven't used Code::Blocks in a long time. What didn't you like about it?
@hardtech
@hardtech I do use Helix with clangd, although I need the project to be in CMake to generate an metadata file that clangd needs.