Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>typeYAMLNew to Visual Studio Code? Get it now.
typeYAML

typeYAML

magnificent-language

| (0) | Free
Language support for typed YAML (.taml): highlighting, diagnostics, completion, and navigation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

typeYAML for Visual Studio Code

typeYAML logo

The official VS Code extension for .taml files. It provides language recognition, TextMate syntax highlighting, and an LSP client for diagnostics, completion, hover details, go-to-definition, rename, and semantic tokens.

Develop or package

cd vscode-extension
npm install
npm run package

Install the generated typeyaml.vsix through Extensions: Install from VSIX....

The extension starts taml-lsp from PATH. Configure typeyaml.languageServer.path in VS Code settings when the binary is installed somewhere else.

The legacy editors/vscode directory is retained for compatibility; this top-level folder is the canonical package location for future extension work and release packaging.

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