| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| [0.22.0] - 2026-02-05 _ Mazeikiai source code.tar.gz | 2026-02-05 | 104.1 kB | |
| [0.22.0] - 2026-02-05 _ Mazeikiai source code.zip | 2026-02-05 | 181.8 kB | |
| README.md | 2026-02-05 | 1.4 kB | |
| Totals: 3 Items | 287.2 kB | 0 | |
- Improve performance of workspace diagnostics
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/commit/848b323ac6593d52adb9f566e76a3eaa0957095f
- Fix more of document sync issues to handle textDocument/didClose properly, for .e.g files that are not saved to disk.
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/311
- Check Window.WorkDoneProgress capability before calling WindowWorkDoneProgressCreate; fixes Claude Code
- By @HowardvanRooijen in https://github.com/razzmatazz/csharp-language-server/pull/309
- Update Microsoft.Build.Locator to 1.10.12
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/296
- Add experimental support for Razor (.cshtml) files. "razor-support" feature needs to be enabled via command line
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/273
- Add suggestion to install specific dotnet sdk version
- By @jhamm in https://github.com/razzmatazz/csharp-language-server/pull/299
- Reported by @pandasoli in https://github.com/razzmatazz/csharp-language-server/issues/215
- Restore dynamic server capability registration
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/303
Full Changelog: https://github.com/razzmatazz/csharp-language-server/compare/0.21.0...0.22.0