there are millions of plugins that offer the degree of comfort you like in
the language you like. i am not a huge fan of autocompletion but there are
plugins offering that. if there is something missing, no problem, write the
plugin suiting your way of working. surf
http://www.vim.org/scripts/index.php to get an idea of the things you can
do. a feature i like for writing latex or in mutt is the ":spell" feature
added recently. gives you a spell checker in the editor.
lenz

On Fri, Oct 17, 2008 at 10:52 PM, Sid Bachtiar <[EMAIL PROTECTED]>wrote:

>
> Does vim parse classes and do auto code completion?
>
> On Fri, Oct 17, 2008 at 10:35 PM, lenz <[EMAIL PROTECTED]> wrote:
> > 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
> >>
> >
> >
> > >
> >
>
>
>
> --
> Visit my website: http://onlinesid.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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