Bladed 5 Tools for Visual Studio CodeThe Bladed 5 Tools extension provides input validation, auto-completion, tooltips, and enhanced syntax highlighting making it easier to create Bladed 5 JSON input files using Visual Studio Code. Activate the extension featuresAfter installing the Bladed 5 Tools extension, make sure your JSON file includes the For example, this URI points to the root Bladed 5 schema, which is required to validate all inputs used in a simulation:
ValidationGet real-time validation as you edit. Errors are visible directly in your editor or you can look at them by opening up the Problems panel (Ctrl + Shift + M on Windows).
Auto-completeWhen authoring properties, the schema provides auto-complete suggestions to show what Bladed 5 supports. If a default value exists, it will be inserted automatically. Additionally, auto-complete suggestions can be triggered at any point in the document by pressing Ctrl + Space.
TooltipsHover over any field name or object to view contextual details such as its description, required JSON input type, unit, and — where relevant — its default value.
Syntax highlightingBladed-specific JSON properties are rendered with custom syntax highlighting, making key fields easy to spot and understand. Image coming soon... (c) DNV Services UK Limited 2026. All rights reserved. | 0.1.0 | (build version: 0.1.0+b.2.sha.6a526cf.t.beta.7) |


