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
...
*
chore!: remove compat shims for pre-0.5.1 handlers (#1530)
Christian Clason
2021-12-02
6
-99
/
+43
*
fix(eslint): openDoc function on Linux (#1529)
Denis Mitana
2021-12-02
1
-0
/
+2
*
docs(jsonls): remove formatting workaround
Michael Lingelbach
2021-12-01
1
-14
/
+0
*
fix(jsonls): add windows executable support (#1521)
Ilham Agustiawan
2021-12-01
1
-0
/
+3
*
fix(fsautocomplete): changed cmd to executable of newest version (#1518)
Daniel Kirchhof
2021-11-30
1
-1
/
+1
*
chore: use client.request instead of buf_request (#1503)
ranjithshegde
2021-11-29
3
-38
/
+60
*
feat: add golangci-lint-languageserver support (#1511)
Kim Nielsen
2021-11-29
1
-0
/
+34
*
fix(eslint): default to location mode for workingDirectory (#1506)
Michael Lingelbach
2021-11-28
1
-4
/
+2
*
fix(tailwindcss): add default classAttributes (#1505)
Oryan Moshe
2021-11-28
1
-0
/
+6
*
fix(yamlls): add yaml.docker-compose to filetypes (#1501)
William Boman
2021-11-27
1
-1
/
+1
*
chore: prefix all vim.notify message with [lspconfig] (#1496)
William Boman
2021-11-27
6
-14
/
+14
*
docs(bicep): document required filetype autocommand (#1493)
Michael Lingelbach
2021-11-26
1
-3
/
+10
*
fix(eslint): match opts to sync request (#1492)
Michael Lingelbach
2021-11-26
1
-3
/
+3
*
fix: single_file_mode should be single_file_support (#1489)
Michael Lingelbach
2021-11-26
4
-7
/
+7
*
chore: clean up imports
Michael Lingelbach
2021-11-25
123
-129
/
+129
*
feat: expose configs
Michael Lingelbach
2021-11-25
121
-540
/
+219
*
fix: only set cmd_cwd if filepath exists (#1485)
Michael Lingelbach
2021-11-25
1
-1
/
+2
*
fix: set correct cwd config key when unset (#1483)
Julian Berman
2021-11-25
2
-5
/
+4
*
chore: remove executable check (#1477)
Michael Lingelbach
2021-11-24
1
-5
/
+8
*
fix(leanls): make opening nonexisting directories work (#1474)
Julian Berman
2021-11-23
2
-10
/
+0
*
docs: fix typo in installation command for ocamlls (#1475)
dundargoc
2021-11-23
1
-1
/
+1
*
feat: add ruby typeprof support (#1459)
Cory Hutchison
2021-11-21
1
-0
/
+22
*
fix(health): fix problem of always showing warning (#1466)
erw7
2021-11-21
1
-1
/
+1
*
fix(health): fix problem that could return empty results (#1461)
Michael Lingelbach
2021-11-20
1
-0
/
+3
*
feat(clojure_lsp): add shadow-cljs root pattern (#1451)
Loreo13
2021-11-19
1
-2
/
+2
*
chore: format with stylua (#1457)
Michael Lingelbach
2021-11-19
1
-4
/
+6
*
feat: add spectral-language-server support (#1455)
Luiz Correia
2021-11-19
1
-0
/
+32
*
chore: internally switch to sending workspaceFolders (#1453)
Michael Lingelbach
2021-11-19
2
-0
/
+5
*
feat: add worktree support to find_git_ancestor (#1450)
Michael Lingelbach
2021-11-19
1
-1
/
+2
*
docs(volar): add Take Over Mode & smart global TS fallback docs (#1448)
Michael Lingelbach
2021-11-18
1
-6
/
+55
*
feat(jsonnet): add JSONNET_PATH environmental variable to cmd_env (#1437)
Christian Haudum
2021-11-18
1
-0
/
+14
*
fix(julials): add language-specific root marker (#1442)
Christian Clason
2021-11-18
1
-1
/
+3
*
fix(texlab): add language-specific root marker (#1441)
Christian Clason
2021-11-18
1
-4
/
+3
*
fix(denols): drop references to package.json (#1439)
Ron Waldon
2021-11-18
1
-2
/
+2
*
fix(groovyls): update root_dir (#1432)
Lucy Crockett
2021-11-16
1
-2
/
+6
*
Merge pull request #1430 from mjlbach/feat/sixtyfps
Michael Lingelbach
2021-11-15
2
-3
/
+41
|
\
|
*
fix: support single file mode when no default root pattern set
Michael Lingelbach
2021-11-15
1
-3
/
+11
|
*
feat: add support for SixtyFPS language server
RustemB
2021-11-15
1
-0
/
+30
*
|
Merge pull request #1428 from jcmuller/add-terraform-lsp
Michael Lingelbach
2021-11-15
2
-0
/
+67
|
\
\
|
*
|
docs(terraformls): add difference between terraform-ls and terraform-lsp to doc
Juan C. Müller
2021-11-15
1
-0
/
+22
|
*
|
feat: add terraform-lsp server
Juan C. Müller
2021-11-15
1
-0
/
+45
|
|
/
*
/
fix(ccls): revert single file support (#1429)
Michael Lingelbach
2021-11-15
1
-1
/
+2
|
/
*
feat: add robotframework-lsp support (#1357)
egi
2021-11-15
1
-0
/
+24
*
chore: clean up unused function args (#1426)
Michael Lingelbach
2021-11-15
2
-3
/
+3
*
feat: add jsonnet-language-server (#1372)
Zach Leslie
2021-11-15
1
-0
/
+22
*
feat: add support for lelwel language server (#1205)
Daniel Pfister
2021-11-15
1
-0
/
+22
*
fix(dartls): update initialization options (#1345)
Romario López
2021-11-15
1
-4
/
+10
*
feat: add pyre language server. (#1139)
Brandon Bennett
2021-11-15
1
-0
/
+23
*
feat(vala_ls): add single file support (#1425)
Princeton Ferro
2021-11-14
1
-0
/
+1
*
fix(powershell_es): do not overwrite cmd if present in new_config callback (#...
Páll Andrés Pálsson
2021-11-14
1
-6
/
+21
[prev]
[next]