Sublime Forum

Preview in browser and live refresh?

#1

Multi browser preview
live refresh upon save.

I personally think sublime is worth the price of admission just for the FTP plugin that links up to control+s, but Is there a slick way to do those other two things? I’m trying to get some people into sublime but these seem to be the deal breaker features. I have an inkling sublime can do these. Can someone point me in the right direction (packages or otherwise)?

thanks a tonzo!

0 Likes

#2

Check out yeoman: yeoman.io/

It’s a project scaffolding tool, that also introduces a bunch of other frontend tools, like livereload/grunt/compass/karma(ex testacular) et al.

It’s very much worth learning the basics of nodejs these days as all the front end guys write command line tools using it.

I’ve never used it, so can’t vouch for it either way, but some d00d made a plugin (I think only for ST2 currently) to hook into chrome that seems promising: plus.google.com/+AddyOsmani/posts/QPeUKxoKbFz

0 Likes