GithubHelp home page GithubHelp logo

subtlegradient / easy-open-tmbundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haru01/easy-open-tmbundle

1.0 3.0 1.0 229 KB

easy open JavaScript and Ruby method def and completion.Textmate Bundle

Home Page: http://d.hatena.ne.jp/haru01/

License: MIT License

Ruby 100.00%

easy-open-tmbundle's Introduction

EasyOpen TextMate Bundle

Easy Open method, class etc.. support by TextMate

Support Language

  • Ruby

  • JavaScript

Feature List

  • open method in project

  • open recent change file in project

  • open with git status in project

  • open gem

  • code completion

Installation

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

if ruby 1.9.x

git clone git://github.com/kballard/osx-plist.git
cd osx-plist/ext/plist
ruby extconf.rb && make
cp plist.bundle /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/

see also rvm.beginrescueend.com/integration/textmate/

Usage (open def)

  1. run ‘create_def_index_file’

  2. move cursor to method name

  3. run ‘open_def’ => move cursor to def

  4. run ‘back_open_def’ => back cusor (1.)

Usage(completion => open_def)

  1. type def name (part)

  2. type (esc) current cusor => auto completion def name

  3. run ‘open_def’ => move cursor to def

UnInstallation

rm -rf ~/Library/Application\ Support/TextMate/Bundles/EasyOpen.tmbundle
rm -rf ~/.easyopen_tmbundle

Copyright © 2011 Eiji Ienaga, released under the MIT license

easy-open-tmbundle's People

Contributors

haru01 avatar subtlegradient avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.