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

RNX

IoNiCx1

| (0) | Free
Nexa language support and runner
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RunX - Nexa Runner

RunX adds support for running Nexa (.nx) programs directly inside VS Code.

Features

  • Run .nx files directly from the editor
  • Built-in Nexa compiler
  • Cross-platform support (Linux, Windows, macOS)

How to Run a Nexa Program

  1. Install the RunX extension.
  2. Open a .nx file.
  3. Click Run Nexa File in the editor toolbar.

Example Nexa program:

int x = 10;
print(x);# runx
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft