Releases: yhotta240/paste-as-markdown-codeblock
Releases · yhotta240/paste-as-markdown-codeblock
v1.1.0
v1.0.0 - Initial Release
🎉Initial Release
This is the first release of paste-as-markdown-codeblock.
Features
- Paste the copied code as a Markdown code block using
Ctrl+Alt+V - Press
Ctrl+Spaceto enter a language identifier (e.g.,JavaScript,Python,TypeScript). - Right-click in the editor and select "Paste as Markdown CodeBlock" to use the command from the context menu.
Note: Automatic language detection is not implemented in this version