You need to be logged in to post in the forums. If you do not have an account, please sign up first.
[Feature Request]
For the javascript debugger it would be awesome if you could set the default script to load because I usually want to debug the inline javascript but it loads up based on path so the first thing it loads is usually jquery which I never, ever want to debug.Also make it so that breakpoints are a little more persistent because they are lost if you make any change at all to the code and if possible, snap to the same place you were at when you reload.