Skip to content

fix: open Todo files from tree items - #191

Merged
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/open-file-tree-items
Aug 10, 2026
Merged

fix: open Todo files from tree items#191
vycdev merged 2 commits into
vycdev:developfrom
vycdev2:fix/open-file-tree-items

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 9, 2026

Copy link
Copy Markdown

Summary

  • Make Todo file tree items invoke the existing todo.viewOpenFile command when selected.
  • Add focused command-construction coverage and document the user-visible behavior.

Verification

  • npm test — passed (135 tests).
  • npm run compile — passed (webpack development build).
  • npm run format:check — passed.
  • git diff --check upstream/develop...HEAD — passed.

Risk

  • Low: the change only assigns the existing file-open command to Todo file tree items.

Closes #71

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

@vycdev
vycdev merged commit baeaf84 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