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

XRB Language Support

Socketry

|
24 installs
| (0) | Free
Ruby XRB language syntax highlighter.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

XRB VSCode

This extension provides support for the XRB language in Visual Studio Code.

Support

File Extensions

  • .xrb is the canonical file extension.
  • .xnode is a legacy file extension from utopia.
  • .trenni is a legacy file extension from trenni.

XRB Heredocs

source = <<~'XRB'
	<p>hello</p>
	#{"foo" + "bar"}
	<?r hello # bar ?>
XRB

XRB Markdown

``` xrb
<p>hello</p>
#{"foo" + 10}
<?r hello # bar ?>
```
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft