# darabonba-vscode **Repository Path**: aliyun/darabonba-vscode ## Basic Information - **Project Name**: darabonba-vscode - **Description**: Darabonba language support for Visual Studio Code - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-08 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. ```sh 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