Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use the DataViewer on class viarables #8465

Closed
1 task done
SamuelSmets opened this issue Dec 6, 2021 · 2 comments
Closed
1 task done

Can't use the DataViewer on class viarables #8465

SamuelSmets opened this issue Dec 6, 2021 · 2 comments
Assignees

Comments

@SamuelSmets
Copy link

VS Code version

1.62.3

Extension version

v2021.11.1422169775

OS type

Linux

OS version

WSL2 on Windows 10: Ubuntu 20.04.3 LTS (Focal Fossa)

Python distribution

Operating system

Python version

3.8.10

Language server

Default

Expected behaviour

I expect the DataViewer also to work for inspecting class variables.

Actual behaviour

The DataViewer option is only shown in local variables that are not class variables. For the class variables de DataViewer option is not shown, when right click on it.

Steps to reproduce

DataViewerBugClassVariables

Logs

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Dec 6, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Dec 9, 2021

Thanks for the issue. This would be handled when we implement this enhancement: #1138

@rchiodo rchiodo closed this as completed Dec 9, 2021
@SamuelSmets
Copy link
Author

Thanks for your response:)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants