/theia-ruby-extension

Theia extension to support Ruby.

Primary LanguageTypeScriptEclipse Public License 2.0EPL-2.0

Gitpod - Code Now Build Status

Ruby Extension for Theia

This extension adds Ruby language support to Theia. It uses solargraph language server to provide lanugage smartness.

Get started

Using Gitpod.io

Start development workspace using Gitpod.io.

Gitpod - Start Development Workspace

Local

Build the repo

yarn

Run the example

cd browser-example && yarn start --hostname 0.0.0.0 path/to/ruby