dpo / atom-python-debugger

IDE-like Python debugger for Atom
MIT License
42 stars 13 forks source link

Process breakpoints set after running the program #3

Closed dpo closed 6 years ago

dpo commented 8 years ago

Setting breakpoints with alt-shift-r or the command palette after running the program doesn't register them with the debugger. Setting breakpoints explicitly with a debugger command registers them, but doesn't highlight them.

dpo commented 6 years ago

Fixed in e3f3c4d27da7e3c5f0a44f8cea454e26b20fa169.