arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
169 stars 47 forks source link

Cannot copy text to clipboard from preview #91

Open ahreed304 opened 3 years ago

ahreed304 commented 3 years ago

Running on macOS Mojave. I cannot copy anything from the preview to the clipboard. I can select any text, but cmd+c does nothing, and right clicking does not bring up a menu. This makes it impossible to copy example request bodies like I usually do in the online Swagger Editor tool.

kevinboosten commented 3 years ago

Pasting, like credentials, doesn't work either.

remybach commented 2 years ago

I'm experiencing this as well... it seems like the keyboard events aren't being passed back up to the parent properly... a fix is described here: https://github.com/microsoft/vscode/issues/65452#issuecomment-586485815

dbryar commented 1 year ago

+1 to be notified of an update to this.

Cannot copy or paste to/from preview window inside VS Code

jackyluifrugro commented 1 year ago

+1 on this too. MacOS Monterey. I cannot copy or paste values into the Swagger UI Preview.

pedrocarloto commented 7 months ago

This issue is also reported here: https://github.com/arjun-g/vs-swagger-viewer/issues/74