Fix issue with Rename UI lingering after cancellation by Colengms · Pull Request #12796 · microsoft/vscode-cpptools · GitHub
Skip to content

Fix issue with Rename UI lingering after cancellation#12796

Merged
Colengms merged 2 commits into
mainfrom
coleng/fix_rename_cancel_UI
Oct 2, 2024
Merged

Fix issue with Rename UI lingering after cancellation#12796
Colengms merged 2 commits into
mainfrom
coleng/fix_rename_cancel_UI

Conversation

@Colengms

@Colengms Colengms commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

Addresses: #12729

When I changed how cancellation is handled, to properly use LSP cancellation ( #12592 ) I overlooked some cleanup that needs to be run before the exception is thrown.

@Colengms Colengms merged commit 0364ab0 into main Oct 2, 2024
@Colengms Colengms deleted the coleng/fix_rename_cancel_UI branch October 2, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants