Schedule

Fumiaki MATSUSHIMA
Fumiaki MATSUSHIMA
Fumiaki is a developer at Quipper in Tokyo and an organizer of Nishinippori.rb. He's mainly developing web applications with Ruby on Rails for Quipper. His main interest is creating a productive development environment.

Ruby Language Server

This talk describes a ruby language server implementation I created. I want to increase developers interested in Ruby language server because I hope it will improve Ruby development experience.

In last year, Microsoft published Language Server Protocol. This protocol is created to communicate between editors and language servers which provide useful information for development (ex. linting, completion, method definition).

In this talk, I'll show you why it is important to create language server for Ruby community and how it's implemented.

Presentation Material

Recorded video