Skip to content

fix: include embedded context in view filters - #197

Merged
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/embedded-context-filter-vycdev2-20260809
Aug 10, 2026
Merged

fix: include embedded context in view filters#197
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/embedded-context-filter-vycdev2-20260809

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • Include the visible context line in embedded-view filtering when todo.embedded.view.showContext is enabled.
  • Preserve existing case-insensitive literal matching against todo lines and file paths.
  • Add focused regression coverage and document the user-visible behavior in the unreleased changelog.

Verification

  • npm install --no-audit --no-fund — passed; npm reported existing deprecation warnings.
  • Focused embedded-filter regression test — passed.
  • npm test — passed (137 tests).
  • npm run compile — passed.
  • npm run format:check — passed.
  • git diff --check — passed.

Risk

  • Low: filtering only gains the already-displayed context line as an additional match source; existing line/path matches are unchanged.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

@vycdev
vycdev merged commit 5852c0d into vycdev:develop Aug 10, 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.

2 participants