I’ve started a plugin that outputs the results of the current buffer to another buffer, instead of the console.
https://github.com/ryecroft/RunInScratch
Before I go ahead with it, I want to make sure I’m not replicating anything anywhere else, as this was the first thing I wanted to change in Sublime Text, so I’m surprised not to have found an existing solution. Have I missed something?
It’s very basic at the moment, changes or comments are welcome.
Fb