[ANN] CodeLite 8.1 has been released

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:

[ANN] CodeLite 8.1 has been released

Post by eranif »

We are happy to announce that CodeLite 8.1 has been released and is available for download (OSX, Windows 64 and 32 bit and Linux)
This version of CodeLite introduces many new changes to name some:

* An efficient and ultra fast "Explorer" view with the ability to view multiple "root" folders
* A full Node.js (server side JavaScript platform) development cycle, which includes: code completion, debugging Node.js application and ofc, workspace management
* New look and feel using a custom Notebook class (you can get the sources from GitHub: https://github.com/eranif/Notebook)
* An improved text editor

CodeLite for Windows and OSX are using the latest wxWidgets git master
CodeLite for Linux is using the latest stable release wx3.0.2

Main changes since release 8.0
Download Page

Eran
Make sure you have read the HOW TO POST thread
SoleSoul
CodeLite Curious
Posts: 9
Joined: Thu Jan 10, 2013 11:21 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: [ANN] CodeLite 8.1 has been released

Post by SoleSoul »

Looks good!
Now visiting the website presents you with LLVM's dragon. I was hoping that it's the new CodeLite's icon but I knew it was familiar from somewhere :)
Could have been a good icon.
Post Reply