Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>YYDS Language ToolkitNew to Visual Studio Code? Get it now.
YYDS Language Toolkit

YYDS Language Toolkit

imba97

|
1 install
| (0) | Free
YYDS language support with syntax highlighting for .yyds files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YYDS Language

YYDS language support for VS Code and compatible editors (including code-server).

Features

  • Syntax highlighting for .yyds files
  • TextMate grammar scope: source.yyds
  • Language configuration for comments and brackets
  • Grammar assets are generated from @yyds-lang/textmate

Development

npm install
npm run sync:grammar
npm test

Run extension in development host:

  • Press F5 in VS Code
  • Open a .yyds file (for example: tests/fixtures/basic-song.yyds)

Packaging

npm run package

This command syncs grammar assets and outputs a .vsix package.

Notes

  • Do not hand-edit syntaxes/yyds.tmLanguage.json or language-configuration.json
  • Source of truth is @yyds-lang/textmate
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft