ruby_language_server 0.3.17
Provide a language server implementation for ruby in ruby. 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:
=
安裝:
=
Runtime 相依性套件 (11):
activerecord
~> 7.0
amatch
>= 0
bundler
>= 0
etc
>= 0
fuzzy_match
>= 0
json
>= 0
rubocop
> 1.38.0
rubocop-ast
> 1.32.0
rubocop-performance
>= 0
rubocop-rspec
>= 0
sqlite3
< 1.5.0
Development 相依性套件 (9):
byebug
>= 0
guard
>= 0
guard-minitest
>= 0
guard-rubocop
>= 0
minitest
>= 0
minitest-reporters
>= 0
rake
>= 0
rubocop-minitest
>= 0
rubocop-rake
>= 0