Skip to content

Instantly share code, notes, and snippets.

@Ivanitch
Last active October 16, 2017 02:14
Show Gist options
  • Save Ivanitch/d49e131814db9e597abaaffa9542c778 to your computer and use it in GitHub Desktop.
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