| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| [0.20.0] - 2025-11-13 _ Kulautuva source code.tar.gz | 2025-11-13 | 88.8 kB | |
| [0.20.0] - 2025-11-13 _ Kulautuva source code.zip | 2025-11-13 | 153.6 kB | |
| README.md | 2025-11-13 | 1.6 kB | |
| Totals: 3 Items | 243.9 kB | 0 | |
What's Changed
- Dump request stats in debug mode to stderr by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/258
- fix(#260): Fix negative length on multiline token by @onion108 in https://github.com/razzmatazz/csharp-language-server/pull/261
- Use static server capability registration unless necessary by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/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 https://github.com/razzmatazz/csharp-language-server/pull/267
- Add diagnose command by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/224
- Read rootUri and rootPath from InitializeParams by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/284
- Preparation fo multi-root workspace support by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/285
- Update/fix tfm selection with platform specific tfms by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/286
- Fix workspace folder resolution on Windows by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/288
New Contributors
- @onion108 made their first contribution in https://github.com/razzmatazz/csharp-language-server/pull/261
- @alsi-lawr made their first contribution in https://github.com/razzmatazz/csharp-language-server/pull/270
Full Changelog: https://github.com/razzmatazz/csharp-language-server/compare/0.19.0...0.20.0