This week's tip of the week is care of Matt Bierner from the Twitters. Using VS Code Insiders edition? You can now drag and drop images and links into markdown files. I previously used the Markdown Paste extension to accomplish this, so it's nice to see it's native to VS Code now.
![]()
![]()
Matt Bierner@mattbierner
The latest @code insiders lets you drag and drop files to add images / links to #markdown
You can drag files from the VS Code explorer, your OS, or even a website!
Give it a try and let me know what you think code.visualstudio.com/insiders/20:47 PM - 14 Apr 2022
Thanks for the tip, Matt!
Discussion (2)
Earlier I was uploading images to github then using them in markdown. Nice tip I'm definitely going to use this.