summaryrefslogtreecommitdiffstats
path: root/development/codelite/slack-desc
blob: 6bf8acd2ea2e620167404aa27bdc54f873242714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
codelite: codelite (A Free, open source, cross platform C/C++/PHP IDE)
codelite:
codelite: CodeLite is an open source, free, cross platform IDE for the C/C++
codelite: and PHP programming languages which runs best on all major platforms
codelite: (OS X, Windows and Linux). CodeLite has Generic support for compilers
codelite: with built-in support for GCC/clang/VC++.
codelite: CodeLite features project management (workspace/projects), code
codelite: completion, code refactoring, source browsing, syntax highlight,
codelite: Subversion integration, cscope integration, UnitTest++ integration,
codelite: an interactive debugger built over GDB/LLDB and a source code editor
codelite: (based on Scintilla).