Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rui SupportNew to Visual Studio Code? Get it now.
Rui Support

Rui Support

Pratik Deshpande

|
4 installs
| (0) | Free
Rui Language Support Extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rui Language for VS Code

Rui is a lightweight programming language with a simple syntax inspired by modern scripting languages.
This VS Code extension provides syntax highlighting, keywords, loops, functions, variables, and booleans support for Rui.

Features

  • Syntax highlighting for:
    • Keywords: define, suppose, until, if, else, return, write
    • Booleans: true, false
    • Variables and function names
    • Strings (single ' and double " quotes)
    • Numbers
    • Operators and brackets
  • Support for functions with arguments
  • Blocks and loops highlighting
  • Works with .rui files

Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X / Cmd+Shift+X).
  3. Search for Rui Language and install.
  4. Alternatively, install manually with the .vsix file:
code --install-extension rui-1.0.0.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft