It would be good to be able to set breakpoints, step through code, inspect and watch local variables, either from the REPL or from an IDE/Editor. See: - https://github.com/GoogleChromeLabs/ndb - https://chromedevtools.github.io/devtools-protocol/
It would be good to be able to set breakpoints, step through code, inspect and watch local variables, either from the REPL or from an IDE/Editor.
See: