Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ruby MarkersNew to Visual Studio Code? Get it now.
Ruby Markers

Ruby Markers

juanartero

|
4,169 installs
| (0) | Free
Evalute Ruby code in the editor just typing # =>
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RUBY-MARKERS

Visual Studio Code Extension to runs Ruby in the editor.

introduction

Dependencies

This extension only works in MAC OSX.

You need xmpfilter to be installed. If you don't know if you have it installed, you can type this in your console:

$ xmpfilter -v

If you don't have it installed, you can install it via rcodetools. To install the gem type:

$ gem install rcodetools

Usage

  1. type # => in the line you want to print the sentence or press CMD+CTRL+m
  2. press CMD+CTRL+e to execute the ruby code

Contribute

You can help me in the GitHub repository

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft