Home / Software & Apps / Programming & Software development / Best IDE for C? Programming & Software development Best IDE for C? ByValentin2882 November 15, 2023March 29, 2025 I know there is no "best" but there are surely better ones than others? (1 rating, 1 votes, rated)You need to be a registered member to rate this.Loading...
So I use Eclipse with the corresponding plugin so far.
Or Notepad++ as a text editor.
Others probably use frequent visual studio code. Visual Studio will probably also be used by some.
To build CMake projects, I use the following build script. This allows to build uncomplicated even without the Visual Studio IDE.
This can be packed into a subfolder of the project and executed there. In the last line of the script you can specify the build configuration: