Revert "feat: add task header highlight for visual status indication"#11349
Merged
hannesrudolph merged 1 commit intomainfrom Feb 9, 2026
Merged
Revert "feat: add task header highlight for visual status indication"#11349hannesrudolph merged 1 commit intomainfrom
hannesrudolph merged 1 commit intomainfrom
Conversation
Contributor
Clean revert with no issues found. All Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
daniel-lxs
approved these changes
Feb 9, 2026
roomote bot
pushed a commit
that referenced
this pull request
Feb 9, 2026
The taskHeaderHighlight feature was reverted on main (#11349), but the setting toggle was re-introduced during merge without the needed translation keys. Remove the setting block, handler, and prop since the feature no longer exists and the toggle was not wired into the save payload.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #11305 - It is not operating as intended as it does not always refresh when the window is not focused on and has false positive events.
Important
Reverts task header highlight feature due to issues, removing related code, settings, and styles across multiple files.
taskHeaderHighlightEnabledfromglobalSettingsSchemainglobal-settings.ts.taskHeaderHighlightEnabledfromExtensionStateinvscode-extension-host.ts.ClineProviderclass inClineProvider.ts.TaskHeader.tsx.TaskHeader.spec.tsx.SettingsView.tsxandUISettings.tsx.index.css.This description was created by
for c5559b8. You can customize this summary. It will automatically update as commits are pushed.