ruby_language_server icon indicating copy to clipboard operation
ruby_language_server copied to clipboard

Language Server implementation in Ruby for Ruby. Development happens on the develop branch. Production is master.

Results 15 ruby_language_server issues
Sort by recently updated
recently updated
newest added

The AST results look yummy!

enhancement

If we're sure about the context then we should say we're sure about what the method/variable is. If we have a lock on the context. Or if it's an @ivar...

enhancement

Specifically, it doesn't seem to recognize contexts foo.som... should see all the som... methods from the Foo class. And not much else.

enhancement

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies