Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GXS AI ModelNew to Visual Studio Code? Get it now.
GXS AI Model

GXS AI Model

Lindon Abarra

|
57 installs
| (0) | Free
Syntax highlighter for .mdl files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GXS AI Model Syntax Highlighter

This repository contains a TextMate grammar file (mdl.tmLanguage.json) for syntax highlighting of the GXS AI Model language.

Description

The GXS AI Model Syntax Highlighter provides syntax highlighting support for the GXS AI Model language. It includes patterns for comments, variable arrays, keywords, data types, records, reserved words, operators, and strings.

Installation

To install the syntax highlighter, follow these steps:

  1. Download the mdl.tmLanguage.json file:

    • Clone the repository or download the file directly.
  2. Add the grammar to your editor:

    • For Visual Studio Code:
      1. Open the Command Palette (Cmd+Shift+P on macOS).
      2. Select Preferences: Configure User Snippets.
      3. Choose New Global Snippets file and name it gxs-ai-model.
      4. Copy the contents of mdl.tmLanguage.json into the new snippet file.

Usage

Once installed, the syntax highlighter will automatically apply to files with the appropriate file extension or language identifier. Ensure your files are recognized by the editor as GXS AI Model files.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Release Notes

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft