Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>xidl-http SyntaxNew to Visual Studio Code? Get it now.
xidl-http Syntax

xidl-http Syntax

cathaysia

| (0) | Free
TextMate grammar for xidl-http .idl files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

xidl-http Syntax

VS Code syntax highlighting extension for xidl-http IDL files (.idl) based on a TextMate grammar.

Features

  • Language id: xidl
  • File extension: .idl
  • TextMate scope: source.xidl
  • Grammar file: syntaxes/xidl.tmLanguage.json

Requirements

  • VS Code ^1.109.0

Development

Install dependencies:

pnpm install

Run checks:

pnpm test

Useful commands:

  • pnpm run tm:snap:update: update grammar snapshots
  • pnpm run tm:snap:check: verify grammar snapshots
  • pnpm run tm:scope:check: smoke-check key scopes
  • pnpm run tm:coverage:report: print highlight coverage report

Package

Build a .vsix package:

pnpm run ext:package

Publish

After signing in with vsce, publish the extension:

pnpm dlx @vscode/vsce publish

Release Notes

0.0.1

Initial release with TextMate grammar support for xidl-http .idl files.

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