jaredly / vim-debug

A plugin for VIM that creates an Integrated Debugging Environment :) Currently works with PHP and Python
http://jaredforsyth.com/projects/vim-debug
MIT License
284 stars 28 forks source link

Python 3 support #17

Open rominf opened 11 years ago

rominf commented 11 years ago

Is there python 3 support? If not, is it planned?

jaredly commented 11 years ago

There is currently no python3 support. I haven't been actively developing this for a while -- I've recently shifted to use emacs + evil -- so I'm not really planning on it. If someone wants to spearhead that, I would welcome it. I don't imagine it would require too many changes.

rominf commented 11 years ago

Suddenly!) OK. I hope somebody will continue your project.

mcepl commented 8 years ago

well, the question is whether dbgp supports python3, isn't it?