v0.27.0.beta3
🚧 Breaking Changes
- Remove old indexer (#4101) by @vinistock
🐛 Bug Fixes
- Prevent guessed types from being anything but namespaces (#4102) by @vinistock
📦 Other Changes
- Handle visibility in go to definition (#4095) by @vinistock
- Handle visibility in hover (#4097) by @vinistock
- Partially migrate completion to Rubydex (#4096) by @vinistock
- Migrate signature help to Rubydex (#4098) by @vinistock
- Use Rubydex for method hover (#4099) by @vinistock
- Use Rubydex for method completion resolve (#4100) by @vinistock