What's Changed
- Update completion logic for extension methods by @razzmatazz in #238
- Fix documentation string formatting by @razzmatazz in #248
- Enable and fix nullable ref issues in code by @razzmatazz in #246
- Fix logging context for exception when projects cannot be opened by @AdeAttwood in #249
- Attempt to load a solution file even if multiple found by @razzmatazz in #250
- Fix completion item details & labels by @razzmatazz in #251
- Update completion provider a bit more by @razzmatazz in #252
- Use a common target framework from all of your projects by @AdeAttwood in #253
- Relax minor sdk version number, fix more of nullability issues by @razzmatazz in #255
- Refactor logging by @razzmatazz in #254
- Add debug mode by @razzmatazz in #256
New Contributors
- @AdeAttwood made their first contribution in #249
Full Changelog: 0.18.0...0.19.0