aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* docs: unverbose, mention "settings" paramJustin M. Keyes2022-06-131-3/+8
* fix(purescript-language-server): root dir for Nix files #1954toastal2022-06-121-6/+7
* feat(lspinfo): explain root directory not found #1939William Boman2022-06-091-2/+35
* fix(svlangserver): don't use custom project setting resolution (#1948)William Boman2022-06-081-12/+11
* feat: add cuda support for clangd (#1947)DragonBillow2022-06-071-1/+1
* feat: add tilt_ls (#1941)William Boman2022-06-061-0/+26
* feat: add Marksman markdown LSP, retire zeta-note (#1946)Artem Pyanykh2022-06-062-22/+29
* feat: add visualforce_ls (#1945)William Boman2022-06-061-0/+38
* feat: add svlangserver support (#1916)HenryHsieh2022-06-031-0/+66
* feat: add apex_ls #1940William Boman2022-06-031-0/+46
* fix(dartls): explicitly pass the protocol to dartls (#1943)Christopher Fujino2022-06-031-1/+1
* style: fix bad formatting (#1944)Peter Lithammer2022-06-023-6/+6
* fix: no-argument :LspStop, :LspRestart with standalone files #1785Rishikesh Vaishnav2022-06-012-3/+12
* refactor(grammarly): use new, official, npm package (#1924)William Boman2022-06-011-4/+4
* fix(lspconfig.lua): lintJustin M. Keyes2022-06-011-1/+1
* feat: added wgsl_analyzer support (#1925)Dmitry Kudryavtsev2022-06-011-0/+30
* docs(graphql): fix docs on root_dir defaults (#1923)Michael Härtl2022-06-011-1/+1
* fix(denols): update settings for lint and tsconfig #1933David2022-05-301-4/+3
* fix: buffer may be invalid during on_attach #1822Tomasz N2022-05-221-8/+10
* feat: add :LspLog command #1917William Boman2022-05-221-0/+7
* docs(volar): Improve config example for monorepos (#1909)Michael Härtl2022-05-201-11/+22
* docs(sumneko_lua): fix usage of runtime_path (#1915)Michael Adler2022-05-201-6/+0
* fix(beancount): fix beancount start command and filetype (#1879)hateonion2022-05-171-5/+3
* fix(fortls): update server and default cmd args (#1904)gnikit2022-05-151-6/+18
* fix(dartls): use a more concise command (#1906)Gavin Zhao2022-05-151-29/+1
* fix(jsonnet_ls): merge cmd_env instead of ovdrriding it entirely #1559William Boman2022-05-121-3/+6
* fix(glint): add more files to root_dir patternWilliam Boman2022-05-061-1/+8
* fix(glint): detect project dir inside `on_new_config` hook rather than at mod...William Boman2022-05-062-4/+18
* feat: glint-language-server #1890Moacir P. de Sá Pereira2022-05-051-0/+48
* feat(configs): use client capabilities by default, deep-extend user-provided ...jdrouhard2022-05-044-19/+14
* ocamllsp: add support for the dune filetype (#1884)Török Edwin2022-05-021-3/+4
* fix(eslint): add missing root_pattern (#1869)Anton2022-04-271-0/+1
* docs(zeta_note): fix quotation mark style (#1867)yhu2662022-04-261-1/+1
* docs(esbonio): fix URL to option docs (#1866)yhu2662022-04-261-1/+1
* docs(reason_ls): remove invalid comment regarding cmd (#1864)William Boman2022-04-261-7/+0
* fix(zeta_note): add cmd (#1863)William Boman2022-04-261-7/+1
* fix(vls): add cmd (#1862)William Boman2022-04-261-11/+1
* fix(ccls): .git as fallback when detecting project root (#1860)Alexandru Geană2022-04-251-2/+11
* Revert "fix(ccls): remove .git from root_dir" (#1857)Michael Lingelbach2022-04-251-2/+2
* Merge pull request #1855 from mracos/patch-2Peter Lithammer2022-04-251-1/+1
|\
| * fix(elixirls): add `heex` filetypemarcos ferreira2022-04-251-1/+1
* | fix(ccls): remove .git from root_dirAlexandru Geana2022-04-231-2/+2
|/
* docs: clarify recommendations for lua-language-server (#1845)Michael Lingelbach2022-04-171-1/+16
* feat(vimls): enable neovim support by default (#1844)Michael Lingelbach2022-04-171-3/+3
* feat: add steep support (#1842)OKURA Masafumi2022-04-161-0/+21
* feat: add astro-ls support (#1841)Piero Lescano2022-04-161-0/+32
* fix(clarity_lsp): remove .cmd suffix for Windows (#1835)v0.1.3William Boman2022-04-141-6/+1
* docs: remove outdated root pattern references (#1828)Michael Lingelbach2022-04-097-7/+7
* fix(clangd): update root-markers (#1826)kylo2522022-04-092-9/+26
* fix(lua-language-server): update root-markers (#1825)kylo2522022-04-091-2/+10