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

Copy text disabled? #74

Open XobSod opened 4 years ago

XobSod commented 4 years ago

In extension, there is no possibility of copying any text generated by swagger preview. For example I would like to copy generated sample request / curl command or response, . Also there is no possibility of editing generated request before sending/executing it.

svenax commented 4 years ago

I think not being able to copy text is a general issue with the VSCode web view. It works the same on, for instance, any Extensions page.

Immediately after the preview has been rendered it is possible to edit request fields, but as soon as you switch to another view and back again, they become read only. Very inconvenient, and I hope it is possible to do something about it.

wouterkroes commented 4 years ago

Any progress for this issue?

corebonts commented 4 years ago

It's working for me now.

HiromichiYamada commented 2 years ago

It's not work for me yet.. macOS Monterey 12.0.1, M1, Visual Studio Code 1.63.2, Swagger Viewer v3.1.2

vrnvorona commented 2 years ago

Doesn't work as well, 11.6 Big Sur, M1 Swagger Viewer 3.1.2, VSC 1.64.2

Without this it's pretty useless

AlphaJuliettOmega commented 1 year ago

Absolutely bizarre bug, I just ran into it now, M1 13.2 Swagger Viewer v3.1.2 Version: 1.78.2 (Universal) Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435

Very annoying.

pedrocarloto commented 7 months ago

Seems the issue is still happening.