v0.5.0
✨ Features
- add ability to set search scope by file paths by @pranavgaikwad in #94
🐛 Bug Fixes
- improve accuracy of MethodReference matches by @pranavgaikwad in #97
- Improve accuracy of METHOD_CALL and CONSTRUCTOR_CALL matches by @pranavgaikwad in #100
- adding log for counting search matches found by @shawn-hurley in #102
- Add annotation inspection support by @jmle in #104
- remove static map, so that each symbol provider for a search is new by @shawn-hurley in #103
- handle when a default search will have invalid query by @shawn-hurley in #105
- Adding settings to the init script for jdtls by @shawn-hurley in #106
Full Changelog: v0.4.0...v0.5.0