birdseye-vscode icon indicating copy to clipboard operation
birdseye-vscode copied to clipboard

vscode port of birdseye - a graphical Python debugger

Results 10 birdseye-vscode issues
Sort by recently updated
recently updated
newest added

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. ![image](https://user-images.githubusercontent.com/13080965/38158513-d4714ed0-344a-11e8-85e4-0827b5cac9a1.png)

question
FAQ

see https://github.com/alexmojaki/birdseye/issues/56

enhancement

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

enhancement
good first issue

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...

enhancement

So when the inveitable failure happens I catch it _before_ it goes to production

dev enhancement

does not show up well against black background

low severity bug

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...

enhancement