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

Fix persistent syntax highlighting in split windows #203837

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

Yoyokrazy
Copy link
Contributor

Fixes #198866

Splitview editors would have the same URI so removing them mid-loop means that split/grid editors get "stuck" with highlights.

@Yoyokrazy Yoyokrazy self-assigned this Jan 30, 2024
@VSCodeTriageBot VSCodeTriageBot added this to the February 2024 milestone Jan 30, 2024
@Yoyokrazy Yoyokrazy enabled auto-merge (squash) January 30, 2024 21:53
@Yoyokrazy Yoyokrazy added the editor-highlight Editor selection/word highlight issues label Jan 30, 2024
@Yoyokrazy Yoyokrazy merged commit 8cf2750 into main Jan 30, 2024
7 checks passed
@Yoyokrazy Yoyokrazy deleted the thick-octopus branch January 30, 2024 22:05
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-highlight Editor selection/word highlight issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

matching syntax highlight in split window wont clear
3 participants