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 226
  • Mac 589
  • Linux 259
Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13
Windows 0 0 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Linux 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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.