This extension adds copy functionality to the VSCode Markdown Preview for code blocks and inline code blocks.
In a code block, there will be a button present that can be clicked on to copy the contents of the code block to your clipboard.
For inline code blocks, mousing over the text will display a clipboard tooltip. Clicking that will copy its contents to your clipboard.
Requires:
- MarkdownIt
- Github Markdown Preview
Currently no extension settings are available
None at the moment
Users appreciate release notes as you update your extension.
Initial release