Sublime Forum

Updating output whilst running projects

#1

howdy all,

just a quick question regarding the output window. not the console, but the window that show if there any errors etc.
but what im trying to do is a constant output of what is being done. the framework im using has hot-reload/swap. whatever you want to call it, and when i make changes, it affects what is running to the file. and i want it to pop up with the updates on the output window.

ive tested it in terminal [the actual built into a mac terminal] and that actually does the update of what has been changed. i change something in a file, and terminal spits out that something has been changed. sublime does not do this, though was sure i had something before that could that.
it does show everything AFTER i have quit the running application. but not while it is running. i am also running this framework from sublime itself with its own build system, which works fine

is there any plugins, or built in features of sublime that can allow text to spit out on the output console when editing?

many thanks

0 Likes