Code: Blocks Features: Debugger
Code: Blocks Features: Debugger
Debugger
It allows you to step through another program one line at a time. This is very useful when trying
to identify incorrect code and analyze how a program “flow”. Key concepts include: Breakpoints,
Stepping, and Viewing data.
Smart Indent
It is better way to represent the relationship between control flow constructs such as selection
statements or loops and code contained within and outside them.
Code completion
Speeds up the process of coding applications by reducing typos and other common mistakes.
Class browser
It allows the programmer to browse, navigate, or visualize the structure of object-oriented
programming code.
Code folding
Most modern IDEs feature code-folding. The advantage of code-folding is that when you need to
look at that logical piece of code, you don't have to scroll up and down to find it. You just press a
button and it's right there in front of you, in its linear place.
Multiple Compilers
Compiled programs run quickly, since they have already been translated.
Hardware Requirements
1GHz (or faster) x86 or x86_64 processor
1 GB RAM
250 MB hard disk space
350 MB of temporary hard disk space during installation
License GPL-3.0-only
Written in C++ (wxWidgets)
Komodo Edit is built atop the Open Komodo project. Komodo IDE is no longer supported and
maintained by developers for python.
Developer(s) ActiveState
license MPL-1.1
Written in C++, C, XUL, Perl, Python, JavaScript, Tc
https://stackoverflow.com/questions/309135/komodo-edit-and-notepad-pros-cons-python-dev -Pros
and Cons
https://en.wikipedia.org/wiki/Komodo_Edit