Answer the question
In order to leave comments, you need to log in
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
deleted the repository since it is not there, look for forks on github and install from there
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"
]
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question