excalidraw / excalidraw-vscode

Excalidraw for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
MIT License
457 stars 55 forks source link

Paste shortcut not working in "Create link" popup #76

Open evjan opened 1 year ago

evjan commented 1 year ago

To reproduce:

  1. Copy a URL into clipboard
  2. Select an element in your drawing and press Cmd+K
  3. Press Cmd+V to paste clipboard contents. Nothing happens.
  4. Right click and choose "Paste" and it works.

On macOS, VS Code 1.73.1, Excalidraw plugin 3.3.3

pomdtr commented 1 year ago

Thanks for creating the issue, I'll take a look. It's remind me of https://github.com/excalidraw/excalidraw-vscode/issues/41