Dataviewer support in the debug window #81203
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
*duplicate
Issue identified as a duplicate of another issue(s)
Uh oh!
There was an error while loading. Please reload this page.
NOTE: Initially I was filing this in the
vscode-python
issue tracker, but then I found microsoft/vscode-python#6345. It mentions there is no configurability from vscode. So I hope this is the right place for this request.For production data science projects, it would be really useful if there was dataviewer support for variables during a debugging session. Currently it looks like this (in the screenshot,
slots
is a dataframe):An entry in the context menu along the lines of "View in Dataviewer" would be just amazing.

The text was updated successfully, but these errors were encountered: