Skip to content

Releases: AndrewDongminYoo/copy-code-as-snippet

Release v1.1.0

19 Apr 09:57
Compare
Choose a tag to compare

Full Changelog: https://github.com/AndrewDongminYoo/copy-code-as-snippet/commits/v1.1.0

1.1.0

  • Added support for:
    • Snippet format options: markdown, html, and plain text
    • Selecting code instead of copying the full file
    • Customizable settings for file path inclusion and output format
  • Improved workspace-relative path detection in multi-root environments
  • Improved HTML escaping for enhanced security

1.0.0

  • Support for copying entire file content as a Markdown code snippet with language and file path information