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

subl protocol

by thecotne ST3 WinLinux

sublime text protocol

Details

Installs

  • Total 975
  • Win 758
  • Mac 0
  • Linux 217
Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2
Windows 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 1 0 0 0 0 0 0 0 0 0 2
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 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 0 1 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

subl protocol

subl protocol adds subl:// protocol so you can open file in Sublime Text from browser

This package is available over package control (search for subl protocol)

Syntax will be somthing like this

<a href="subl://absolute/path/to/file.txt:10">click to edit file</a>

Note: Don't use backslash (\)

Note 2: on Windows it will ask for permissions when installing and uninstalling because it needs to edit registry

Note 3: on Linux you need to have subl in your path

Note 4: If you don't know how to install package from package control click here