birdseye-vscode
birdseye-vscode copied to clipboard
vscode port of birdseye - a graphical Python debugger
When I run birdseye from a terminal, the website allow me to click on a call to see the source code of the function that is called, and view the...
When I launch birdseye from vscode and try to open it in a browser (localhost:7777) I do not see anything. 
More stable that way. See #23
Changing name to Birdseye for python will move Birdseye far up the extension ranking. I want to wait on this untill I have implemented some more features however
see https://github.com/alexmojaki/birdseye/issues/64
VSCode recently accounced that they will offer notifications with progress bars. It would be nice to show the user the progress downloading birdseye as it can be slow on slow...
So when the inveitable failure happens I catch it _before_ it goes to production
see above - currently the user has to specify python3 in pythonPath in the settings if they are using python3. The hacky way of doing this is to just use...