CodeLite version 12.0.14 is available for download
The following platforms are supported in this release:
- OSX Bundle built against macOS mojave
- Windows 64 bit
- Ubuntu 18.04/64 bit deb file
to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:
Two major improvements in this build:
- Language Servers are supported by CodeLite and can be configured easily. See this page: https://wiki.codelite.org/pmwiki.php/Ma ... uageServer
- Folder diff is now supported via the Diff plugin
Code: Select all
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Download Page
What's New?
Thanks,
Eran