Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>YAML for JavaScriptNew to Visual Studio Code? Get it now.
YAML for JavaScript

YAML for JavaScript

Brandon Kalinowski

|
2,668 installs
| (0) | Free
Embedded YAML for JavaScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-yaml-embed

YAML for JavaScript adds syntax highlighting support for embedded YAML in y/yaml JavaScript and TypeScript tagged template strings.

This is very useful in combination with https://deno.land/x/lib/yaml-tag.ts for Kubernetes Configuration.

screenshot

Requirements

This extension recommends redhat.vscode-yaml for the base YAML grammar. RedHat YAML is included with the Kubernetes extension.

After installing, you will see highlighting enabled in TypeScript files. If you do not see highlighting in JavaScript files, make sure you uninstall vscode-language-babel. That extension is not compatible and is no longer required for good syntax highlighting.

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