Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SAIS Syntax HighlightNew to Visual Studio Code? Get it now.
SAIS Syntax Highlight

SAIS Syntax Highlight

Lajara AI

|
19 installs
| (0) | Free
Syntax highlighting for Safe AI Script (SAIS)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SAIS (Safe AI Script) VSCode Extension

Welcome to the SAIS (Safe AI Script) VSCode Extension! This extension provides syntax highlighting and theme support for the SAIS programming language, tailored for AI script development.

Features

  • Syntax highlighting for SAIS keywords, data types, constants, strings, variables, and comments.
  • Custom themes: SAIS Light Mode and SAIS Dark Mode.
  • Supports common SAIS file extensions (.sais).

Installation

From the Visual Studio Code Marketplace

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  3. Search for "SAIS" in the search bar.
  4. Click "Install" on the SAIS extension.

Manually

  1. Download the latest .vsix file from the Releases page.
  2. Open Visual Studio Code.
  3. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
  4. Click on the three dots (...) in the upper right corner and select "Install from VSIX...".
  5. Navigate to the downloaded .vsix file and select it.

Usage

  1. Open or create a file with the .sais extension.
  2. Start writing your SAIS code. You should see syntax highlighting applied automatically.
  3. To switch between the light and dark themes, open the Command Palette (Ctrl+Shift+P), type Color Theme, and select either "SAIS Light Theme" or "SAIS Dark Theme".

Supported SAIS Version

This extension is designed for the version 0.1.0 of the SAIS programming language.

Contributing

We welcome contributions to enhance the SAIS extension! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Make your changes.
  4. Submit a pull request with a description of your changes.

License

This extension is licensed under the MIT License. See the LICENSE file for more information.

Contact

If you have any questions or feedback, feel free to open a new issue on GitHub.

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