What's Changed
- Dump request stats in debug mode to stderr by @razzmatazz in #258
- fix(#260): Fix negative length on multiline token by @onion108 in #261
- Use static server capability registration unless necessary by @razzmatazz in #263
- Add fantomas tool, reformat, run check in C/I by @razzmatazz and @alsi-lawr
- Support dotnet 9+ extract interface code action by @alsi-lawr in #267
- Add diagnose command by @razzmatazz in #224
- Read rootUri and rootPath from InitializeParams by @razzmatazz in #284
- Preparation fo multi-root workspace support by @razzmatazz in #285
- Update/fix tfm selection with platform specific tfms by @razzmatazz in #286
- Fix workspace folder resolution on Windows by @razzmatazz in #288
New Contributors
- @onion108 made their first contribution in #261
- @alsi-lawr made their first contribution in #270
Full Changelog: 0.19.0...0.20.0