Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Redix DSLNew to Visual Studio Code? Get it now.
Redix DSL

Redix DSL

redix

| (0) | Free
Language support and tools for Redix browser automation DSL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Redix VS Code Extension

Provides syntax highlighting, IntelliSense autocomplete, and intelligent error diagnostics for the Redix Browser Automation language (.redix, .rdx).

Features

  • Native support for navigate and dynamic variables.
  • Auto-completion snippets for Semantic mapping [role="button"].
  • Auto formats error messages dynamically.

Development

--BEGIN-- flow Basic Interactions Guide

Standard navigation

navigate "/welcome"

Basic Action Syntax: element id="user" event value

input id="ravi_user" change "ravi_user" button text="Login" click

Common HTML events supported

div id="header" hover button id="refresh" dblclick textarea name="bio" clear textarea name="bio" change "This is my new bio..." --END--

To package the extension for local testing:

npx @vscode/vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft