Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>IDL LanguageNew to Visual Studio Code? Get it now.
IDL Language

IDL Language

cathaysia

|
4 installs
| (0) | Free
IDL language server (VS Code extension)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IDL Language Server

An OMG IDL language server and VS Code extension (vscode-idl-language) with the xidl extension.

Features

  • Semantic tokens
  • Format
  • Diagnostics
  • Go to definition
  • Find references
  • Rename
  • HTTP API development

Installation

Install the VS Code extension from the Marketplace:

  1. Open the Extensions view (Ctrl+Shift+X / Cmd+Shift+X).
  2. Search for cathaysia.vscode-idl-language.
  3. Click Install.

HTTP API Development

This project adds an xidl HTTP API development extension that lets you declare HTTP endpoints, launch a Swagger UI, and get live previews.

api.gif

VS Code Extension

The extension bundles a platform-specific idl-language-server binary on release. If you need to override the server path locally, set IDL_LANGUAGE_SERVER_PATH.

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