Eli Sherer

Results 14 comments of Eli Sherer

Can someone please fix and merge this? I'm working with a lot of schema editing and this feature means a lot!

Seems like publishing is not done by CI/CD, so maybe someone forgot to update node modules before publishing... 🙄

Seems to be added to 0.50.0 (using 5.3.11) But, I get the error ```json { "$schema": "https://json-schema.org/draft/2019-09/schema", // The schema uses meta-schema features ($recursiveRef) that are not yet supported by...

I would also like to see this implemented edit: ## Workaround /.vscode/settings.json ```json5 { "rest.api": { // ... "guest": { "canAnything": true // to pass OPTIONS calls }, "customOnly": true,...