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: check client when get client from cache (#2429)
Raphael
2023-01-31
1
-2
/
+2
*
fix(ltex-ls): pass pandoc as markdown (#2426)
Matthias Bilger
2023-01-31
1
-1
/
+2
*
docs(omnisharp) : add goto definition handler information for omnisharp (#2427)
sigmaSd
2023-01-31
1
-0
/
+2
*
fix: lspinfo buffer in use error when use quit command close (#2424)
Raphael
2023-01-27
1
-4
/
+2
*
fix: check server support workspacefolders (#2418)
Raphael
2023-01-27
1
-79
/
+100
*
docs(ltex): add settings example (#2421)
Brian Di Palma
2023-01-27
1
-0
/
+10
*
feat: add veryl language server (#2422)
dalance
2023-01-26
1
-0
/
+24
*
feat: add vtsls (#2419)
William Boman
2023-01-24
1
-0
/
+45
*
docs(drools-lsp): minor documentation fix and improvements (#2415)
David Ward
2023-01-22
1
-6
/
+6
*
feat: add unocss-language-server support (#2414)
xna00
2023-01-21
1
-0
/
+38
*
fix(drools-lsp): move improper client config location and improve config proc...
David Ward
2023-01-21
1
-41
/
+38
*
feat: add nomad language support (#2413)
PREVOST Corentin
2023-01-21
1
-0
/
+36
*
feat(terraformls): add terraform-vars filetype (#2410)
Raphael
2023-01-19
1
-1
/
+1
*
fix(erg-language-server): els has been integrated into the main compiler (#2404)
takuto
2023-01-18
1
-4
/
+5
*
feat: add ds-pinyin-lsp support (#2397)
milanglacier
2023-01-15
1
-0
/
+80
*
feat: add futhark-lsp support (#2395)
Davidescu the Romanian
2023-01-14
1
-0
/
+28
*
feat: add drools-lsp support (#2394)
David Ward
2023-01-13
1
-0
/
+84
*
feat: add brightscript server (#2391)
Raphael
2023-01-11
1
-0
/
+29
*
feat: support show server doc description in LspInfo (#2373)
Raphael
2023-01-11
1
-3
/
+54
*
feat: add openscad_lsp (#2384)
William Boman
2023-01-09
1
-0
/
+22
*
feat(tsserver): support single file mode in tsserver(#2375)
rjooske
2023-01-04
1
-0
/
+1
*
feat: add coffeesense-language-server support (#2376)
Micke Lisinge
2023-01-03
1
-0
/
+28
*
feat: include cmd option for arduino_language_server (#2242)
aaaaargZombies
2022-12-31
1
-14
/
+35
*
refactor: rewrite client reuse logic (#2371)
Raphael
2022-12-30
1
-37
/
+28
*
feat: add RakuNavigator Raku language server (#2372)
Raphael
2022-12-30
1
-0
/
+33
*
feat: add cabal support to hls (#2370)
Michael Lan
2022-12-30
1
-0
/
+9
*
fix(ruff-lsp): update docs to reflect init_options
Charlie Marsh
2022-12-29
1
-3
/
+4
*
fix: not register workspace when in single file mode (#2367)
Raphael
2022-12-29
2
-3
/
+5
*
fix: get all client from clients cache in manager.clients (#2365)
Raphael
2022-12-28
1
-4
/
+6
*
fix: generate correct workspace didchange request params (#2361)
Raphael
2022-12-27
1
-68
/
+67
*
fix: check workspace after client initial (#2356)
Raphael
2022-12-26
2
-65
/
+110
*
fix: use client config capabilities to check server support workspae (#2354)
Raphael
2022-12-25
1
-2
/
+3
*
fix: check client exist supports_method (#2351)
Raphael
2022-12-25
1
-1
/
+6
*
fix: check client support workspaceFolders (#2350)
Raphael
2022-12-25
1
-8
/
+1
*
fix: check server_capabilities field exist (#2348)
Yuki Ito
2022-12-24
1
-1
/
+6
*
refactor: remove single_clients and improve clients reuse (#2334)
Raphael
2022-12-24
1
-80
/
+83
*
fix: correct link of typescript-language-server (#2347)
Raphael
2022-12-24
1
-1
/
+1
*
docs: update root_dir for smithy_ls and ruff_lsp (#2346)
William Boman
2022-12-24
2
-1
/
+2
*
feat: add smithy-language-server support (#2342)
Nick Rodgers
2022-12-23
1
-0
/
+30
*
fix(deno): use virtual text handler for typeDefinition (#2338)
sigmaSd
2022-12-22
1
-0
/
+1
*
fix: rename ruff-lsp to ruff_lsp (#2337)
Raphael
2022-12-21
1
-0
/
+0
*
chore: remove `languageFeatures`, `documentFeatures` (#2336)
Johnson Chu
2022-12-21
1
-34
/
+0
*
feat: add ruff-lsp support (#2335)
Igor Lacerda
2022-12-21
1
-0
/
+40
*
fix: send the lsp method request after insert workspace folders (#2330)
Raphael
2022-12-20
1
-1
/
+8
*
feat: add jq support (#2333)
xiantang
2022-12-20
1
-0
/
+30
*
feat: add uvl support (#2331)
Raphael
2022-12-20
1
-0
/
+29
*
fix(gdscript): support get the port from env variable (#2313)
Raphael
2022-12-20
1
-2
/
+3
*
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
[next]