Sublime Forum

LiveReload plugin not listed

#1

Hi everyone,

I’m a bit confused … I’ve just made a fresh new install of ST2, package control, but I can’t find LiveReload in package list … I do see “LiveScript” or “LiveStyle” but not LiveReload… what am I missing ?! :confused:

Under “Preferences > Package Settings” I only have “Package Control”.

0 Likes

#2

Hello !
I have exactly the same problem,
I can manage to install emmet, but impossible to find LiveReload in the list of Package Control…
Do you know how I can do to install it ?
Thanks a lot,

0 Likes

#3

Hey Guys,
I have the same problem and still no solution to that :frowning:

I hope somebody can help us?!

Thanks in advance!
Chris

0 Likes

#4

It appears the repository has been deleted one week ago.

packagecontrol.io/packages/LiveReload
github.com/dz0ny/LiveReload-sublimetext2

0 Likes

#5

Update: github.com/wbond/package_contro … /pull/4995

0 Likes

#6

CTR+Shift+P ----> Package Controle: Add Repository
An input will appear at the bottom of sublime text copy and paste the below link into the input field and press enter
https://raw.github.com/Grafikart/ST3-LiveReload/master/package.json

Open package controle again by pressing CTR + Shift + P and this time type Package Controle: Install Package and press enter , wait a little and then type LiveReload and press enter.
You will see install log appear in a new sublime editor confirming that you have successfully installed LiveReload. Now search for browser extension of your choice and enjoy coding.

1 Like