v0.16.0
v0.16.0
🚧 Breaking Changes
- Pass global state via Addon#activate instead of listener creation methods (#1854) by @st0012
- Allow formatter addons to contribute diagnostics (#1855) by @vinistock
✨ Enhancements
- Indexed prepended modules on namespaces (#1820) by @domingo2000
- Load addons in with_server by default (#1850) by @st0012
🐛 Bug Fixes
- Apply indexing configuration to ruby-lsp-doctor (#1827) by @andyw8
- Fix semantic highlighting document selector (#1867) by @vinistock