v0.26.10
🐛 Bug Fixes
- Prevent adding
endtoken on endless methods (#4042) by @vinistock - Return MethodNotFound (-32601) for unrecognized LSP requests (#4040) by @IgorFroehner
- Prevent loading old gem installations as project add-ons (#4052) by @vinistock
- Fix document link gem paths when
to_specreturns nil (#4060) by @vinistock - Use env shebangs for RubyGems installs (#4126) by @joshheinrichs-shopify
- Don't crash on document URIs with an invalid scheme (#4127) by @eyupcanakman