Hi,

I just started node.js development.  I have been using vim casually.  I 
love the vim for the flexibility and speed.  I heard lots of good things 
using vim for node.js but vim doesnt seem to be good at navigating through 
javascript objects (jump to another source file for a method/class 
definition, etc).  That is pretty important for me, esp picking up and 
learning a new open source framework and I have got used to IDE like IDEA.  
It can speed things up a lot when I need to know which source file a method 
is from, e.  I understand this is not an easy feat with Javascript given 
the dynamic nature.  

I have tried doctorjs but it's too buggy to deal with.  Ctags doesnt seem 
to do well with Javascript either.  Am I out of choices?  Or maybe there 
are different approaches in navigating javascript objects that I'm not 
aware of??  Any helps would be greatly appreciated...

Thx. J

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to