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

VS 2022 VB.NET Immediate Window design time operation is broken by Tweaks 2022. #120

Open
RJBreneman opened this issue Aug 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@RJBreneman
Copy link

  1. In VS2022 VB.NET project, Immediate Window at design time (no project running in debugger), type “?1+1” (not the quotes), press enter. Nothing happens. Repeat that and get, “An expression evaluation is already in progress.”
  2. Disable Tweaks 2022 extension, restart VS.
  3. In VS2022 VB.NET project, Immediate Window at design time (no project running in debugger), type “?1+1” (not the quotes), press enter. Get an immediate response, "2".
  4. Enable Tweaks 2022 extension restart VS. We are back to the scenario in item 1.
@RJBreneman RJBreneman added the bug Something isn't working label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant