dgutov / robe

Code navigation, documentation lookup and completion for Ruby
584 stars 37 forks source link

Consider RBS (when available) for local type inference #146

Open dgutov opened 11 months ago

dgutov commented 11 months ago

There's an existing example in IRB's type completor:

https://github.com/ruby/irb#debugging-with-irb https://github.com/ruby/repl_type_completor/