microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
62 stars 24 forks source link

Python Debugger not showing NumPy array values after update - NOT resolved #183

Open jav-ed opened 9 months ago

jav-ed commented 9 months ago

https://github.com/microsoft/vscode-python-debugger/issues/135 was closed. However, the issue still remains, see:

0 1

paulacamargo25 commented 8 months ago

Thanks for your issue report, as you can see in https://github.com/microsoft/vscode-python-debugger/issues/135 we closed the issue because the solution had to be on debugpy side. We have to wait for debugpy to do a release to update our version of debugpy. When this is done I will comment on this issue.

jav-ed commented 8 months ago

Sorry, my bad.

Just as a background, where the confusion might come from: on https://github.com/microsoft/vscode-python-debugger/issues/135 (marked as closed) they will link to --> https://github.com/microsoft/debugpy/issues/1418 (marked as closed) they will link to --> https://github.com/microsoft/debugpy/issues/1408 (also marked as closed)

I will inshallah try to create a new issue on debugpy, hoping that they do not mind and not forward me somewhere else.