Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

theia-ide/theia-ruby-extension

Repository files navigation

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

Start development workspace using Gitpod.io.

Open in Gitpod

Local

Build the repo

yarn

Run the example

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