Opening data viewer from 2+ scopes in a debug session fails with NameError: name '_VSCODE_VariableImport' is not defined #5627
Labels
bug
Issue identified by VS Code Team member as probable bug
This impacts all three debugging scenarios we currently support:
I don't think this is a regression, it looks like we have always evaluated the imports once per debug session in the topmost frame.
vscode-jupyter/src/client/datascience/jupyter/debuggerVariables.ts
Lines 211 to 241 in 2ac130e
The text was updated successfully, but these errors were encountered: