public
Description: easy open JavaScript and Ruby method def and completion.Textmate Bundle
Homepage: http://d.hatena.ne.jp/haru01/
Clone URL: git://github.com/haru01/easy-open-tmbundle.git
name age message
directory Commands/ Loading commit data...
file README
directory Support/
file info.plist
README
= EasyOpen TextMate Bundle

TextMate Bundle
Easy Open support 

== feature list
* open ruby class, module, def in project
* open recent file in project
* open gem 


== Installation
 
* Run this:
 
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/haru01/easy-open-tmbundle.git EasyOpen.tmbundle



#TODO open_defで プロジェクト内にない場合、標準、gemの中からプロジェクト選択->プロジェクトを開く->ファイルを開くをつくる