aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix(efm): disable single file support (#1413)Michael Lingelbach2021-11-111-1/+3
* fix: update error message (#1406)William Boman2021-11-111-1/+1
* Revert "fix(gopls): resolve top-level go.mod as root_dir (#1399)" (#1410)Michael Lingelbach2021-11-111-26/+1
* feat: spawn the language server in resolved root directory (#1407)Michael Lingelbach2021-11-111-0/+4
* fix(gopls): resolve top-level go.mod as root_dir (#1399)Michael Lingelbach2021-11-111-1/+26
* chore: use find_git_ancestor consistently (#1404)kylo2522021-11-1112-21/+30
* feat(leanls): lean 4 uses a new tool called lake now (#1390)Julian Berman2021-11-111-2/+4
* feat: add single file mode (#1385)Michael Lingelbach2021-11-1142-134/+160
* docs(lua-language-server): update wiki url (#1393)Marouane R2021-11-091-1/+1
* fix(solang): add --target argument (#1388)William Boman2021-11-091-1/+1
* fix: disambiguate autostart option from function name (#1356)kylo2522021-11-082-14/+22
* docs(jdtls): apply flags to jvm instead of jdtls (#1374)Ankur Srivastava2021-11-051-5/+5
* feat: add Nickel Language Server (#1370)Avi Dessauer2021-11-041-0/+38
* feat(als): add gpr and .adc root markers (#1368)Tama McGlinn2021-11-031-3/+2
* docs: fix broken codeblocks in descriptions (#1366)James Trew2021-11-024-18/+17
* fix(ltexls): correctly return filetype as languageid (#1365)Michael Lingelbach2021-11-021-0/+2
* feat(ltexls): simplify configuration (#1364)Michael Lingelbach2021-11-021-19/+23
* fix(jdtls): update handlers to support 0.5.1 signature (#1336)Russ Adams2021-11-011-29/+42
* docs(sqls): fix cmd (#1363)George Rodrigues2021-11-011-1/+1
* feat: add support for ltex-ls (#863)Lucas Biaggi2021-10-311-0/+37
* fix: set offset encoding by default (#1360)Michael Lingelbach2021-10-312-7/+7
* fix(dockerls): remove duplicate filetype (#1358)kylo2522021-10-311-1/+1
* docs(pasls): fix broken code block (#1343)James Trew2021-10-271-18/+7
* docs: fix codeblock for lemminx (#1338)Mads Mogensen2021-10-241-0/+1
* feat: add fstar language server (#1280)Fabian2021-10-221-0/+21
* feat: add flux-lsp configuration (#1335)Michael Lingelbach2021-10-221-0/+27
* fix(ansiblels): update default settings (#1323)Gero Hillebrand2021-10-171-0/+3
* feat: improve interface for `:Lsp*` commands (#1324)Vsevolod2021-10-172-29/+26
* feat(deno_ls): update Deno root pattern (#1321)David2021-10-171-2/+2
* fix(eslint): return {} in custom handlers (#1320)William Boman2021-10-171-3/+5
* feat(eslint): add vue to eslint filetypes (#1315)Björn Ganslandt2021-10-161-0/+1
* docs: mention Bear can generate compile_commands.json (#1318)Igor Lacerda2021-10-162-2/+2
* 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