CodeLite 11.0.4 is available
Posted: Tue Oct 31, 2017 1:30 am
Hi,
CodeLite version 11.0.4 is available for downloaded.
This release should fix the hidden tabs on some Windows variants as well as code completion Ctrl-SPACE keybinding partially broken on some machines
The following platforms are supported in this release:
Links:
Download Page
What's New?
Eran
CodeLite version 11.0.4 is available for downloaded.
This release should fix the hidden tabs on some Windows variants as well as code completion Ctrl-SPACE keybinding partially broken on some machines
The following platforms are supported in this release:
- Windows 64 bit
- Ubuntu 14.04/64 bit deb file (also works for Debian 8 and Linux Mint 17)
- Ubuntu 16.04/64 bit deb file
- OSX 10.11 and later (64 bit)
Code: Select all
sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi /path/to/codelite/deb/file
Download Page
What's New?
Eran