stoplightio / vscode-spectral

VS Code extension bringing the awesome Spectral JSON/YAML linter with OpenAPI/AsyncAPI support

Home Page:https://marketplace.visualstudio.com/items?itemName=stoplight.spectral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New paths feature from 5.8 not showing in VSCode

savage-alex opened this issue · comments

I am running Spectral 5.8.1 locally and absolutely love the new Paths feature!
I am running 0.2.5 of the VSCode extension but not seeing the paths in the problems
image

To reproduce, remove a description from a path and you should see the error misses the path in the VSCode extension.

Give v1.0.0 a try, should sort that right out!

Hi,
Given the following bad example:
image

I can see the path being returned in the cli
image

but within the problems list it remains without the path
image

Am running 1.0.0 of the extension
image

Happy to show / help reproduce if it helps

Ah of course, sorry.

Do you actually want to see the path, or do you want to be able to open the file up at the right point to work on it?

is there a use case I’m not thinking of?

Tricky one. I raised it as it was previously working in both places. Just a consistency thing. Not hugely worried