Re: searching for a good IDE

2011-03-28 Thread Fernando Apesteguía
On Mon, Mar 28, 2011 at 1:38 AM, Ilya Kazakevich kazakevichi...@gmail.com wrote: If you use VI, be sure to install http://insenvim.sourceforge.net/ :))) Intellisense is the difference between IDE and text editor Isn't that the same than Omni Completion[1] already present in Vim = 7? [1]

searching for a good IDE

2011-03-27 Thread Alokat
Hi, I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) Regards, alokat ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: searching for a good IDE

2011-03-27 Thread Bruce Cran
On Sun, 27 Mar 2011 15:41:28 +0200 Alokat mail...@alokat.org wrote: I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) KDevelop (http://www.kdevelop.org/) 4 is quite good. -- Bruce Cran

Re: searching for a good IDE

2011-03-27 Thread Alokat
On 03/27/11 15:49, Bruce Cran wrote: On Sun, 27 Mar 2011 15:41:28 +0200 Alokatmail...@alokat.org wrote: I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) KDevelop (http://www.kdevelop.org/) 4

Re: searching for a good IDE

2011-03-27 Thread Ilya Kazakevich
AFAIK intellij has several IDEs (for python, ruby, php) but not sure about c and c++ Their java ide is very good and popular, and other based on the same platform, so they may be good too. On Sun, Mar 27, 2011 at 5:41 PM, Alokat mail...@alokat.org wrote: Hi, I'm searching for a good IDE

Re: searching for a good IDE

2011-03-27 Thread Erich Dollansky
Hi, On Sunday 27 March 2011 20:41:28 Alokat wrote: I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) I am pretty happy with Kate from the KDE package. Erich

Re: searching for a good IDE

2011-03-27 Thread C. Bergström
Alokat wrote: Hi, I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) Try to google and test for yourself. stuff isn't very specific - Is this casual code hacking and you need only syntax

Re: searching for a good IDE

2011-03-27 Thread Charlie Kester
On Sun 27 Mar 2011 at 07:02:33 PDT Alokat wrote: On 03/27/11 15:49, Bruce Cran wrote: On Sun, 27 Mar 2011 15:41:28 +0200 Alokatmail...@alokat.org wrote: I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use

Re: searching for a good IDE

2011-03-27 Thread Gour
On Sun, 27 Mar 2011 15:41:28 +0200 Alokat mail...@alokat.org wrote: I'm searching for a good IDE for my development stuff - c, c++, python, rails, php Can someone advise one? And I don't wanna use eclipse. :-) Personally I use Emacs, but you may try Code::Blocks (http

Re: searching for a good IDE

2011-03-27 Thread Chip Camden
Quoth Charlie Kester on Sunday, 27 March 2011: Personally, I prefer vim. ;) +1 Someone will object that the OP asked for an IDE. IMO, vim Integrates quite well with the shell, make, etc. -- .o. | Sterling (Chip) Camden | http://camdensoftware.com ..o | sterl...@camdensoftware.com |

Re: searching for a good IDE

2011-03-27 Thread Chris Brennan
On Sun, Mar 27, 2011 at 2:07 PM, Chip Camden sterl...@camdensoftware.com wrote: Quoth Charlie Kester on Sunday, 27 March 2011: Personally, I prefer vim. ;) +1 Someone will object that the OP asked for an IDE. IMO, vim Integrates quite well with the shell, make, etc. vim is all one

Re: searching for a good IDE

2011-03-27 Thread Charlie Kester
On Sun 27 Mar 2011 at 11:57:46 PDT Chris Brennan wrote: On Sun, Mar 27, 2011 at 2:07 PM, Chip Camden sterl...@camdensoftware.com wrote: Quoth Charlie Kester on Sunday, 27 March 2011: Personally, I prefer vim. ;) +1 Someone will object that the OP asked for an IDE. IMO, vim Integrates

Re: searching for a good IDE

2011-03-27 Thread Polytropon
On Sun, 27 Mar 2011 14:57:46 -0400, Chris Brennan xa...@xaerolimit.net wrote: On Sun, Mar 27, 2011 at 2:07 PM, Chip Camden sterl...@camdensoftware.com wrote: Quoth Charlie Kester on Sunday, 27 March 2011: Personally, I prefer vim. ;) +1 Someone will object that the OP asked

Re: searching for a good IDE

2011-03-27 Thread Ilya Kazakevich
If you use VI, be sure to install http://insenvim.sourceforge.net/ :))) Intellisense is the difference between IDE and text editor On Sun, Mar 27, 2011 at 10:57 PM, Chris Brennan xa...@xaerolimit.netwrote: On Sun, Mar 27, 2011 at 2:07 PM, Chip Camden sterl...@camdensoftware.com wrote: Quoth