I assume this is referring to remote debugging and...
# suitescript
c
I assume this is referring to remote debugging and not some sort of amazing capability to debug in the IDE without any NS remote runtime access?
b
if/when they get the new debugger working with chrome, then you might get webstorm's remote debugger to work
otherwise they mean webstorm's debugger, which is more related to unit testing
c
shame
still waiting then
That will be a game changer for me
One of the main things I miss from Java is the ability to hook into a remote JVM and get fine detail around what the code is doing,