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!