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

Update to 1.64 / 1.64.1 breaks Add/Edit function break point #142717

Closed
jhoneill opened this issue Feb 10, 2022 · 3 comments
Closed

Update to 1.64 / 1.64.1 breaks Add/Edit function break point #142717

jhoneill opened this issue Feb 10, 2022 · 3 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@jhoneill
Copy link

jhoneill commented Feb 10, 2022

Does this issue occur when all extensions are disabled?: Can not display the parts of the debug pane when all disabled.

  • VS Code Version: 1.64.1
  • OS Version: Windows 10.0.19042

Steps to Reproduce:
(this is with the PowerShell extension but I do not believe that it is extension specific)

  1. Select debug on the activity bar
  2. At the bottom of the side bar if Breakpoints is not expanded click the > symbol
  3. Hover over Breakpoints, and click the + for Add function breakpoint. The input box no longer appears and a blank function break point appears
  4. Right click the new blank break point and choose Edit Function BreakPoint ... No edit box appears.
@gjsjohnmurray
Copy link
Contributor

/duplicate of #142010 and will be fixed in 1.64.2

@jhoneill
Copy link
Author

@gjsjohnmurray Thanks. When I searched for breakpoint I didn't find that one - sorry for the duplicate.

@weinand weinand removed their assignment Feb 10, 2022
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Feb 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants
@weinand @gjsjohnmurray @jhoneill and others