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

RxScrite Support

rxmha

|
2 installs
| (0) | Free
Syntax highlighting, file icon, and language support for RxScrite (.rx) files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RxScrite Support for VS Code

Provides syntax highlighting and file icon support for the RxScrite programming language (.rx files) in Visual Studio Code.

Features

  • Syntax highlighting for RxScrite keywords, operators, strings, numbers, and comments.
  • Custom file icon for .rx files.
  • Basic language configuration for comments and bracket pairing.

Installation

You can install this extension from the Visual Studio Code Marketplace (once published) or by building and installing the .vsix file locally.

For Developers (Building Locally)

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Run npm run compile to compile the TypeScript.
  4. Press F5 in VS Code to open the Extension Development Host window and test the extension.

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

Release Notes

0.1.0

  • Initial release with basic syntax highlighting and file icon.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft