Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>weapp-viteNew to Visual Studio Code? Get it now.
weapp-vite

weapp-vite

weapp-vite

|
1 install
| (0) | Free
Syntax highlighting for weapp-vite <json> blocks in .vue (TextMate injection: JSONC/JSON5/TS/JS).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

weapp-vite: Vue Custom Blocks Highlight

This VSCode extension (TextMate injection grammar) adds syntax highlighting for weapp-vite <json> blocks in .vue files.

Install (from this repo)

  1. VSCode Command Palette → Developer: Install Extension from Location...
  2. Select: extensions/vscode
  3. Reload window

Verify

In a .vue file, run Developer: Inspect Editor Tokens and Scopes inside a <json> block.

  • Expected textmate scopes includes source.json.comments (for <json> / lang="json" / lang="jsonc" / lang="json5").

Publish

See extensions/vscode/PUBLISHING.md.

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