Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[0.19.0] - 2025-08-20 _ Kapciamiestis source code.tar.gz | 2025-08-20 | 81.7 kB | |
[0.19.0] - 2025-08-20 _ Kapciamiestis source code.zip | 2025-08-20 | 160.4 kB | |
README.md | 2025-08-20 | 1.6 kB | |
Totals: 3 Items | 243.7 kB | 2 |
What's Changed
- Update completion logic for extension methods by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/238
- Fix documentation string formatting by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/248
- Enable and fix nullable ref issues in code by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/246
- Fix logging context for exception when projects cannot be opened by @AdeAttwood in https://github.com/razzmatazz/csharp-language-server/pull/249
- Attempt to load a solution file even if multiple found by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/250
- Fix completion item details & labels by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/251
- Update completion provider a bit more by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/252
- Use a common target framework from all of your projects by @AdeAttwood in https://github.com/razzmatazz/csharp-language-server/pull/253
- Relax minor sdk version number, fix more of nullability issues by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/255
- Refactor logging by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/254
- Add debug mode by @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/256
New Contributors
- @AdeAttwood made their first contribution in https://github.com/razzmatazz/csharp-language-server/pull/249
Full Changelog: https://github.com/razzmatazz/csharp-language-server/compare/0.18.0...0.19.0