telesoho / vscode-markdown-paste-image

Smartly paste for Markdown.
MIT License
134 stars 40 forks source link

Add ability to upload to `user-images.githubusercontent.com` similar to how GitHub does in READMEs and comments #112

Open brandonmcconnell opened 1 year ago

brandonmcconnell commented 1 year ago

This would ideally work via paste or when dragging an image into the editor, similar to how GitHub handles image uploads on their platform.

Prior/similar request: https://github.com/telesoho/vscode-markdown-paste-image/issues/85

Extra community support: https://twitter.com/adamwathan/status/1638013145955409922?s=20

Adam Wathan @adamwathan

💡 VS Code extension that notices when I try to paste an image from my clipboard into a markdown file and uploads that image somewhere and inserts a markdown image tag with the public URL, like the GitHub text editor 🥲

I figure, why incentivize someone like me to basically build that idea from scratch when this great extension already exists and could be updated to include this feature? 🤷🏻‍♂️