-
Notifications
You must be signed in to change notification settings - Fork 39
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
I don't see the eye icon in the Python debugger variables view #324
Labels
bug
Issue identified by VS Code Team member as probable bug
Comments
3 tasks
There is an error in the activation of the python extension debugger because of the ApiProposal distro, this should be fix in the next VScode pre-release. |
is this out on insiders or will it come out on the next release of insiders? |
Yes, its already on insiders |
unable to see fix on my machine- reopening and moving milestones |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Testing #323
Linux with Python 3.10.12
VS Code 1.89.0-insider, Commit: 347777655976bbc8460f833449592dd0a9a8f340, 2024-04-23T05:52:42.886Z
Python v2024.5.11141012 (pre-release)
Python Debugger v2024.5.11141008 (pre-release)
Create a file
i = i + 3
Python Debugger; Debug a Python file
i
andk
The text was updated successfully, but these errors were encountered: