Sublime Forum

Build - logging with JS

#1

Hi,
When I was using sublime for ruby files, I could hit command B and then I would be able to “puts” ie log things to a text area below the code I’m editing.
I’m now working in javascript. Can I do something similar in JS, where I can log right beneath the code I’m editing to quickly test out code/functions?

0 Likes