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

Swagger files with *.yml extension doesn't work #18

Closed mikekolganov closed 6 years ago

mikekolganov commented 6 years ago

swagger.yaml works, swagger.yml — just white screen. See screenshots below:

2017-12-20_18-21-27

2017-12-20_18-21-54

LaPoPvLe commented 6 years ago

thx now i know what's wrong with my sw previewer

Gabology commented 6 years ago

Having the same issue here, I do believe that it used to work before..

iamlothian commented 6 years ago

I get the same issue but for *.yaml but not for *.json

arjun-g commented 6 years ago

Should be fixed in the latest version. Please check.