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

Confirm with user when formatting in a debug session #16

Conversation

zaneduffield
Copy link
Collaborator

Formatting a file while debugging causes the highlighting of the source code from the debugger to disappear and there's no way (that I've found) to get it back.

With this change, we confirm with the user via a dialog whether they really want to format while debugging.

Formatting a file while debugging causes the highlighting of the source
code from the debugger to disappear and there's no way (that I've found)
to get it back.

With this change, we confirm with the user via a dialog whether they
really want to format while debugging.
@zaneduffield zaneduffield requested a review from fourls March 7, 2025 05:20
Copy link
Collaborator

@fourls fourls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@fourls fourls merged commit dfa1de2 into integrated-application-development:master Mar 18, 2025
1 check passed
@zaneduffield zaneduffield deleted the confirm-format-while-debugging branch March 18, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants