The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Usable Ruby folding for Vim, second update

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eigen Class

Posts: 358
Nickname: eigenclass
Registered: Oct, 2005

Eigenclass is a hardcore Ruby blog.
Usable Ruby folding for Vim, second update Posted: Dec 12, 2005 7:00 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: Usable Ruby folding for Vim, second update
Feed Title: Eigenclass
Feed URL: http://feeds.feedburner.com/eigenclass
Feed Description: Ruby stuff --- trying to stay away from triviality.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eigen Class
Latest Posts From Eigenclass

Advertisement

Jeff Rose suggested a new feature for my Ruby folding voodoo for Vim: comments above a method/class definition should be included in the fold, while keeping the foldtext (so you still see def mymethod(*a) when the fold is closed). It seems I'm developing some tolerance against Vimscript and this was not too hard to implement.

So here's what folds (still) look like

vim-ruby-folding.png

The new behavior is illustrated by the following animation (which also shows the basic usage of my xmp Ruby evaluator/annotator):

vim-ruby-fold-video2.gif
Read more...

Read: Usable Ruby folding for Vim, second update

Topic: Three Words That Do Mean That Previous Topic   Next Topic Topic: Yet another way to wrap methods in Ruby

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use