Hacker News new | ask | show | jobs
by lefty2 2005 days ago
but what if you aren't using Qt?
1 comments

QtCreator is a generic C/C++ IDE, built with Qt. (and since it has language server support nowadays it looks like it's useable for rust, etc). It has a profiling UI, valgrind support, etc etc.
It's also pretty decent for embedded!

Sometimes I feel they should rebrand it, because many people are blocked by the Qt name.

I better check it out then. Thanks.