LiteEditor is a powerful open-source, cross platform code editor for the C/C++ programming languages (regulary tested on Windows XP sp2, Ubuntu 7.04 Fiesty Fawn, and Fedora Core 6). LiteEditor is distributed under the terms of the GPL license.
LiteEditor uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects.
LiteEditor features:
- Generic support for compilers
- Plugin system for debuggers
- Built-in GDB support, with the following features included:
- GDB shell to communicate with the debugger
- GDB toolbar
- GDB hotkeys for quick navigation
- Makefile based build system
- Project explorer (FileView)
- Active document outline
- Sophisticated database based Code Completion mechanism, a default database already supplied for wxWidgets & stl!
- Function call tip
- Hover tip
- Comments tips
- Members List
- Quickly open resources in the editor using 'Find Resource in workspace'
- Quickly open types in the editor using 'Find Type in workspace'
- XML based syntax Highlighting, comes with the following:
- C/C++
- Java
- Prel
- XML
- Makefile
- Text Folding
- Bookmarks
- Find In Files
- Highly Configurable
- Built-in doxygen comment generator for functions/classes
- And many more