I saw this in my twitter feed today:
http://blog.brackets.io/2013/02/08/live ... erimental/
I know that the Sublime API allows you to auto save your file through on_modified(), but this appears to take code directly from the current view of the editor and using it to populate the web page asynchronously.
I thought it looked pretty cool.