description
First of all, great Job, Python Tools makes it overall a beauty to code in VS and it is great I don't have to switch to another tool.
But there are a few little things I feel missing and would be brilliant, if they could be added.
First of all, you should be able to ctrl+click on a (self-defined) function and it should jump to that, even in another file if that is easily possible.
And another issue I have noticed a few times. When I have really short testing codes with prints and I run the program, then it opens the command line for a second, shows the print statements and closes it, before I can read anything. And in VS studio in the "show output from: Debug" modules it often doesn't show the prints. That is actually my only real complaint. I think one of two things should happen: Either, the obvious one, VS should constantly and reliably show all print statements in the Output dialog, or there should be an option, that the cmd console stays open after the program finished executing.
Oh, and the last thing, I think I should mention, I think the Intellisens could use some improvement as well.
Anyway, thanks for that plugin and keep up the good work! Cheers