Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Lua embed JSNew to Visual Studio Code? Get it now.
Lua embed JS

Lua embed JS

MaelstromDota

| (0) | Free
Adds JavaScript syntax highlighting to Lua.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lua embed JS

Features

Adds JavaScript code syntax highlighting support in Lua multiline strings. Simply just append --[[js]] before multiline string.

Example

local code = --[[js]] [[console.log("Hello, world!")]]

Release Notes

0.0.1

Initial release of Lua embed JS

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