aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix: remove invalid cucumber package.json (#1307)Michael Lingelbach2021-10-141-1/+0
* docs(tsserver): document tsconfig.json and jsconfig.json (#1304)Landon Schropp2021-10-141-0/+20
* fix(eslint): provide extra settings to make it work outside of a VSCode conte...William Boman2021-10-141-8/+43
* feat: add emmet_ls (#1295)William Boman2021-10-121-0/+25
* feat: add eslint language server (#1273)Jens Claes2021-10-121-0/+130
* fix(denols): update handlers to support 0.5.1 signature (#1233)Jason Cheatham2021-10-091-4/+10
* fix(checkhealth): rename check_health to check (#1296)Matthieu Coudron2021-10-051-1/+1
* fix: disable telemetry in yamlls (#1294)kylo2522021-10-041-0/+4
* feat: add Idris2-Lsp suppport (#1283)Greg Werbin2021-09-291-0/+42
* docs: remove volar package.json (#1289)Michael Lingelbach2021-09-291-1/+0
* fix(docs): add missing package.json to intelephense (#1276)kylo2522021-09-291-2/+3
* fix(docs): add package.json for java langserver (#1277)kylo2522021-09-291-0/+1
* docs(nimls): update root directory (#1286)Greg Werbin2021-09-291-3/+0
* feat: add cucumber language serverEnsar Sarajčić2021-09-231-0/+29
* style: format files with stylua v0.11.0Peter Lithammer2021-09-232-2/+16
* fix(css): update root pattern (#1264)pedro7572021-09-161-4/+2
* fix: update svelteserver cmd on Windows (#1256)Alex Fischer2021-09-151-0/+3
* feat: introduce psalm language servergbprod2021-09-141-0/+27
* feat: add zk language server (#1249)wurosh2021-09-121-0/+48
* feat(csharp_ls): add support for C# using csharp-ls language server (#1251)Saulius Menkevičius2021-09-111-0/+26
* Merge pull request #1246 from polyzen/add-taplo-lspPeter Lithammer2021-09-101-0/+27
|\
| * feat: add taplo-lsp (#1246)Daniel M. Capella2021-09-091-0/+27
* | fix: add compat shim for handler change in core (#1248)Christian Clason2021-09-104-48/+62
* | fix(rust-analyzer): skip stderr for cargo metadata (#1235)Jon Gjengset2021-09-091-4/+26
* | docs(elixirls): fix package_json (#1245)Aaron Tinio2021-09-091-1/+1
|/
* fix(texlab): update to handler signature change (#1240)Christian Clason2021-09-091-2/+25
* fix(dartls): use correct path.join (#1237)Michael Lingelbach2021-09-081-3/+3
* feat(dartls): respect FLUTTER_SDK (#1097)Scott Little2021-09-081-3/+6
* feat: add arduino language server (#1236)Michael Lingelbach2021-09-081-0/+55
* feat: add pascal language server (#1087)Dhia2021-09-081-0/+41
* feat(purescript): add pulp support (#1169)Kosei Kashihara2021-09-081-2/+2
* feat(volar): add support for the volar langserver for Vue (#1223)3nuc2021-09-081-0/+89
* fix: use pairs in LspRestart (#1234)Michael Lingelbach2021-09-071-1/+1
* feat(solidity): support solang language server (#1227)Michael Lingelbach2021-09-051-0/+28
* feat(leanls,lean3ls): add support for Lean 3/4 standard libraries (#1156)Rishikesh Vaishnav2021-09-052-8/+27
* fix(bashls): add .git to root_dir (#1218)Mikhail Zolotukhin2021-09-041-1/+3
* fix(ui): gracefully handle nil filetypes (#1217)kylo2522021-09-031-6/+9
* feat(lemminx): add eclipse/lemminx XML Language Server (#934)tormodatt2021-09-011-0/+32
* feat(htmlls): improve root detection (#1200)Michael Lingelbach2021-08-281-3/+1
* feat(lspinfo): improve layout (#1186)kylo2522021-08-283-120/+213
* feat(shopify): add shopify theme-check-language-server support (#1191)rawalplawit2021-08-281-0/+33
* docs(jsonls): add completion requirements (#1193)garypippi2021-08-281-0/+12
* docs(puppet): add package.json for docgen (#1187)David Hollinger III2021-08-251-0/+1
* Revert "feat(ui): lspinfo: better layout #1184)" (#1185)Michael Lingelbach2021-08-253-185/+113
* feat(ui): lspinfo: better layout #1184)kylo2522021-08-253-113/+185
* fix(pyright): update root detection (#1180)Michael Lingelbach2021-08-241-1/+1
* fix(omnisharp): pass source dir to cmd (#1178)Michael Lingelbach2021-08-241-0/+6
* chore: remove modeline (#1177)Michael Lingelbach2021-08-2456-84/+0
* chore: standardize arg on fname in root (#1176)Michael Lingelbach2021-08-245-11/+9
* chore(pyright): align root with pylsp (#1175)Michael Lingelbach2021-08-241-11/+10