index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lspconfig
/
server_configurations
/
rust_analyzer.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
1
-122
/
+0
*
fix(rust-analyzer) automatically populate `init_options` from `settings["rust...
Emerson Ford
2024-07-24
1
-0
/
+9
*
fix: avoid overriding global default capabilities (#3181)
Francisco
2024-06-01
1
-9
/
+5
*
refactor: move all old get_clients to new compatible (#3159)
glepnir
2024-05-17
1
-2
/
+2
*
fix(rust_analyzer): declare single file support (#3028)
rhjdvsgsgks
2024-02-25
1
-0
/
+1
*
fix(rust-analyzer): re-analyzing cargo deps (#2995)
Jerko Steiner
2024-02-02
1
-2
/
+3
*
fix(rust-analyzer): don't run cargo if Cargo.toml is not found (#2905)
kitterion
2023-11-19
1
-10
/
+17
*
fix(rust_analyzer): check if file is library on Windows
Yura Taras
2023-09-30
1
-2
/
+3
*
Merge pull request #2775 from lewis6991/refactor/manager
Lewis Russell
2023-08-22
1
-1
/
+2
|
\
|
*
refactor: move async_run_command()
Lewis Russell
2023-08-22
1
-1
/
+2
*
|
fix(rust_analyzer): use attached buffer client send request (#2738)
Noah Friedman
2023-08-22
1
-6
/
+10
|
/
*
fix(rust_analyzer): check active clients is empty (#2734)
Raphael
2023-07-26
1
-1
/
+1
*
perf(gopls): make get go mod cache path async (#2673)
Raphael
2023-06-18
1
-41
/
+7
*
fix(rust_analyzer): use RUSTUP_HOME in library check (#2679)
Toby Vincent
2023-06-17
1
-1
/
+4
*
feat(rust_analyzer): register serverStatus capability (#2658)
Raphael
2023-06-07
1
-0
/
+9
*
fix(rust_analyzer): check file is library (#2645)
Raphael
2023-06-03
1
-0
/
+17
*
fix(rust_analyzer): check stdout data size (#2605)
Raphael
2023-05-11
1
-1
/
+7
*
docs: Update links in rust_analyzer (#2600)
Ryan Noronha
2023-05-10
1
-2
/
+2
*
feat: wrap get root dir in coroutine . (#2565)
Raphael
2023-05-06
1
-29
/
+39
*
fix(rust_analyzer): remove stub settings from default (#2401)
Paul Hüber
2023-03-10
1
-4
/
+13
*
fix(rust_analyzer): path nil (#2198)
bstaint
2022-10-17
1
-1
/
+4
*
chore(rust-analyzer): use `vim.json.decode` instead of `fn.json_decode` (#2096)
numToStr
2022-08-27
1
-1
/
+1
*
fix(rust_analyzer): sanitize root_dir (#2047)
bstaint
2022-08-03
1
-1
/
+1
*
chore: remove all package.json (#1656)
Michael Lingelbach
2022-02-25
1
-1
/
+0
*
chore: prefix all vim.notify message with [lspconfig] (#1496)
William Boman
2021-11-27
1
-2
/
+2
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-1
/
+1
*
feat: expose configs
Michael Lingelbach
2021-11-25
1
-0
/
+80