codelite 3.0 is available for download
-
- CodeLite Curious
- Posts: 1
- Joined: Wed Nov 02, 2011 1:58 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite 3.0 is available for download
Where is the Codelite +1 button?
To be serious, this is by far the best IDE for C++ development under Linux. I am a german C++ programmer working under Crunchbang Linux and tried almost every IDE available during the last years (KDevelop, Anjuta, Netbeans, Eclipse, Codeblocks).
Recently I moved to Codelite and still today I am deeply impressed how technically mature this IDE feels and works. It is feature-rich, has well-integrated plugins and is still not overloaded or bloated. The code completion alone with that nice additional code documentation window is just awesome.
I couldn't believe that all this was developed by just one person. Eran, this is really great work, Codelite has the chance to become the #1 IDE for C++ at least under Linux. I will definitely recommend it to all of my colleagues.
Big thank you!
- Martin
PS: I do not get payed just want to honor good work.
To be serious, this is by far the best IDE for C++ development under Linux. I am a german C++ programmer working under Crunchbang Linux and tried almost every IDE available during the last years (KDevelop, Anjuta, Netbeans, Eclipse, Codeblocks).
Recently I moved to Codelite and still today I am deeply impressed how technically mature this IDE feels and works. It is feature-rich, has well-integrated plugins and is still not overloaded or bloated. The code completion alone with that nice additional code documentation window is just awesome.
I couldn't believe that all this was developed by just one person. Eran, this is really great work, Codelite has the chance to become the #1 IDE for C++ at least under Linux. I will definitely recommend it to all of my colleagues.
Big thank you!
- Martin
PS: I do not get payed just want to honor good work.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite 3.0 is available for download
I just added one - look at the top left of your postmtrenkmann wrote:Where is the Codelite +1 button?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 351
- Joined: Mon Oct 20, 2008 7:26 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: codelite 3.0 is available for download
Hi Eran
When do you plan the next release ?
I mainly wait for it for the wxScintilla bug.
Thanks
When do you plan the next release ?
I mainly wait for it for the wxScintilla bug.
Thanks
Jérémie
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite 3.0 is available for download
I still need confirmation from people that the workaround I put in the wxSCintilla actually works.. (it worked for me on Hebrew layout) but I need some more feedback about German Keyboard /French and Chinesejfouche wrote:I mainly wait for it for the wxScintilla bug.
Other than that, I think that I will wait 2-3 days to see that codelite is stable enough for release (many new features where added + I upgraded MinGW to 4.6.1)
I will talk to David and see what does he think about starting wrap things up for a new release
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 27
- Joined: Wed Jun 24, 2009 12:41 pm
- Contact:
Re: codelite 3.0 is available for download
I must admit that I do not know specifically what the problem with wxSCintilla is....eranif wrote: I still need confirmation from people that the workaround I put in the wxSCintilla actually works.. (it worked for me on Hebrew layout) but I need some more feedback about German Keyboard /French and Chinese
Eran
But I can report that CodeLite 3.0.5046 works great on Ubuntu 11.04 (amd64) with Danish keyboard - I use it every day
/Uffe
-
- CodeLite Guru
- Posts: 351
- Joined: Mon Oct 20, 2008 7:26 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: codelite 3.0 is available for download
Checked on 5275 with french keyboard : all my keyboard works now.eranif wrote:I still need confirmation from people that the workaround I put in the wxSCintilla actually works.. (it worked for me on Hebrew layout) but I need some more feedback about German Keyboard /French and Chinesejfouche wrote:I mainly wait for it for the wxScintilla bug.
But it seems that the keyboard shortcuts are crazy :
- Change the toggle line comment shortcut to CTRL+:
- Validate the shortcut editor window
- Re-open the keyboard shortcuts : the CTRL+: shortcut is assigned to View / Display EOL
The problem exists also with 3.0 rev 5045.
Jérémie
-
- CodeLite Expert
- Posts: 176
- Joined: Sun Aug 17, 2008 2:45 pm
- Contact:
Re: codelite 3.0 is available for download
My german keyboard works as expected, except that I have confused keyboard shortcuts as well.
Frank
Frank
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite 3.0 is available for download
Try this:jfouche wrote:But it seems that the keyboard shortcuts are crazy :
Settings -> Keyboard Shortcuts -> Defaults
This should "reset" the keyboard to a working state
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 351
- Joined: Mon Oct 20, 2008 7:26 pm
- Genuine User: Yes
- IDE Question: C++
- Location: France
- Contact:
Re: codelite 3.0 is available for download
Hi Eran,
The reset to defaults works as expected, but I can't assign my own shortcuts (this is the crazy part).
The reset to defaults works as expected, but I can't assign my own shortcuts (this is the crazy part).
Jérémie
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite 3.0 is available for download
Does it work for codelite 3.0 or are you referring to trunk version?
Eran
Eran
Make sure you have read the HOW TO POST thread