Hi, To make it works I have to add on `Preferences > Package Settings > LiveReload > Setting - User` this lines : ``` { "enabled_plugins": [ "SimpleReloadPlugin", "SimpleRefresh" ] } ``` And all works when I press `Ctrl+s`. Possible to add documentation about that ?