Make QtCreator looks sexier!!
QtCreator is a great IDE for C++/Qt development but once you compare how it looks like with VS Code it will be a lot off.
But what if you can make looks better by adding a few plugins.
This is How It Looks Like upon setup
This is how we want it to ...
foxoman.net3 min read
Linus Brendel
Audio Engineer
Thank you for the article! I can't wait to set up my QtCreator like this! :) Just a quick noob question: When trying to run the CMake Generate step, it says that I am not finding two variables, namely EXTENSIONSYSTEM_LIB and UTILS_LIB. Am I missing some dependency, or am I using the wrong Qt version? (I'm using Qt version 5.15.2 and installing the plugins for QtCreator version 4.14.0). I can't seem to find anything online.