index
:
nvim-lspconfig
ci
docs
master
zeertzjq-patch-1
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lsp
/
roslyn_ls.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(roslyn_ls): handle roslyn.client.fixAllCodeAction command #4358
Minh Khoi Do
10 days
1
-17
/
+59
*
fix(rosyln_ls): use default offset encoding (utf-16) instead of utf-8 (#4354)
陆离
2026-03-19
1
-1
/
+0
*
fix(roslyn_ls): add handler for roslyn.client.nestedCodeAction command #4350
Minh Khoi Do
2026-03-17
1
-0
/
+69
*
fix(roslyn_ls): navigation in macos decompiled files #4342
Luke Elrod
2026-03-16
1
-0
/
+6
*
feat(roslyn_ls): fallback to official roslyn binary name #4334
Alexej Kowalew
2026-03-09
1
-1
/
+2
*
fix(roslyn_ls): use uv.os_tmpdir() instead of vim.env.TMP #4297
Async10
2026-01-29
1
-1
/
+1
*
fix(roslyn_ls): platform-agnostic check for "decompiled" file #4296
Async10
2026-01-28
1
-1
/
+11
*
fix(roslyn_ls): guess root_dir for decompiled code #4257
Matthew Wilding
2025-12-23
1
-3
/
+8
*
fix(roslyn_ls): attach in decompiled code #4254
Matthew Wilding
2025-12-22
1
-0
/
+5
*
docs(roslyn_ls): format codeblock #4241
Eero Häihälä
2025-12-16
1
-0
/
+2
*
fix: luals warnings
Justin M. Keyes
2025-11-14
1
-2
/
+3
*
fix(roslyn_ls): remove unused handler #4061
Sebastian Lyng Johansen
2025-09-06
1
-7
/
+0
*
feat(roslyn_ls): support override completion and refresh diagnostics #4050
Minh Khoi Do
2025-09-03
1
-7
/
+62
*
refactor(roslyn_ls): reduce notification noise #4024
sharpchen
2025-08-21
1
-2
/
+2
*
chore: add type annotation for configs
Igor
2025-08-18
1
-1
/
+1
*
feat(roslyn_ls): support .slnx extension #3999
Plevi1337
2025-08-15
1
-2
/
+2
*
fix(roslyn_ls): replace deprecated function call #3963
Alexandre Teoi
2025-07-19
1
-1
/
+4
*
fix(roslyn_ls): use absolute paths when open `.sln` and `.csproj` files (#3777)
Alexej Kowalew
2025-04-26
1
-4
/
+4
*
feat(roslyn_ls): add initial config as `vim.lsp.config` #3753
Alexej Kowalew
2025-04-25
1
-0
/
+186