Step-by-step video tutorials covering every tool — from the code editor and graphical canvas to AI-powered requirement extraction and real-time collaboration.
13 Tutorials
Beginner Friendly
Always Updated
What You'll Learn
Blazing Fast Compilation
Experience near-instantaneous textual notation compilation into graphical notation and background validation as you type.
Advanced Search
Quickly locate specific text using powerful search tools including match case, match whole word, and complex regex. You can also restrict your search to a specific highlighted selection.
Code Syntax Highlighting
Read code effortlessly with intuitive syntax highlighting specifically tailored for the SysML v2 language. Distinct colors for keywords, variables, and comments significantly reduce cognitive load.
Squiggly Line Error Indication
Quickly spot mistakes with standard squiggly underlines beneath problematic code segments. A dedicated diagnostics panel lets you instantly navigate to and address these specific issues.
Go To Definition
Jump instantly to the original definition of a variable, block, or requirement with a single click. This feature drastically reduces time spent hunting for source declarations.
Go To Reference
Quickly find all instances where a specific element is used or referenced throughout your project. This ensures you fully understand the systemic impact of any potential changes.
Intelligent Auto-Completion
Accelerates typing by proactively predicting and finishing code snippets automatically as you type.
Hover Tooltips
Hover over keywords to see their explanations. You can also hover over errors to instantly see the error message and cause.