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

Message box displayed even after breakpoint being hit #2

Open
MarcolinoPT opened this issue Sep 13, 2023 · 3 comments
Open

Message box displayed even after breakpoint being hit #2

MarcolinoPT opened this issue Sep 13, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@MarcolinoPT
Copy link

Hi Calvin,

Thanks for this awesome extension! 👏🏻
There is an issue that has been bugging me when debugging lately.
Whenever I hit a breakpoint and proceed using step-over (F10), each statement displays the message box repeatedly.

Have you ever come across this before?

I'm using v2023.4.9.2 with the latest VS 2022 v17.7.4.

@CalvinAllen
Copy link
Collaborator

Hey @MarcolinoPT, that is the current design, actually.

I've been waiting for some feedback on it, since its a little bit of a niche extension anyway.

I'm open to ideas and suggestions if you have any! Though, I take it from the comment you'd only want it to prompt on the very first breakpoint in a debug session?

Thanks!

@MarcolinoPT
Copy link
Author

Hey @CalvinAllen, so sorry for my late reply.

Indeed 😊

For me, it would make sense to have a setting, through Visual Studio, where one could toggle that option.
Something like Display message box only when the breakpoint is hit or Always.

Does it make sense?

Thanks!

@CalvinAllen
Copy link
Collaborator

Yeah, definitely should be able to make that happen!

@CalvinAllen CalvinAllen self-assigned this Sep 20, 2023
@CalvinAllen CalvinAllen added the enhancement New feature or request label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants