CodeLite Rev921
Posted by EL1TE on 08 January 2008 - 18:38 · 3 comments & 2560 views
- Advertisement
-
-
#1 Posted by th3rEsa on 08 Jan 2008 - 21:09
- Somewhere between Eclipse (but much faster) and SharpDevelop (but much more flexible), right?
-
(1 reply)
#2 Posted by El Sid on 08 Jan 2008 - 23:04
- Does this IDE actually DO code completion, or is it a DevC++/Code::Blocks "You'll get your code completion when I decide that I'm going to give you code completion" style code completion?
And what does it mean by "Mimics TortoiseSVN"? I'm going to assume that (being a plugin) it doesn't integrate into the Explorer/Gnome shell, which is why I use TortoiseSVN in the first place! -
#2.1 Posted by Eran Ifrah on 10 Jan 2008 - 10:36
- I am not sure what you mean by "DO" code completion, So I will think I will simply explain it how it works: you just do 'Ctrl+ Space' to complete words/fucntions/members etc, also it will automatically complete members / functions when typing '. or -> or :: '
'Mimics TortoiseSVN' means that I pretty much implemented my SVN plugin based on the TortoiseSVN model:
- In the Explorer tab, you will see get the icons coloured based on their status (modified, conflict OK not versioned)
- Also, you should know that CodeLite's SVN plugin is based on the SVN command line tool (for Linux, sudo apt-get install subverion, for window download it from here; http://subversion.tigris.org/files/documen...1.4.5-setup.exe
Eran
Submit to reddit
Submit to blinklist
Bookmark on del.icio.us
Add to furl
Share on Facebook
Add to Windows Live
CodeLite main features:
- GDB toolbar
- Watches table
- Quick Watch
- Locals tree
- Thread view
- Function call tip
- Hover tip
- Comments tips
- Members List
- C/C++
- Java
- Perl
- XML
- Makefile
- Lua
- Diff files