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
170 stars 47 forks source link

"Jump to YAML" in swagger UI does not work #24

Open polarweasel opened 6 years ago

polarweasel commented 6 years ago

Code version 1.21.1, extension version 1.5.0.

I can get previews to load (most of the time...once in a while it's still just a blank white background), but when I click any "Jump to YAML" link in the Swagger UI, the editor doesn't move the cursor to the corresponding definition in the YAML file.