Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>YanghoScriptNew to Visual Studio Code? Get it now.
YanghoScript

YanghoScript

Hoachnt

|
6 installs
| (0) | Free
Syntax highlighting and language support for YanghoScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

YanghoScript Language Support for VS Code

YanghoScript Language Support is a Visual Studio Code extension that provides syntax highlighting, language configuration, and basic snippets for the YanghoScript programming language.

Features

  • Syntax highlighting for YanghoScript, including:
    • Keywords, strings, numbers, operators, and comments
    • Single-line and multi-line comments support
  • Basic language configuration:
    • Auto-closing brackets and quotes
    • Comment toggling with Ctrl + /
  • Snippet support for common YanghoScript constructs (coming soon)

Installation

You can install this extension in one of the following ways:

  1. From the VS Code Marketplace (Recommended)

    • Open VS Code and go to Extensions (Ctrl + Shift + X).
    • Search for YanghoScript and click Install.
  2. From a .vsix package

    • Download the .vsix file from the Releases page.
    • Open VS Code and run Extensions: Install from VSIX... from the command palette (Ctrl + Shift + P).

Usage

  1. Open a .ys file in VS Code.
  2. The extension will automatically apply syntax highlighting and language settings.

Known Issues

No known issues at the moment. If you encounter any problems, please report them on our GitHub Issues page.

Release Notes

0.2.0

  • Add multi-line comment highlighting

0.1.2

  • Update README

0.1.1

  • Rename function keyword from DIT to THE

0.1.0

  • Completely changed the plugin from the theme to a plugin to support the YanghoScript programming language
  • Updated README and metadata

0.0.2

  • Improved syntax highlighting
  • Updated README and metadata

0.0.1

  • Initial release with basic syntax highlighting and language support.

Developed by Hoachnt.

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