Solargraph

A Ruby Language Server

Introduction

Solargraph is a Ruby language server and suite of static analysis tools. The language server provides intellisense, autocompletion, diagnostics, and other language features for editors and IDEs with language client capabilities. The static analysis tools check code for type safety.

Supported Editors

The language server has been integrated with the following editors:

Requirements