Skip to content

Roadmap

Soutaro Matsumoto edited this page Jun 22, 2022 · 11 revisions

Future

  • Better completion in Ruby code
  • Better completion in RBS
  • Variables over method parameter types
  • Top type assumption
  • Ruby >3 syntax
  • Better masgn/block arg support
  • Inline RBS declaration
  • Ractor based concurrency
  • Better type-case on union with method return type

1.1

  • Flexible flow-sensitive typing (#590)

1.2

  • Proc/Block typing with self type

1.3

  • Casting in Ruby code

Clone this wiki locally