atom-node-debugger
atom-node-debugger copied to clipboard
Sourcemap support
Are there any plans for introducing sourcemap support?
Hey @m1sta
It is a good feature. I'm thinking how I can implement it properly. Which includes:
- coffeescript
- babel
- purescript
- elm
- clojurescript
.... why so many of them(just talking to myself) ...
Suggestion: Only support inline source maps. These contain the contents of the original file within the source map. You can display these files as a pseudo file within atom
Nevertheless .... lots of work. Thanks for the package even as it stands right now :rose:
+1
+1. I would love to see this working with Typescript.
Heya @kiddkai, you said you were thinking about the best way to implement, have you had any ideas?
oh, +1 coffeescript <3
+1 typescript source map support
+1 typescript
+1 babel
i would love this for my coffeescript/icedcoffeescript projects
There is no node sourcemap debug support in any atom package yet? Is this going to be implemented? I see it's been open for over a year... would really like to try Atom but that's not really feasible for me unless debugging (and Chrome remote debugging) works with sourcemaps.