atom-node-debugger
atom-node-debugger copied to clipboard
Persist watch variables across sessions
Its very handy that breakpoints persist across debug sessions. Would it be possible to also remember any watch variables used in the previous session?
+1. It would be cool if once set a watch stayed in the tree. I'm doing a lot of cutting and pasting for small items and using chrome for items that require more watches, but would use this if watches persisted.