Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lumaxis lumaxis released this 29 Apr 16:42
v0.2.0
d5922a7

Features

  • The extension now has a shiny new icon! Thanks @dipree 🙌🏼
  • Add additional command to copy snippet with surrounding Markdown code block syntax
    The command is called Copy Snippet Without Leading Indentation as Markdown Code Block in the Command Palette and its default keyboard shortcut is Win/Meta/Cmd+Ctrl+Shift+c
  • Add configuration option to add language identifier to Markdown code blocks
    This option can be found under the identifier snippet-copy.addLanguageIdentifierToMarkdownBlock and its default is false.
  • Add support for copying snippets from multiple selections

Chores

  • Increase automatic testing to improve stability
  • Update third-party dependencies