Skip to content

Replace the abandoned todo-tree extension with better-todo-tree - #26

Merged
ptr727 merged 0 commit into
developfrom
conformance/workspace-extension-set
Aug 1, 2026
Merged

Replace the abandoned todo-tree extension with better-todo-tree#26
ptr727 merged 0 commit into
developfrom
conformance/workspace-extension-set

Conversation

@ptr727

Copy link
Copy Markdown
Owner

gruntfuggly.todo-tree is no longer maintained. The hub's GOVERNANCE.md "Editor and Tasks" standard extension set names fanaticpythoner.better-todo-tree as the actively developed replacement, and the hub workspace and catalog/snippets/vscode/base.jsonc both already carry it, so adopt it here.

Part of the conformance sweep against the hub baseline (audit run 2026-08-01T14:29:05Z | hub 6501479). This is not an audit finding - .code-workspace is not in spec/files.json - it is the prose rule in the verbatim "Editor and Tasks" section.

The remaining gap in this repo's recommendation set (markdown-all-in-one, actionlint, shellcheck, claude-code, and the Docker extension) is deliberately left out of this PR: editing the active .code-workspace reloads the VS Code window, and the same section says to leave those edits to the maintainer.

CopilotAI review requested due to automatic review settings August 1, 2026 15:06
@codecov

codecovBot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.96%. Comparing base (30434d0) to head (d63e778).

Additional details and impacted files
@@ Coverage Diff @@## develop #26 +/- ##
========================================
Coverage 44.96% 44.96% ========================================
Files 25 25 Lines 3398 3398 Branches 259 259 ========================================
Hits 1528 1528 Misses 1824 1824 Partials 46 46 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository's VS Code workspace extension recommendations to replace the unmaintained gruntfuggly.todo-tree with the actively maintained fanaticpythoner.better-todo-tree, aligning this repo with the stated baseline recommendation set.

Changes:

  • Remove gruntfuggly.todo-tree from workspace extension recommendations.
  • Add fanaticpythoner.better-todo-tree to workspace extension recommendations.

@ptr727
ptr727 merged this pull request into developAug 1, 2026
13 checks passed
@ptr727
ptr727 deleted the conformance/workspace-extension-set branch August 1, 2026 16:48
ptr727 added a commit that referenced this pull request Aug 3, 2026
gruntfuggly.todo-tree is no longer maintained. The fleet standard
extension set in the hub's GOVERNANCE.md "Editor and Tasks" now names
fanaticpythoner.better-todo-tree as the actively developed replacement,
so adopt it here.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for freeto 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

@ptr727