kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

Line "sense" #213

Closed z3t0 closed 7 years ago

z3t0 commented 7 years ago

When code is updated the breakpoints don't change, so the line remains but this isnt very useful because the code moves around...

It would be a good idea to make the breakpoints refer to certain lines as a whole instead of just line numbers

codecontemplator commented 7 years ago

Fixed. Should work in version 1.9.2.