The project has moved to the official TykTechnologies repository: https://github.com/TykTechnologies/vscode-tyk
Tyk Schemas provides JSON schemas for various JSON file types used by Tyk products, as a VS Code extension.
Once Tyk Schemas is installed, you are ready to use it. Tyk Schemas will automatically update the JSON schema preferences of your VS Code.
If you want to run Tyk Schemas manually:
- Run your command from the command palette by pressing (
Ctrl+Shift+P
orCmd+Shift+P
) - Type
Tyk Schemas
and run.
Tyk Schemas VS Code extension uses tyk-schemas project to load schemas.
Please refer to tyk-schemas project repository to see details of the provided schemas.
If you find any defects, please raise an issue. We welcome code contributions as well.
Please see the quickstart guideline.