VS Code extension for previewing SysML v2 and KerML models directly inside the editor.
It provides a model browser, a live preview pane, generated diagrams, and CSW-oriented tables and views.
Features
Open .sysml, .sysmlv2, and .kerml files in a dedicated preview
Show a model browser with collapsible elements and type badges
Refresh automatically when the model file is saved
Show requirement text, requirement attributes, and model metadata in the Preview pane
Render generated diagrams from model directives such as expose ...; render as ...;
Render CSW-specific tables and diagrams from model annotations
Jump from previewed elements back to their source declaration
Navigate between related model elements from the preview
Rename model elements through the extension command
Edit SCCE-related table values and write them back to the model file
Installation
From Marketplace
Open the Extensions view in VS Code.
Search for Sysml v2 Preview - CSW support.
Install the extension.
Reload VS Code if prompted.
From VSIX
Obtain the file RaduCioban.sysmlv2-preview-csw1.1.1.vsix.