Skip to content

Darabonba language support for Visual Studio Code

Notifications You must be signed in to change notification settings

aliyun/darabonba-vscode

Repository files navigation

Darabonba support for VS extension

Installation

Open VS Code and press F1 or Ctrl + Shift + P to open command palette, select Install Extension and type darabonba.

Or launch VS Code Quick Open (Ctrl + P), paste the following command, and press enter.

ext install darabonba.darabonba

Features

  • syntax highlight
  • code snippts
  • formatting

Publish

See https://code.visualstudio.com/api/working-with-extensions/publishing-extension .

License

The Apache License 2.0