O
O
obemgcabazn2015-11-13 14:11:00
Sublime Text
obemgcabazn, 2015-11-13 14:11:00

Where did LiveReload disappear from Package Control to Sublime Text?

Many times I installed LiveReload for Sublime Text 2, but recently after reinstalling the system (Ubuntu 14.04) I encountered the fact that LiveReload disappeared from the list of plugins to install in Package Control. The plugin repository ( https://github.com/dz0ny/LiveReload-sublimetext2) gives 404. There are two questions: how to install? and rhetorical - what happened to LiveReload?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ranwise, 2015-11-13
@Ranwise

deleted the repository since it is not there, look for forks on github and install from there

E
Enrage, 2015-11-26
@Enrage

There is an option on LiveReload for Sublime Text 3. Rename the folder to LiveReload and drop it into the Packages / folder.
Only, in order for the plugin to work, you need to write in the LiveReload.sublime-settings (Settings - User) settings file:

{
  "enabled_plugins": [
    "SimpleReloadPlugin",
    "SimpleRefresh"
  ]
}

And a browser extension.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question