Re: IDE recomendations.

2005-12-21 Thread Loren M. Lang
On Mon, Dec 12, 2005 at 09:24:48AM -0500, Sean wrote:
 I want to try and find some time to start to start beating on some code 
 again, it has been many years since, and wanted to ask for some 
 recommendations on an IDE package.
 
 In the past I just used a text editor, but want something more.
 Right now I been looking over XEmacs, but wanted some other input.
 
 What are others using here and why?

Vim is my IDE.  It support syntax highlighting, word completion, tags
(useful for quickly jumping to a function), software version control,
support for integrating with build system and jumping to the line of
code that generated the error, and integration with various debuggers.

Some of this functionality is improved/added by the vim plugins I use.

 
 
   Thanks
   Sean
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2
 


pgpT8YMcvCKof.pgp
Description: PGP signature


IDE recomendations.

2005-12-12 Thread Sean
I want to try and find some time to start to start beating on some code 
again, it has been many years since, and wanted to ask for some 
recommendations on an IDE package.


In the past I just used a text editor, but want something more.
Right now I been looking over XEmacs, but wanted some other input.

What are others using here and why?


Thanks
Sean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: IDE recomendations.

2005-12-12 Thread Giorgos Keramidas
On 2005-12-12 09:24, Sean [EMAIL PROTECTED] wrote:
 I want to try and find some time to start to start beating on some
 code again, it has been many years since, and wanted to ask for some
 recommendations on an IDE package.

 In the past I just used a text editor, but want something more.
 Right now I been looking over XEmacs, but wanted some other input.

 What are others using here and why?

Emacs is mine :)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]