vim is the way to go ... for finding matching brackets just put your cursor
on the bracket and it shows you the closing one (alternatively you can jump
to it with '%')
and just for information ... i wrote really big stuff in vim (many tens of
thousands of lines of code) and always came back to vim ... gui stuff is
simply too slow and using a mouse kills the flow of programming anyway.

lenz

On Fri, Oct 17, 2008 at 10:15 PM, BlackRose <[EMAIL PROTECTED]> wrote:

>
> /agree Sid
>
> If you also use other languages such as python, then you may want to
> look into Eclipse, with PDT, CDT, PyEclipse installed you can pretty
> much edit anything without leaving the IDE, and it is cross platform
> as well.
>
> Also, for the quick jobs or situations where you only have a console,
> learn to us Vi is also a good thing :D
> >
>

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to