What's Changed
✨ Enhancements
- Add indexer by @vinistock in #874
- Perform initial indexing and synchronization by @vinistock in #875
- Add go to definition for classes and modules by @vinistock in #878
- Allow specifying a branch to launch the LSP with by @vinistock in #897
- Index constants by @st0012 in #893
🐛 Bug Fixes
- Account for lowercase drive letter on Windows by @gifvex in #885
- Use the absolute BUNDLE_PATH to run the server by @vinistock in #890
- Always use complete URI for store key by @vinistock in #891
🛠 Other Changes
New Contributors
Full Changelog: v0.8.0...v0.8.1