Hi guys,
how do I reload my sublime text project automatically without saving each time to view it on web browser? Thank you
Hi guys,
how do I reload my sublime text project automatically without saving each time to view it on web browser? Thank you
There is no way to see your changes from ST in the web browser without applying them onto the file. You have to save your *.sublime-project file before viewing it in the web browser.
As suggested by ouweiya you can use a plugin to automatically save all changes to file. It applies to all files and does not allow you to save a specific file, though.