aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig
Commit message (Expand)AuthorAgeFilesLines
...
* docs(sourcery): put setup inside code block (#2258)hafeoz2022-11-261-11/+15
* feat: add ntt language server support (#2256)lukaswozniak2022-11-262-2/+30
* Add more ESLint options (#2254)Mark Skelton2022-11-241-0/+6
* fix: override another progress handler for jdtls (#2153)Volodymyr Kot2022-11-211-0/+1
* feat: add fennel-ls support (#2247)liugh2022-11-201-0/+19
* Add dolmenls configuration (#2251)Pierrot2022-11-201-0/+26
* fix(lua-lsp): Append 'lua/' to root_patern if the pattern is under lua (#2248)sigmaSd2022-11-191-1/+5
* fix(sumneko_lua): add .luarc.jsonc to root pattern (#2245)figsoda2022-11-191-1/+2
* feat: add turtle-language-server support (#2239)lucascool122022-11-131-0/+51
* fix(eslint): root dir not found if using package.json config (#2234)Fernando Gómez2022-11-101-9/+3
* fix(rome): use lsp-proxy cmd (#2236)Otto Ahoniemi2022-11-091-2/+2
* feat: add millet support (#2233)Ariel Davis2022-11-091-0/+23
* fix(eslint): support flat config (#2229)Michael Chris Lopez2022-11-071-0/+1
* fix(sumneko_lua): check for yaml format of selene config (#2228)vladislav doster2022-11-061-1/+2
* fix: use `v ls` instead of `vls`Adelar da Silva Queiróz2022-11-011-1/+1
* fix: dead link in "texlab" description #2222ayhon2022-10-301-1/+1
* fix(volar): update example for volar 1.0 (#2219)Michael Härtl2022-10-261-6/+6
* feat: add anakin language server (Python) (#2217)Greg Werbin2022-10-251-0/+78
* feat: Dafny support (#2193)Gorgeous-Patrick2022-10-241-0/+20
* fix: cmd vim.lsp.rpc.connect by user (#2213)Access2022-10-231-1/+5
* fix: check the package.json has eslintConfig field for eslint (#2208)Raphael2022-10-211-10/+31
* docs(golangci_lint_ls): update a version of binary (#2204)Saltaformajo2022-10-201-1/+1
* fix(rust_analyzer): path nil (#2198)bstaint2022-10-171-1/+4
* fix: remove --background-service-enabled and add --adaptive-lsp-server-enabl...Adelar da Silva Queiróz2022-10-151-1/+1
* fix: `aregument` typo in doc changed to `argument` (#2195)Mario Ortiz Manero2022-10-141-1/+1
* fix: update qml filetype same as treesitter (#2168)Access2022-10-141-1/+1
* feat: add qmlls which is the lsp from qt (#2191)Access2022-10-141-0/+19
* feat: eslint support astro file (#2190)Raphael2022-10-131-0/+1
* feat: add fsharp-language-server (#2186)Matthew Moore2022-10-121-0/+29
* Fix broken links (#2183)equal-l22022-10-093-4/+4
* feat: support volar 1.0 (#2181)Ariel2022-10-091-5/+4
* feat: add neocmakelsp (#2177)Access2022-10-061-0/+23
* fix: gdscript use ip address instead of localhost (#2175)A-Lamia2022-10-061-1/+1
* feat(ruby_ls): add enabledFeatures to initialization options (#2173)William Boman2022-10-031-0/+10
* feat: update gdscirpt cmd by using 0.8 api (#2172)Raphael2022-10-021-1/+7
* feat: add support for additional packs (#2158)Alvaro Muñoz2022-10-021-6/+8
* feat: add ruby-lsp server configuration (#2169)Dan Callaghan2022-10-021-0/+38
* feat: add erg-language-server support (#2165)takuto2022-10-021-0/+26
* fix(marksman): enable single_file_support (#2163)Stanislav Asunkin2022-09-301-0/+1
* feat: add move-analyzer support (#2162)Abc Xyz2022-09-301-0/+31
* Fix grammarly "clientId is required" (#2161)Ken Kuang2022-09-301-0/+3
* fix(sumneko_lua): check for file root patterns before falling back to a check...Folke Lemaitre2022-09-291-2/+1
* fix: added 'lua/' to sumenko root patterns (#2157)Folke Lemaitre2022-09-271-0/+1
* fix(elixirls): added surface filetype for elixirls server configuration (#2151)Kamil Zielinski2022-09-231-1/+1
* feat(eslint): enable for svelte filetype (#2149)Cameron Nemo2022-09-231-0/+1
* fix: check cmd type equals function (#2142)Raphael2022-09-141-7/+16
* fix(astro): enable typescript server (#2139)Emilia2022-09-141-0/+18
* fix(lspinfo): nil-check config.get_root_dir (#2137)William Boman2022-09-141-1/+1
* feat: add blueprint language server support (#2132)Gabriele Musco2022-09-131-0/+37
* fix: improve highlight regex (#2131)Raphael2022-09-121-12/+9