ryanmcalister / unotes

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

Does not want to paste #116

Open enodr opened 2 years ago

enodr commented 2 years ago

I am editing a simple page but paste doesn't work. How can I debug? Pasting in notepad works, proof that the clipboard has something in it.

ryanmcalister commented 2 years ago

I would try checking your vscode keybindings and make sure there aren't any Ctrl + V conflicts.