This is the source code for the VSCode Extension OSW Snippets to support json schema and instance creation for OpenSemanticLab
We recommend the use of the following extensions along with OSW Snippets
- Snippets Manager by zjffun (Marketplace, GitHub)
- Control Snippets by Benas Svipas (Marketplace, GitHub)
- Run the
Run Extension
target in the Debug View - When you type e. g.
label
in a JSON file, you would see the snippetlabel
.