Should VSCode have automatic intellisense in JSON files? If so, how does it work? I know it works for well-known JSON files, like tsconfig.json, but what about other resources like stryker.conf.json?
In a number of resources online I read that it should automagically work for any schema in https://schemastore.org/json, for example: https://joshuaavalon.io/intellisense-json-yaml-vs-code. However, it doesn't seem to work for stryker.conf.json, however, it is in the schema store.