The debugger is good too. I don't know of any other tool that lets you
seamlessly step between Python and native code when debugging a program
which embeds Python
On Sat, Apr 16, 2016 at 5:23 PM Alexander Walters
wrote:
> As a total aside, PTVS (part of the base VS 2015 install, IIRC) is now
> my
As a total aside, PTVS (part of the base VS 2015 install, IIRC) is now
my editor of choice when editing python on windows, edging out gvim
(...primarily because you can make vim bindings work in VS). It is a
really good editor, with really good code completion features... which
makes sense, con