Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Devalang VSCode ExtensionNew to Visual Studio Code? Get it now.
Devalang VSCode Extension

Devalang VSCode Extension

Devaloop

| (0) | Free
An extension for Visual Studio Code that provides syntax highlighting, formatting, and language support for Devalang files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Devalang Logo

🧩 Devalang - VSCode Extension

TypeScript

Visual Studio Marketplace Version License: MIT

Visual Studio Marketplace Downloads

🎼 Devalang Extension, by Devaloop Labs

🎶 Compose music with code — simple, structured, sonic.

Devalang is a tiny domain-specific language (DSL) for music makers, sound designers, and audio hackers. Compose loops, control samples, render and play audio — all in clean, readable text.

🦊 Whether you're building a track, shaping textures, or performing live, Devalang helps you think in rhythms. It’s designed to be simple, expressive, and fast — because your ideas shouldn’t wait.

From studio sketches to live sets, Devalang gives you rhythmic control — with the elegance of code.

📚 Quick Access

  • 🌐 Devalang CLI
  • 📖 Documentation
  • 💡 Examples
  • 🎨 Prettier Plugin
  • 🌐 Project Website

🛠️ Overview

This is the Visual Studio Code extension for Devalang, a domain-specific language designed for music composition and sound design.

Please install the Devalang CLI to use all features of this extension.

This extension provides language support for Devalang in Visual Studio Code, including :

  • Syntax highlighting
  • Code formatting

📆 Installation

For users

  1. Install the extension from the Visual Studio Marketplace.

or use :

code --install-extension devaloop.devalang-vscode
  1. Open a Devalang file (with the .deva extension) in VSCode.
  2. Start coding !

For contributors

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Compile the extension using npm run compile.
  4. Launch the extension in a new VSCode window using npm run watch.

🛠️ Development

Prerequisites

  • Node.js 18+
  • Visual Studio Code
  • TypeScript
  • Devalang CLI installed globally (for testing)

License

MIT — see LICENSE

Contributing

Contributions, bug reports and suggestions are welcome !
Feel free to open an issue or submit a pull request.

Support

If you have any questions or need help, please open an issue on the GitHub repository.

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