Skip to content

Insight Configuration Tools

The Insight Config offers a Toolset for editing Insight Config json-Files.

  • json schema which defines config capabilities of Insight Control Panel

  • VS Code integration which offers powerful searching and editing capabilities for json-Files (e.g. code completion)

JSON Schema

"json.schema" defines the set of valid config capabilities for Insight Control Panel configuration files. This is part of every Minor Release and enables validation and support functions of the tools described in subsequent chapters.

You can get the the schema for this release here

VS Code Editor

VS Code is delivered as the configuration editor which offers specific functionality for editing json-files. vscode is bundled with Insight specific json schema.

This provides advanced editing features such as code completion.