vscode-yaml-embedYAML 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. RequirementsThis extension recommends 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. |