aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-2455-83/+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
* chore: refactor ui components (#1172)Michael Lingelbach2021-08-242-2/+2
* fix: unsilent autocmd to print warning (#1171)Michael Lingelbach2021-08-242-6/+5
* docs: update tailwindcss installation instructionsMichael Lingelbach2021-08-201-16/+3
* fix: remove empty cmd for java_language_serverMichael Lingelbach2021-08-181-1/+0
* feat(julials): use a separate package env for LanguageServer.jl (#1153)Fredrik Ekre2021-08-171-6/+19
* fix(pyright): use pyrightconfig.json like sign of root directoryVadim Nikolaev2021-08-161-0/+1
* fix(diagnosticls): update cmd to support windows (#1147)Jared Johnson2021-08-151-0/+3
* feat(julials): set cwd for project detection (#1149)Michael Lingelbach2021-08-151-57/+7
* feat(graphql): add more supported config files for root detection (#1141)Keith Smiley2021-08-141-2/+2
* docs(svls): add installation instructions (#1134)Akilesh Kannan2021-08-121-2/+8
* feat: add mint language server (#1136)Michael Fellinger2021-08-111-0/+20
* fix: don't pass the cwd to root_pattern (#1130)kylo2522021-08-103-6/+12
* feat(lspinfo): display autostart status (#964)Matthieu Coudron2021-08-063-0/+11
* feat: add bicep language server (#1077)Damien Pontifex2021-08-061-0/+41
* feat(tsserver): support yarn PnP (#1078)Tom2021-08-061-0/+1
* Merge pull request #1108 from abgeana/masterPeter Lithammer2021-08-051-2/+3
|\
| * fix(ccls): add .ccls as root patternAlexandru Geană2021-08-051-2/+3
* | feat(gopls): add support for "go.work" files (#1125)Peter Lithammer2021-08-051-3/+3
* | docs(ansible): remove faulty package.json (#1119)Michael Lingelbach2021-08-011-1/+0
* | feat: add ansible-language-server (#1118)Craig James Fielder2021-08-011-0/+40
* | docs(efm): remove blankspace (#1113)Michael Lingelbach2021-07-281-2/+2
* | chore: remove xcrun from sourcekit-lsp cmd (#1112)Keith Smiley2021-07-281-1/+1
* | docs(efm): specify that filetypes must be setMichael Lingelbach2021-07-281-0/+12
* | docs(yamlls): fix install command (#1109)Salomon Popp2021-07-271-2/+2
* | improve(jdtls): Simplify configuration and improve documentation (#1082)Emiliano Ruiz Carletti2021-07-271-69/+108
|/
* ci: run codespell on pull requests (#1101)dundargoc2021-07-251-1/+1
* docs: add a direct link to lean.nvim (for leanls and lean3ls) (#1062)Julian Berman2021-07-233-1/+9
* fix(hls): log is configured via haskell.logFileMatthieu Coudron2021-07-202-13/+32
* chore(ocaml): make ocaml filetype order deterministic (#1088)Michael Lingelbach2021-07-201-7/+1
* Merge pull request #1072 from folke/global_configMichael Lingelbach2021-07-192-1/+12
|\
| * feat: added global on_setup hookFolke Lemaitre2021-07-192-0/+7
| * fix: expose get_root_dir instead of config.root_dirFolke Lemaitre2021-07-191-1/+1
| * feat: added option to disable an lsp server from the configFolke Lemaitre2021-07-191-0/+4
* | feat: add serve-d language server (#1080)Scott Little2021-07-171-0/+21
* | fix(omnisharp): proritize .sln over .csproj for root detectionPasi Bergman2021-07-171-2/+4
* | feat(julials): improve project detection and simplify launch (#1079)Fredrik Ekre2021-07-161-16/+46
* | chore: remove pyls and pyls_ms (#1074)Michael Lingelbach2021-07-142-96/+0
|/