User Ratings
Rate This Project
Login To Rate This Project
Featured Reviews
Highest Rated
Pros:
fast, easy install, easy to use and can use any compiler.
Cons:
well this is more of a pro i guess since it has no cons.
Lowest Rated
The only advantage compared to Eclipse is that CodeBlocks is much faster to load and code. However, if you want to develop big projects such as Python or Moses, forget about it. Go Visual Studio or Eclipse.
Design flaws:
1. cannot display data structure in a tree view, i.e., code outline;
2. cannot change hotkeys, it uses ancient Turbo/Borland C++ hot key assignment, e.g., Ctrl+F9 to compile, you need to install addition plugin to change hotkey, this shows it is immature;
3. cannot use Ctrl+Left click to go to declaration and definition;
4. cannot navigate forward and backward using Alt+Left and Alt+Right;
5. does not support nested macro expansion;
6. closed projects is not shown in the workspace, kind of s-t-u-p-i-d. Then what is the use of the workspace;
7. during debugging, mouse hover over can display variable values only for basic types such as float/int/double, but not for STL containers (e.g., vector<string>); watch window sometimes need to be opened manually every time, kind of buggy;
8. smart indent function is not so smart: close bracket indent is not adjusted automatically; upon a newline, in some cases, indent is not auto adjusted;
9. No undo/redo history, cannot go to Nth undo/redo step in the history;
10. program's output is shown in a popup console window but is not captured in the dialog window; during debugging, when the program exits , the console window closes immediately so you cannot see when the program's output;
In conclusion, it is only usable for C/C++ beginners, you can use it only for tiny projects containing one or a few source code files, such as using the old Borland/Turbo C++ for programming competitions.
User Reviews
-
Excellent project! Reccommend everybody. Thanks!)))
-
Quite useful to me.
-
Excellent work!
-
must have guys, must have :)
-
Pleasant, intuitive user interface! programming in C was easy.
-
Lightweight, fast and great. Love this IDE.
-
Must have!
-
Best tool for drawing graphics. I highly recommend it to users here.
-
A very effective and versatile C/C++ IDE, I did not know it before but now I use it as the main software development environment in the company. Thanks for the great work.
-
One of the best IDE's for C++ and C out there! Thank you very much for this!
-
great work thanks
-
Helpful IDE but will be more helpful if there would be policy for accepting not only completely open source plugins or would be better if they have tons of plugins similar to comsytec
-
It's great, thank you!
-
My new IDE. The best is feature is templates. The debugger works fine. And code completion & auto-formatting helps ^^
-
One of the best IDE's for C++ and C out there! Thank you very much for this!
-
Very useful and effective
-
I guess they won't be making any more releases as they haven't in a while, but it's the best IDE out there in my opinion, and best C or C++ code developing solution for Windows.
-
easy and simple to use Wonderful work
-
very good project
-
Very useful and effective. Exists on all platforms!
-
Superb IDE
-
A very well done IDE, better than any other I have seen. Its even better than Visual Studio. I like the auto-complete feature, as well as the many project templates it comes with. The compiler is fast and the debugger is well done. I started using it before I even knew any C++, and after messing around with it for a couple days I know how to use C++ as much as I do any other language. I use it with my Dropbox account so I can save my projects in it, so I can work on any of my projects with any computer and almost all of the popular operating systems. Nobody else can make a better IDE.
-
Great software, simple and easy to use. Great work. Thanks
-
this is best ide what i used :)
-
Last update was only on winter. What's going on?