Resource. CodeLite

CodeLite is an open-source, cross platform IDE for the C/C++ programming languages.

CodeLite is distributed under the terms of the GPLv2 license. However, the exception exists that plugins developed for CodeLite (other than the ones that comes with the official installer provided by the CodeLite team), are allowed to remain closed sourced.

CodeLite Main Features

  • Generic support for compilers
  • Can be easily extended with plugins (several plugins are already included in the installer)
  • Built-in GDB support, with the following features included:
    • Watches table - add persistent watches with a single click
    • Quick Watch - right click on a variable to expand it
    • Locals tree - automatically displays the current stack variables (also displays *this if available)
    • Threads view - contains a list of currently-running threads; switch between them with a single click
    • Breakpoint management - 'add/remove breakpoint' management panel
    • Automatic tooltip
    • Memory view
  • Subversion plugin (based on the command line tool)
  • cscope plugin
  • External Tools plugin
  • Gizmos plugin - for the creation of: C++ classes, wxWidgets projects, CodeLite plugins
  • Makefile based build system
  • Project explorer (Workspace view)
  • File Explorer
  • Imports MSVS workspace/projects and converts them to use a GNU-based makefile
  • Active-document outline
  • Sophisticated database-based Code Completion mechanism; a default database is supplied which contains symbols for wxWidgets, STL and standard headers
    • Function's call tip
    • Hover tip
    • Comments tips
    • Members List
    • Supports C++ templates, namespaces and other advance features of the language
    • Automatically add include statement for symbols
    • Code Refactoring (rename class/method/member)
    • Implement all unimplemented methods
    • Implement method
    • Move functions implementation to another source file
    • Generate setters/getters
  • 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
    • PHP
    • JavaScript
    • Python
    • HTML
    • ASP
  • Text Folding
  • Bookmarks
  • Find In Files
  • Replace In Files
  • Highly Configurable
  • Built-in doxygen comment generator for functions/classes
  • And much more...

Operating System(s)

linux,mac,winxp,winvista,win7

Demo

0

Download

http://www.codelite.org/

License

Open Source,GPL


Updated on: 26 Apr 2024