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

Buraaq

ThoriumDC

|
1 install
| (0) | Free
Buraaq by Thorium DC — Write like Python. Run like C. Syntax, LSP, snippets, and one-click compiler toolchain install.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Buraaq for VS Code / Cursor

Publisher: ThoriumDC · Extension id: ThoriumDC.buraaq

Language support for .bq files via buraaq lsp-server, plus optional one-click compiler install.

Features

  • Syntax highlighting (TextMate)
  • Snippets (main, fn, keel, lumen, …)
  • Diagnostics, completion, hover, go-to-definition (via LSP)
  • Format / rename / symbols when the server supports them
  • Install Compiler Toolchain — downloads the GitHub Release zip (buraaq.exe + sysroot) into extension storage
  • Install LLVM (clang) — winget LLVM.LLVM when clang is missing (Windows)
  • Integrated terminals get the managed toolchain on PATH for this window

Install

From the Visual Studio Marketplace:

ext install ThoriumDC.buraaq

Or from the GitHub Release VSIX.

First open

If buraaq is not on PATH, the extension offers to install the official Windows x64 toolchain. You can also run:

  • Buraaq: Install Compiler Toolchain
  • Buraaq: Install LLVM (clang)

Building still needs clang; the Release zip is the Buraaq CLI + stdlib, not a full LLVM tree.

Settings

Setting Default Description
buraaq.lsp.path buraaq Path to the Buraaq CLI
buraaq.lsp.trace off off / messages / verbose
buraaq.toolchain.autoInstall true Prompt to download toolchain when missing

Publish: PUBLISH.md.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft