aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
...
* fix: enforce single file mode check when root_dir differs from client (#2998)Patricio Serrano2024-02-061-1/+2
* feat: add `templ` filetype in html htmx tailwindcss (#2996)mortezadadgar2024-02-043-2/+4
* fix(rust-analyzer): re-analyzing cargo deps (#2995)Jerko Steiner2024-02-021-2/+3
* fix(typst_lsp): declare single file support (#2994)rhjdvsgsgks2024-02-011-0/+1
* feat(ltex): imrove default settings(#2979)Mateusz Majewski2024-01-311-11/+46
* feat: add dprint lsp (#2982)Seth Daniel2024-01-311-0/+33
* feat(helm-ls): enable dynamicRegistration for didChangeWatchedFiles (#2992)valentin2024-01-301-0/+10
* feat(swift_mesonls): add meson.options as a root marker (#2991)Tristan Partin2024-01-301-2/+2
* fix(texlab): look for ".git" before ".latexmkrc"Justin M. Keyes2024-01-291-1/+1
* fix: disable autostart after :LspStop #2987brook hong2024-01-281-0/+3
* fix(mdx_analyzer): pass typescript lib as option (#2974)Jake Potrebic2024-01-281-0/+13
* fix(biome)!: make biome only run in projects with biome.json file (#2984)willparsons2024-01-281-7/+3
* fix(lua-language-server): update root directory search (#2842)Dmitriy Gorokhov2024-01-281-1/+1
* feat: enable single file mode for vale_ls (#2978)alex-tdrn2024-01-201-0/+1
* feat: add bzl lsp (#2973)matawed2024-01-191-0/+22
* chore: update dcmls config (#2969)Robert Brunhage2024-01-141-1/+1
* chore: update dcmls configuration (#2965)Robert Brunhage2024-01-121-2/+2
* feat: add dcmls support (#2963)Robert Brunhage2024-01-121-0/+19
* fix(docs): Add note about filetype for docker-compose (#2961)Uzair Aftab2024-01-121-0/+2
* feat: add lwc-language-server support (#2958)Zech Burrus2024-01-061-0/+37
* fix(csharp-ls): csharp-ls uses solution file for project root first (#2955)JD2024-01-021-1/+3
* fix(ols): remove single_file_support (#2952)Harley Laue2023-12-311-3/+2
* fix(sqls): sqls is unarchived (#2950)Takumi Kanada2023-12-291-4/+0
* fix(pyright): only send commands to pyrightMenno2023-12-211-1/+8
* feat(snyk-ls): add support for snyk-ls (#2826)Peter Benjamin2023-12-211-0/+22
* fix(sqls): repository moves to organization (#2945)Tatsumi Gamou2023-12-211-2/+2
* docs(spyglassmc_language_server): fix typo in repository url (#2941)David Ballesteros2023-12-201-1/+1
* feat: add twig-language-server (#2939)Sven Cheng2023-12-201-0/+21
* feat(denols): follow the latest default value of the vscode extension (#2936)NAKAI Tsuyoshi2023-12-191-5/+3
* fix(typos): typos root directory indicator (#2935)pseudometa2023-12-191-1/+1
* fix(zls): include `build.zig` in root dir search (#2933)Laurynas Lazauskas2023-12-181-2/+2
* feat(kotlin_language_server): Add storagePath to initilaztion options (#2930)Shaygan Hooshyari2023-12-172-22/+12
* fix(psalm): psalm now uses a --language-server option (#2929)Malpha2023-12-141-7/+2
* fix(elixirls): smarter detection of root_dir for umbrella apps (#2911)Paul Gideon Dann2023-12-121-4/+9
* feat: add cds-lsp (#2926)Stijn Mertens2023-12-101-0/+33
* fix(cssls): enable enabling of formatting capabilities (#2925)pseudometa2023-12-081-0/+1
* fix(rubocop): don't auto-detect bundler, to avoid surprising configuration be...Marc Busqué2023-12-061-7/+0
* fix(jsonnet_ls): enable single file support for jsonnet_ls (#2922)Daniel2023-12-041-0/+1
* fix: remove custom handler (#2920)Tiago Vilela2023-12-011-7/+1
* feat: add hydra-lsp (#2919)Kostiantyn Liepieshov2023-11-301-0/+20
* fix(typos_lsp): use configuration file for root detection #2918Micah Halter2023-11-281-1/+1
* chore(emmet_language_server): remove languages with emmet bundled by their la...José Olórtegui2023-11-271-3/+0
* feat: add typos-lsp server (#2886)Jonathan Slenders2023-11-221-0/+21
* fix(elixirls): root_dir priority: mix.exs > .git (#2910)Paul Gideon Dann2023-11-221-1/+1
* Merge #2906 cleanup root patternsJustin M. Keyes2023-11-2111-66/+27
|\
| * fix(vtsls): update root_dirEmilio Ziniades2023-11-191-5/+2
| * fix(tsserver): update root_dirEmilio Ziniades2023-11-191-5/+2
| * fix(tailwindcss): update root_dirEmilio Ziniades2023-11-191-5/+10
| * fix(syntax_tree): update root_dirEmilio Ziniades2023-11-191-3/+1
| * fix(omnisharp): update root_dirEmilio Ziniades2023-11-191-10/+2