v0.23.11
✨ Enhancements
- Add custom request to return LSP internal state (#3194) by @vinistock
- Add test items collection builder (#3169) by @vinistock
- Add discover tests custom request (#3180) by @vinistock
🐛 Bug Fixes
- Fix backward compatibility for Bundler versions < 2.2.17 (#3152) by @Artes02
- Fix off by one error when fetching lazy comments (#3167) by @vinistock
- Fix composed bundle reference to gemfile in higher-level directory (#3135) by @mckeed
📦 Other Changes
- Update Kate editor regarding incremental text updates (#3164) by @larskanis
- Accept nil name for actual nesting (#3182) by @vinistock
- Accept module/class node's constant path for constant name (#3183) by @vinistock