[TxMt] Useful ruby commands - anyone interested?

Benjamin Jackson ben at incomumdesign.com
Thu Nov 24 00:38:17 UTC 2005


Found this util today:

http://eigenclass.org/hiki.rb? 
Enhanced+xmp+code+evaluation+and+annotation

You feed it code and it puts the output in comments, i.e.

a = 5
a # =>

would return
a = 5
a # => 5

I set up a command to save and run this filter to replace the document  
and bound it to F10. Also a command to take the selected text, add  
".inspect # =>" and push it to the clipboard.

Anyone interested?
___________________
Ben Jackson
Diretor de Desenvolvimento

+55 (21) 9997-0593
ben at incomumdesign.com
http://www.incomumdesign.com




More information about the textmate mailing list