redocly-vs-code
redocly-vs-code copied to clipboard
Cursor context has active button 'Go to root' in any yaml file
What happened?
- Go to yaml file but not definition
- Open
Cursor Context - You can see active button
Go to rootwhich display context from Open API.
https://github.com/Redocly/redocly-vs-code/assets/14113673/b3d822f8-a28c-403b-ab79-ab2b584323d1
What should have happened instead?
Go to root button should be disable or display context by file or add placeholder.
We might disable the button until we have a more context-aware solution for this.