The GXS AI Model Outline extension provides a document symbol provider for .mdl files, allowing you to easily navigate through groups and segments within your model files. This extension helps you visualize the structure of your model files in the VS Code outline view.
Features
Document Symbol Provider: Parses .mdl files and creates symbols for groups and segments.
Outline View Integration: Displays the hierarchical structure of groups and segments in the outline view.
Efficient Navigation: Quickly navigate to different parts of your model file using the outline view.
Installation
Open VS Code.
Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window
Search for "GXS AI Model Outline".
Click "Install" to install the extension.
Usage
Open a .mdl file in VS Code.
The outline view will automatically display the structure of the file, showing groups and segments.
Click on any symbol in the outline view to navigate to its location in the file.