Y
Hacker News
new
|
ask
|
show
|
jobs
by
prawn
4800 days ago
Is there a Sublime Text option to auto-reload a browser tab to refresh the site/page you're working on whenever you save a file?
1 comments
taude
4800 days ago
This issn't Sublime specific, but will work with any text editor on OS X:
http://livereload.com/
. It works really well. I used to use it before moving onto PyCharm/WebStorm, which has the feature built in.
link
Cyranix
4800 days ago
A poster above mentioned that there is a Sublime plugin for livereload, as well.
link