ryanmcalister / unotes

Unotes Visual Studio Code Extension. A markdown WYSIWYG notes editor.
MIT License
173 stars 22 forks source link

Images drag and drop is broken #126

Open epikgit opened 2 years ago

epikgit commented 2 years ago

Hi, with the last VS Code update (v1.67.1) the images d&d doesn't work anymore. To reproduce that, open a note and d&d an image on the wysiwyg panel. VS Code will open a different page to preview the image.

Thank you

ryanmcalister commented 2 years ago

Yes, thanks for reporting this. It looks like it does still work but you must hold the shift key down while dropping. This was a change in VS Code apparently.