-
Notifications
You must be signed in to change notification settings - Fork 26
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
github-actions
bot
added
the
triage-needed
Needs assignment to the proper sub-team
label
Apr 23, 2024
3 tasks
paulacamargo25
added
bug
Issue identified by VS Code Team member as probable bug
and removed
triage-needed
Needs assignment to the proper sub-team
labels
Apr 23, 2024
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 |
github-actions
bot
added
the
triage-needed
Needs assignment to the proper sub-team
label
Apr 26, 2024
paulacamargo25
removed
triage-needed
Needs assignment to the proper sub-team
verification-needed
Verification of issue is requested
verification-found
Issue verification failed
labels
May 30, 2024
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: