I often find myself writing code that has to run on multiple desktop and mobile platforms. This makes C/C++ my goto language for high portability. Over the course of my career, I have used all sorts of IDEs but CLion from JetBrains is by far the most promising cross-platform IDE for C/C++.
This IDE’s integration with CMake, Google Test, Catch, Doxygen, Valgrind, and popular VCS support (Git, GitHub, Mercurial, CVS, Perforce, & TFS) makes it a real powerhouse for your development workflow.
Be First to Comment