dpo / atom-python-debugger

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

fix issue 14 #32

Closed kangshugang closed 6 years ago

kangshugang commented 6 years ago

In the runApp function, set the debug file name as the current file in the editor.

dpo commented 6 years ago

It seems all the changes here also appear in #33. Is that correct? If so, let's close this pull request and only keep the other one.

kangshugang commented 6 years ago

Yes. Please close pull #32.

33 should have all the changes.

On Sat, Oct 14, 2017 at 4:48 PM, Dominique notifications@github.com wrote:

It seems all the changes here also appear in #33 https://github.com/dpo/atom-python-debugger/pull/33. Is that correct? If so, let's close this pull request and only keep the other one.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dpo/atom-python-debugger/pull/32#issuecomment-336666465, or mute the thread https://github.com/notifications/unsubscribe-auth/ASe-oLMPDhmsrz14wA3wvkwAZiTKB_i7ks5ssR4ugaJpZM4P0ziG .

-- Shugang Kang

Email: kangshugang@gmail.com Phone: 614-214-2186

dpo commented 6 years ago

Closing in favor of #33.