This extension links some JSONSchemas to Loopback configuration files.
ℹ️ Schemas used by this plugin can be found here. Please do not file schema bugs on this repo!! This repo is just for the plugin. 😸 File schema bugs here.
model-config.jsonmodel-config.jsondatasources.jsonconfig.jsonmiddleware.json- Model definitions (
/common/models/customer.jsonetc.)
Check the package.json.contibutes.jsonValidation for the actual configurations.
The plugin prompts you as you type
If you have a mismatched type or missing property, you'll get a green squiggle underline
Hit ctrl+space to be shown available properties
It also works for enum types
You can click links to read extended documentation




