-
Notifications
You must be signed in to change notification settings - Fork 118
Roadmap
Soutaro Matsumoto edited this page Mar 15, 2023
·
11 revisions
This is a quick list of features and the planned version numbers to ship the feature.
- Better completion in RBS
- Type name completion in inline type annotations
-
...syntax support
This is features without specific plan of release.
- Better type-case on union with method return type
- Variables over method parameter types
- Top type assumption
- Ruby >3 syntax
- Inline RBS declaration
- Ractor based concurrency
-
steep watchwith interactive filtering
- Casting in Ruby code
- Proc/Block typing with
selftype - Better block arg support
- Single file type checking
- Flexible flow-sensitive typing (#590)