Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JS Embeded LanguagesNew to Visual Studio Code? Get it now.
JS Embeded Languages

JS Embeded Languages

Philipp Baszuk

|
1,106 installs
| (0) | Free
Provides syntax highlighting for multiple languages within JS files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Javascript Embeded Languages

Bring syntax highlighting from other languages to JS.

Supported languages:

  • html
  • xml
  • xsl
  • pug
  • vue (html)
  • handlebars
  • css
  • less
  • scss
  • json
  • yaml
  • ini
  • sql
  • md

Usage:

const first = html``;
const second = /*html*/``;

Shoutouts:

  • https://github.com/Digitalbrainstem
  • https://github.com/ehoogeveen-medweb
  • https://github.com/0x00000001A

Building:

  1. Generate grammar: python3 ./build.py
  2. Run vscode (F5 or Run>Start Debugging)

Feel free to create issue if your language is not supported.

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