v0.2.0
Pre-release
Pre-release
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 calledCopy Snippet Without Leading Indentation as Markdown Code Block
in the Command Palette and its default keyboard shortcut isWin/Meta/Cmd+Ctrl+Shift+c
- Add configuration option to add language identifier to Markdown code blocks
This option can be found under the identifiersnippet-copy.addLanguageIdentifierToMarkdownBlock
and its default isfalse
. - Add support for copying snippets from multiple selections
Chores
- Increase automatic testing to improve stability
- Update third-party dependencies