aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/csharp_ls.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(csharp_ls): set cwd when lsp starts, not during configuration #4169pogyomo2025-10-301-9/+9
* feat(csharp_ls): run csharp-ls where sln, slnx or csproj file exists #4166pogyomo2025-10-291-0/+8
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(csharp_ls): add "slnx" root pattern #3921Joseph Guenther2025-06-211-1/+1
* ci(lint): check `@brief` docstring placement #3762Justin M. Keyes2025-04-221-2/+3
* docs: cleanupJustin M. Keyes2025-04-181-7/+7
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-121-0/+22