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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(pasls): add lpi and lpk to root dir detection (#1692)
BarrOff
2022-08-23
1
-1
/
+1
*
add veridian language server for verilog/systemverilog (#2058)
Komorebi
2022-08-23
1
-0
/
+23
*
Merge pull request #2065 from williamboman/feat/csharp_ls-root-dir
Raphael
2022-08-23
1
-1
/
+1
|
\
|
*
feat(csharp_ls): add '*.fsproj' to root_dir
William Boman
2022-08-15
1
-1
/
+1
*
|
feat: add nxls support (#2062)
Jonathan Cammisuli
2022-08-21
1
-0
/
+31
*
|
feat: add buf-language-server support (#2073)
Rintaro Okamura
2022-08-21
1
-0
/
+33
*
|
feat: add relay language server support (#2048)
Vadim Evseev
2022-08-21
1
-0
/
+117
*
|
feat: add nil support (#2053)
oxalica
2022-08-21
1
-0
/
+23
|
/
*
feat: add syntax_tree lsp for ruby formatting (#2056)
Wassim Metallaoui
2022-08-09
1
-0
/
+37
*
feat: add qml-lsp support (#2044)
PopeRigby
2022-08-08
1
-0
/
+16
*
fix(denols): fix misspelling
Jeff Fowler
2022-08-06
1
-1
/
+1
*
docs: fix typo `type` -> `typescript`
Tyler Miller
2022-08-06
1
-1
/
+1
*
fix(rust_analyzer): sanitize root_dir (#2047)
bstaint
2022-08-03
1
-1
/
+1
*
style: fix dartls formatting (#2042)
Peter Lithammer
2022-08-01
1
-3
/
+4
*
feat: add dagger CUE lsp (#2023)
Marcos Nils
2022-08-01
1
-0
/
+22
*
fix(lua-language-server): cmd fails on Windows when using mason #2039
TuanHA
2022-08-01
1
-1
/
+9
*
fix(pylsp): elaborate configuration example (#2037)
David Kennedy
2022-08-01
1
-2
/
+19
*
fix(gopls): engage gopls on `go.work` files (#2041)
Omer Tuchfeld
2022-07-31
1
-1
/
+1
*
fix(lemminx): update download location #2038
David Thompson
2022-07-28
1
-2
/
+2
*
fix: broken URL to taplo homepage #2025
equal-l2
2022-07-25
1
-1
/
+1
*
fix: lspconfig.util is required with different names #2029
ii14
2022-07-25
1
-1
/
+1
*
feat(texlab): support plaintex #2022
yourealwaysbe
2022-07-22
1
-1
/
+1
*
fix(emmet-ls): missing supported filetypes #2017
Lior Kummer
2022-07-22
1
-1
/
+1
*
fix(dartls): "dart" command not found on Windows #2013
erietz-werner
2022-07-22
1
-1
/
+5
*
fix(denols): handle deno.cache from codeaction #2016
sigmaSd
2022-07-22
1
-0
/
+7
*
feat(omnisharp): add more settings #2018
William Boman
2022-07-22
1
-20
/
+107
*
fix(hls): wrong root dir for multi-package projects #2010
Alexander Makarov
2022-07-17
1
-3
/
+15
*
fix(denols): jumping to definition then returning breaks lsp #2000
sigmaSd
2022-07-17
1
-2
/
+3
*
fix(denolos): ignore caching error #2009
sigmaSd
2022-07-17
1
-5
/
+1
*
fix(ccls): provide a string in docs.default_config.root_dir (#2006)
William Boman
2022-07-16
2
-16
/
+15
*
fix(denols): ignore virtual text error #1995
sigmaSd
2022-07-14
1
-11
/
+17
*
feat: antlersls config for Statamic Antlers templating language #1997
Jesse Leite
2022-07-14
1
-0
/
+26
*
fix(sumneko_lua): Stylua default (#1996)
Null Chilly
2022-07-13
1
-1
/
+2
*
fix: remove unused variables in `lspinfo.lua` (#1999)
Peter Lithammer
2022-07-14
1
-7
/
+0
*
fix(gradle): set init_options.settings.gradleWrapperEnabled #1994
karlivory
2022-07-09
1
-0
/
+11
*
feat(eslint): support yarn2 PnP projects #1777
William Boman
2022-07-05
1
-0
/
+7
*
fix(lspinfo): may use wrong buffer #1983
William Boman
2022-07-05
1
-3
/
+6
*
docs: formatting #1981
BarrOff
2022-07-02
1
-0
/
+2
*
fix(eslint): fetch active buf client in fix_all (#1978)
Guillaume Lagrange
2022-07-02
1
-11
/
+1
*
fix(cmake-ls): root pattern should allow nesting (#1976)
kylo252
2022-06-29
1
-3
/
+3
*
feat: root finder for Mercurial repo #1847
Florin Iucha
2022-06-28
1
-0
/
+8
*
feat: add m68k #1871
Graham Bates
2022-06-28
1
-0
/
+36
*
docs: svelte integration with tsserver (#1972)
Jacob
2022-06-26
1
-0
/
+2
*
docs: hyperlink formatting #1970
Simon Weiß
2022-06-21
1
-1
/
+1
*
fix(ocamllsp): update install instructions (#1966)
oemmerson
2022-06-19
1
-1
/
+0
*
fix(arduino_language_server): update setup docs #1964
William Boman
2022-06-18
1
-24
/
+37
*
fix(lspinfo): trim newlines in root_dir pattern (#1962)
William Boman
2022-06-18
1
-1
/
+4
*
fix(docs): fix the usage of ln to make symbolic links of compile_commands.jso...
Yang Shen
2022-06-18
1
-1
/
+1
*
docs(metals): update metals instructions (#1959)
Chris Kipp
2022-06-16
1
-12
/
+2
*
feat: use official jdtls wrapper script #1833
Agorgianitis Loukas
2022-06-15
1
-51
/
+31
[next]