Releases: svkaka/copy-files-content
Releases · svkaka/copy-files-content
1.0.2
1.0.1
- Recursive Processing: Built the logic to copy content from single files or entire folders while skipping binary files (PDFs, images).
- Template Engine: Implemented a token-based system ({{path}}, {{fileName}}, {{content}}) so users can customize their clipboard output.
- Suppport for ignoring file extensions
- Refined Settings UI: Created a settings tab with a "one-click" token toolbar and instant-reset buttons.
- Stability & Cleanup: Cleared all ESLint errors and ensured the plugin uses only public, stable APIs to prevent future breakage.