Skip to content

Instantly share code, notes, and snippets.

@ivanitch
Last active October 16, 2017 02:14
Show Gist options
  • Select an option

  • Save ivanitch/d49e131814db9e597abaaffa9542c778 to your computer and use it in GitHub Desktop.

Select an option

Save ivanitch/d49e131814db9e597abaaffa9542c778 to your computer and use it in GitHub Desktop.
Ссылка на плагин
https://github.com/Grafikart/ST3-LiveReload
Устанавливаем в C:\Users\User\AppData\Roaming\Sublime Text 3\Packages
Название папки должно быть просто LiveReload
Важно! В данной папке может быть ещё одна папка, от неё нужно избавиться
Затем в настройках плагина добавить
{
"enabled_plugins": [
"SimpleReloadPlugin",
"SimpleRefresh"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment