Skip to content

Simple plugin for Sublime Text 2 text editor, which allows you to quickly open specification file for currently opened buffer.

Notifications You must be signed in to change notification settings

krasdevmeetup/GotoSpec

Repository files navigation

Goto Spec

Introduction

Dead simple Sublime Text 2 Plugin, which allows you to quickly open spec for currently edited file. It also takes care of your working layout, which means that spec file will be loaded into separate column, if you're using multi-column layout, otherwise it will use your active window.

Get it installed

On Mac

cd ~/Library/Application Support/Sublime Text 2/Packages
git clone https://github.com/krasdevmeetup/GotoSpec.git

Use Cmd + Shift + \ to open spec file.

On Linux

cd ~/.config/sublime-text-2/Packages
git clone https://github.com/krasdevmeetup/GotoSpec.git

Use Ctrl + Shift + \ to open spec file.

Authors

Plugin was made during group code session at coffeshop by following developers:

  • Alexander Schepanovskiy
  • Artem Chistyakov
  • Dmitry Rozhkov
  • Pavel Maksimenko

Join our siberian devmeetups: http://devmeetup.ru!

About

Simple plugin for Sublime Text 2 text editor, which allows you to quickly open specification file for currently opened buffer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages