Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AI JSON & AI YAMLNew to Visual Studio Code? Get it now.
AI JSON & AI YAML

AI JSON & AI YAML

AI JSON

|
262 installs
| (2) | Free
Language support for .ai.json and .ai.yaml files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Language Server for aijson

Configuration

To associate an aijson YAML file with the language server, make sure that your file name ends with ai.yaml or ai.json.

If your editor is not specified here, but you would like to use the language server, please open an issue.

Installation

You can find the extension on the VSCode marketplace.

Alternatively, install it manually:

  1. Download vsix file from here.
  2. Navigate to the Extensions view
  3. Click on the ... menu
  4. Select Install from VSIX...
  5. Select the downloaded vsix file
  6. Reload the window

Development

git clone https://github.com/aijson/aijson-lsp --depth 1
cd aijson-lsp
make build
code editors/code
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft