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

RayQuiro

Raytolfas

| (0) | Free
VS Code support for the RayQuiro language, CLI, formatting, and code suggestions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RayQuiro VS Code Extension

Official VS Code support for RayQuiro 0.0.1.

Features:

  • syntax highlighting for .rq
  • hover docs for core builtins
  • formatter for block indentation
  • autocomplete for keywords and builtins
  • snippets for web, UI, engine, and telebot starters
  • editor commands for run, build, pack, and bundle
  • utility commands for rqio init, self-update, and version

Commands:

  • RayQuiro: Run RayQuiro File
  • RayQuiro: Build RayQuiro File
  • RayQuiro: Pack RayQuiro File
  • RayQuiro: Bundle RayQuiro File
  • RayQuiro: Init RayQuiro Project
  • RayQuiro: Self Update RayQuiro
  • RayQuiro: Show RayQuiro Version

Configuration:

  • rayquiro.cliPath optional absolute path to rqio.exe

CLI lookup order:

  1. rayquiro.cliPath
  2. ./rqio.exe
  3. ./rqio
  4. ./build/rqio.exe
  5. rqio.exe from PATH

Development:

  1. Open vscode/rayquiro in VS Code.
  2. Press F5.
  3. Open a .rq file in the Extension Development Host.
  4. Test the commands from the editor title or command palette.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft