aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/roslyn_ls.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: luals warningsJustin M. Keyes2025-11-141-2/+3
* fix(roslyn_ls): remove unused handler #4061Sebastian Lyng Johansen2025-09-061-7/+0
* feat(roslyn_ls): support override completion and refresh diagnostics #4050Minh Khoi Do2025-09-031-7/+62
* refactor(roslyn_ls): reduce notification noise #4024sharpchen2025-08-211-2/+2
* chore: add type annotation for configsIgor2025-08-181-1/+1
* feat(roslyn_ls): support .slnx extension #3999Plevi13372025-08-151-2/+2
* fix(roslyn_ls): replace deprecated function call #3963Alexandre Teoi2025-07-191-1/+4
* fix(roslyn_ls): use absolute paths when open `.sln` and `.csproj` files (#3777)Alexej Kowalew2025-04-261-4/+4
* feat(roslyn_ls): add initial config as `vim.lsp.config` #3753Alexej Kowalew2025-04-251-0/+186