evdboom_Bindery/vscode-ext/test
Erik van der Boom e4773fdf28 feat: integrate @bindery/merge for book merging and tool location
- Added bindery-merge as a workspace in package.json.
- Updated vscode-ext to include @bindery/merge as a dependency.
- Refactored merge.ts to re-export merging functionalities from @bindery/merge, removing legacy code.
- Simplified tool-locate.ts by re-exporting tool location logic from @bindery/merge, enhancing code reuse and maintainability.

Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:50:11 +02:00
..
format-on-save.test.ts test: add vitest coverage configs and raise test coverage to 80%+ 2026-04-19 22:33:31 +02:00
integration-commands.test.ts Refactor: Replace replace with replaceAll for consistent string replacements 2026-04-09 21:56:12 +02:00
mcp.test.ts Refactor: Replace replace with replaceAll for consistent string replacements 2026-04-09 21:56:12 +02:00
tool-locate.test.ts feat: auto-detect Pandoc and LibreOffice install paths 2026-04-19 22:31:27 +02:00
workspace-extended.test.ts test: add vitest coverage configs and raise test coverage to 80%+ 2026-04-19 22:33:31 +02:00
workspace.test.ts Refactor: Replace replace with replaceAll for consistent string replacements 2026-04-09 21:56:12 +02:00