Recent Changes - Search:

Home Page


Main

Downloads
Windows
macOS
Linux (via apt / rpm )
Linux wxWidgets
Release Notes

Wiki
Documentation
FAQ

Build CodeLite
Linux
Windows
macOS

Devs
Debug CodeLite Linux
Building Clang
Build wxWidgets (MSW)
Coding Guidelines
Create a Plugin

LiteEditor


Welcome to CodeLite official wiki

General


CodeLite is a powerful open-source, cross platform code editor for the C/C++ programming languages (regulary tested on Windows XP sp2, Ubuntu 7.04 Feisty Fawn, Fedora Core 6 and Debian lenny/sid). CodeLite is distributed under the terms of the GPL license.

CodeLite uses a sophisticated, yet intuitive interface which allows user to easy create and build complex projects.

CodeLite main features:

  • Generic support for compilers
  • Plugin system for debuggers
  • Built-in GDB support, with the following features included:
    • GDB toolbar
    • Watches table
    • Quick Watch
    • Locals tree
  • Makefile based build system
  • Project explorer (FileView)
  • Automatically imports MSVC workspace/projects and converts them to GNU based makefile
  • 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
    • Perl
    • XML
    • Makefile
    • Lua
    • Diff files
  • Text Folding
  • Bookmarks
  • Find In Files
  • Highly Configurable
  • Built-in doxygen comment generator for functions/classes
  • And much more...
Edit - History - Print - Recent Changes - Search
Page last modified on October 17, 2007, at 08:22 PM