ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Click To Partial

by alvesjtiago ST3

Sublime Text 3 plugin for clicking a rails partial path and open the file.

Details

Installs

  • Total 1K
  • Win 245
  • Mac 613
  • Linux 271
Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14
Windows 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0

Readme

Source
raw.​githubusercontent.​com

Click To Partial

A Sublime Text 3 plugin to cmd + shift + click (OSX) or ctrl + shift + click (Linux and Windows) a partial path and open it.

Installation

Click To Partial has been approved on Package Control! 🎉 Search for “Click To Partial” and install.

macOS

cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
git clone --depth=1 https://github.com/alvesjtiago/click-to-partial.git

Ubuntu

cd ~/.config/sublime-text-3/Packages
git clone --depth=1 https://github.com/alvesjtiago/click-to-partial.git

Windows

cd "%APPDATA%\Sublime Text 3\Packages"
git clone --depth=1 https://github.com/alvesjtiago/click-to-partial.git

Or manually create a folder named “click-to-partial” on your Packages folder and copy the content of this repo to it.

Contribute

Click To Partial is a small utility created by Tiago Alves & Filipe Pina. Any help on this project is more than welcome. Or if you find any problems, please comment or open an issue with as much information as you can provide.