ivanov/vim-ipython

start vim from ipdb session to edit current code in debugging?

Opened this issue · 0 comments

Not sure if it is proper to post here, but maybe vim-ipython would be the closest tool to fulfill this job.
Sometimes when I was tracing code in ipdb, and felt is necessary to read whole current code file closely, then it would be best if I can kick vim/gvim with ipdb session. Is there such function already?