index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(lspinfo): safely expand filenames that don't exist on fs (#2320)
William Boman
2022-12-18
1
-1
/
+3
*
fix: run all matched client in LspStart (#2314)
Raphael
2022-12-13
1
-1
/
+15
*
feat: support multiple workspaceFolders and show correct root in Lspinfo (#2304)
Raphael
2022-12-11
2
-21
/
+59
*
fix: check client is available and get client id from cache (#2303)
Raphael
2022-12-10
1
-4
/
+5
*
fix: check workspae folders follow nvim version (#2301)
Raphael
2022-12-09
1
-3
/
+4
*
fix: add new root into the workspace folders (#2298)
Raphael
2022-12-09
1
-6
/
+9
*
fix: typo of vim.loop.cwd (#2293)
Raphael
2022-12-07
1
-1
/
+1
*
feat: support unnamed buffer with single_file_support (#2226)
Raphael
2022-12-06
2
-11
/
+16
*
feat: add 'starlark-rust' LSP for starlark and BUILD files (#2291)
Nils Wireklint
2022-12-06
1
-0
/
+20
*
fix(lsp): don't spawn new lsp client if already persent (#2287)
sigmaSd
2022-12-04
1
-0
/
+8
*
fix(ansiblels): update ansiblels default config (#2286)
Rufus Deponian
2022-12-03
1
-12
/
+14
*
fix: update the ansiblels settings (#2284)
Raphael
2022-12-02
1
-11
/
+12
*
feat: add eruby to emmet_ls (#2281)
Cory Hutchison
2022-12-02
1
-1
/
+1
*
fix: move gleam.lua to correct folder (#2279)
Massolari
2022-12-01
1
-0
/
+25
*
fix: remove searched for message in lspinfo (#2274)
Raphael
2022-12-01
1
-7
/
+0
*
fix: inspect UNISON_LSP_PORT in unison (#2277)
Raphael
2022-12-01
1
-1
/
+1
*
feat: add unison support (#2276)
Kento Okura
2022-12-01
1
-0
/
+17
*
feat: add smarty (#2250)
landeaux
2022-11-30
1
-0
/
+46
*
feat: add scheme-langserver support (#2264)
ufo5260987423
2022-11-29
1
-0
/
+23
*
feat: add prolog lsp (lsp_server) support (#2265)
Carlos Aguilera
2022-11-29
1
-0
/
+27
*
docs: update sumneko_lua installation url (#2263)
Ra
2022-11-28
1
-1
/
+1
*
Try to get sourcery auth token from config file (#2240)
Otto Ahoniemi
2022-11-28
1
-2
/
+26
*
perf: use alias api variable (#2260)
Raphael
2022-11-26
1
-10
/
+10
*
docs(sourcery): put setup inside code block (#2258)
hafeoz
2022-11-26
1
-11
/
+15
*
feat: add ntt language server support (#2256)
lukaswozniak
2022-11-26
2
-2
/
+30
*
Add more ESLint options (#2254)
Mark Skelton
2022-11-24
1
-0
/
+6
*
fix: override another progress handler for jdtls (#2153)
Volodymyr Kot
2022-11-21
1
-0
/
+1
*
feat: add fennel-ls support (#2247)
liugh
2022-11-20
1
-0
/
+19
*
Add dolmenls configuration (#2251)
Pierrot
2022-11-20
1
-0
/
+26
*
fix(lua-lsp): Append 'lua/' to root_patern if the pattern is under lua (#2248)
sigmaSd
2022-11-19
1
-1
/
+5
*
fix(sumneko_lua): add .luarc.jsonc to root pattern (#2245)
figsoda
2022-11-19
1
-1
/
+2
*
feat: add turtle-language-server support (#2239)
lucascool12
2022-11-13
1
-0
/
+51
*
fix(eslint): root dir not found if using package.json config (#2234)
Fernando Gómez
2022-11-10
1
-9
/
+3
*
fix(rome): use lsp-proxy cmd (#2236)
Otto Ahoniemi
2022-11-09
1
-2
/
+2
*
feat: add millet support (#2233)
Ariel Davis
2022-11-09
1
-0
/
+23
*
fix(eslint): support flat config (#2229)
Michael Chris Lopez
2022-11-07
1
-0
/
+1
*
fix(sumneko_lua): check for yaml format of selene config (#2228)
vladislav doster
2022-11-06
1
-1
/
+2
*
fix: use `v ls` instead of `vls`
Adelar da Silva Queiróz
2022-11-01
1
-1
/
+1
*
fix: dead link in "texlab" description #2222
ayhon
2022-10-30
1
-1
/
+1
*
fix(volar): update example for volar 1.0 (#2219)
Michael Härtl
2022-10-26
1
-6
/
+6
*
feat: add anakin language server (Python) (#2217)
Greg Werbin
2022-10-25
1
-0
/
+78
*
feat: Dafny support (#2193)
Gorgeous-Patrick
2022-10-24
1
-0
/
+20
*
fix: cmd vim.lsp.rpc.connect by user (#2213)
Access
2022-10-23
1
-1
/
+5
*
fix: check the package.json has eslintConfig field for eslint (#2208)
Raphael
2022-10-21
1
-10
/
+31
*
docs(golangci_lint_ls): update a version of binary (#2204)
Saltaformajo
2022-10-20
1
-1
/
+1
*
fix(rust_analyzer): path nil (#2198)
bstaint
2022-10-17
1
-1
/
+4
*
fix: remove --background-service-enabled and add --adaptive-lsp-server-enabl...
Adelar da Silva Queiróz
2022-10-15
1
-1
/
+1
*
fix: `aregument` typo in doc changed to `argument` (#2195)
Mario Ortiz Manero
2022-10-14
1
-1
/
+1
*
fix: update qml filetype same as treesitter (#2168)
Access
2022-10-14
1
-1
/
+1
*
feat: add qmlls which is the lsp from qt (#2191)
Access
2022-10-14
1
-0
/
+19
[next]