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