[ros-users] Vim plugin for ROS

Michael Styer michael at styer.net
Thu Jul 29 16:28:18 UTC 2010


Sounds good! I'll keep working on it and post the next update to the
list as soon as it's ready.

Mike

On Thu, 2010-07-29 at 10:11 -0400, Brian Gerkey wrote:
> hi Michael,
> 
> I know that several people are using vim, including me.  Thanks for
> the contribution.  I attached your plugin to the wiki
> (http://www.ros.org/wiki/IDEs#Vim), to help others find it.  When it's
> a little more developed, we can figure out how to incorporate it into
> a ros release, next to rosemacs.
> 
> 	brian.
> 
> On Wed, Jul 28, 2010 at 3:16 PM, Michael Styer <michael at styer.net> wrote:
> > Hello all,
> >
> > Not sure how many other ROS programmers use Vim as their primary
> > development environment, but I do, so I've started writing a Vim plugin
> > for ROS. Currently I've only implemented the roscd function from rosbash
> > because that was specifically the feature I wanted to have, but I
> > thought I'd share it with the community at this stage anyway to get
> > feedback and see if anyone else has done anything similar.
> >
> > My current version is attached -- it's basically a direct port of the
> > rosbash version. No tab completion, but that's next on the "roadmap".
> >
> > Drop it in ~/.vim/plugin and restart vim, and you should be able to
> > use :Roscd <dir> just like you can with rosbash (except note the capital
> > R). Any and all feedback is welcomed and appreciated.
> >
> > Mike
> >
> >
> > _______________________________________________
> > ros-users mailing list
> > ros-users at code.ros.org
> > https://code.ros.org/mailman/listinfo/ros-users
> >
> >
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users





More information about the ros-users mailing list