ruby_language_server 0.2.1
See https://microsoft.github.io/language-server-protocol/ "A Language Server is meant to provide the language-specific smarts and communicate with development tools over a protocol that enables inter-process communication."
Gemfile:
=
install:
=
Runtime Dependencies (7):
Development Dependencies (8):
guard
>= 0
guard-minitest
>= 0
guard-rubocop
>= 0
minitest
>= 0
minitest-color
>= 0
pry
>= 0
pry-byebug
>= 0
rake
>= 0