Sublime Forum

Is there a live console dubugger option?

#1

When writing JavaScript code, I love the interaction I have with Chrome developer tools console. Does anyone know how to replicate this within Sublimetext? I’m looking to be able to place expressions in the console area to test portions of the code. For a visual example of what I’m looking for, you can go to blog.jetbrains.com/phpstorm/2014 … -debugger/

Thanks!

0 Likes

#2

packagecontrol.io/packages/SublimeREPL may be of interest to you.

0 Likes