Skip to content

fix: remove diff sidebar reference section#708

Closed
matt2e wants to merge 3 commits intomainfrom
remove-reference-section
Closed

fix: remove diff sidebar reference section#708
matt2e wants to merge 3 commits intomainfrom
remove-reference-section

Conversation

@matt2e
Copy link
Copy Markdown
Contributor

@matt2e matt2e commented May 11, 2026

Summary

  • Removes the reference file section from the diff sidebar UI (DiffReferenceSection.svelte deleted)
  • Removes addReferenceFile/removeReferenceFile commands and their type definitions
  • Cleans up reference file state management from the diff-viewer package's reviewState

Test plan

  • Open a diff modal and verify the sidebar renders correctly without the reference section
  • Verify no type errors (svelte-check passes)

🤖 Generated with Claude Code

matt2e and others added 3 commits May 11, 2026 14:42
Signed-off-by: Matt Toohey <contact@matttoohey.com>
These functions in commands.ts had no remaining callers after the
reference section UI was removed in the prior commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matt2e matt2e requested review from baxen and wesbillman as code owners May 11, 2026 07:10
@matt2e matt2e closed this May 11, 2026
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.

1 participant