codelite version 1.0.2759 is out

CodeLite's announcements
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

codelite version 1.0.2759 is out

Post by eranif »

Hi All,

After a long pause, codelite 1.0.2759 is available for:
- Windows (Installer)
- Mac (intel) 32bit 10.5 (application bundle)
- Linux 64/32bit Ubuntu 8.04 (.deb)

here is a list of changes done (not filtered):
https://sourceforge.net/project/shownot ... _id=202033

Beside adding new functionalities and bug fixes, this version introduces major changes to the TAGS system:
- codelite_indexer (replacing the ctags-le executable) - should results is *faster* parsing of workspace (on my initiali tests, it is ~3x faster than the old ctags-le)
- "smart tagging" - retagging workspace/project will skip unmodified files (this is the new default behavior)

And ofc, many other changes.
Enjoy,
Eran
Make sure you have read the HOW TO POST thread