Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>BLYX LanguageNew to Visual Studio Code? Get it now.
BLYX Language

BLYX Language

Rahul Chaube

|
14 installs
| (0) | Free
Official VS Code language support for the Blyx programming language (https://blyx-lang.space) created by Rahul Chaube.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BLYX Language — VS Code Extension

Official VS Code language support for the Blyx programming language.

Publisher: RahulChaube
Created by: Rahul Chaube — @RahulChaube_
Repository: https://github.com/Blyx-lang-space/blyx


Features

  • Syntax Highlighting: Complete TextMate grammar for .blyx source files, including actor, tensor<T, D1, D2>, gpu { }, parallel { }, spawn, await, async, match, enum, trait, and struct.
  • Language Server Protocol: Real-time diagnostic reporting, hover tooltips, definition jump, and code completion via blyx-analyzer.
  • Formatting: Automated code formatting via blyxfmt.
  • Code Snippets: Built-in code snippets for functions, actors, tensor declarations, GPU blocks, structs, enums, and pattern matching.

Installation

Install the Blyx toolchain via blyxup or shell installer:

curl -sSf https://blyx-lang.space/install.sh | sh

Then install the BLYX Language extension from the VS Code Marketplace.


Links

  • Official Website: https://blyx-lang.space
  • Interactive Playground: https://play.blyx-lang.space
  • GitHub Repository: https://github.com/Blyx-lang-space/blyx

License

MIT OR Apache-2.0 — Copyright © 2026 Rahul Chaube

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