aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix(csharp-ls): csharp-ls uses solution file for project root first (#2955)JD2024-01-021-1/+3
* docs: update server_configurations.mdgithub-actions[bot]2023-12-312-10/+2
* fix(ols): remove single_file_support (#2952)Harley Laue2023-12-311-3/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-292-14/+0
* fix(sqls): sqls is unarchived (#2950)Takumi Kanada2023-12-291-4/+0
* fix: typo in util documentation (#2947)Evgeny Zislis2023-12-221-1/+1
* fix(pyright): only send commands to pyrightMenno2023-12-211-1/+8
* chore: move loading status check to the top (#2942)Daiki Noda2023-12-211-2/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-212-0/+76
* feat(snyk-ls): add support for snyk-ls (#2826)Peter Benjamin2023-12-211-0/+22
* docs: update server_configurations.mdgithub-actions[bot]2023-12-212-4/+4
* fix(sqls): repository moves to organization (#2945)Tatsumi Gamou2023-12-211-2/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-202-2/+2
* docs(spyglassmc_language_server): fix typo in repository url (#2941)David Ballesteros2023-12-201-1/+1
* docs: update server_configurations.mdgithub-actions[bot]2023-12-202-0/+70
* feat: add twig-language-server (#2939)Sven Cheng2023-12-201-0/+21
* chore: check version 0.8+ (#2940)Daiki Noda2023-12-201-2/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-192-6/+2
* 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
* docs: update server_configurations.mdgithub-actions[bot]2023-12-182-2/+2
* fix(zls): include `build.zig` in root dir search (#2933)Laurynas Lazauskas2023-12-181-2/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-172-2/+20
* feat(kotlin_language_server): Add storagePath to initilaztion options (#2930)Shaygan Hooshyari2023-12-172-22/+12
* docs: update server_configurations.mdgithub-actions[bot]2023-12-142-2/+2
* fix(psalm): psalm now uses a --language-server option (#2929)Malpha2023-12-141-7/+2
* docs: update server_configurations.mdgithub-actions[bot]2023-12-122-2/+14
* fix(elixirls): smarter detection of root_dir for umbrella apps (#2911)Paul Gideon Dann2023-12-121-4/+9
* docs: update server_configurations.mdgithub-actions[bot]2023-12-102-0/+96
* feat: add cds-lsp (#2926)Stijn Mertens2023-12-101-0/+33
* docs: update server_configurations.mdgithub-actions[bot]2023-12-082-0/+12
* fix(cssls): enable enabling of formatting capabilities (#2925)pseudometa2023-12-081-0/+1
* docs: fix typo in keybind section (#2924)Sten Arthur Laane2023-12-061-2/+2
* fix(rubocop): don't auto-detect bundler, to avoid surprising configuration be...Marc Busqué2023-12-061-7/+0
* docs: update server_configurations.mdv0.1.7github-actions[bot]2023-12-042-0/+8
* fix(jsonnet_ls): enable single file support for jsonnet_ls (#2922)Daniel2023-12-041-0/+1
* docs: update server_configurations.mdgithub-actions[bot]2023-12-012-14/+2
* fix: remove custom handler (#2920)Tiago Vilela2023-12-011-7/+1
* docs: update server_configurations.mdgithub-actions[bot]2023-11-302-0/+68
* 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
* docs: update server_configurations.mdgithub-actions[bot]2023-11-272-2/+2
* chore(emmet_language_server): remove languages with emmet bundled by their la...José Olórtegui2023-11-271-3/+0
* perf: reduce an unnecessary function call #2913Daiki Noda2023-11-261-1/+1
* docs: update server_configurations.mdgithub-actions[bot]2023-11-222-0/+82
* 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
* docs: update server_configurations.mdgithub-actions[bot]2023-11-212-26/+14
* Merge #2906 cleanup root patternsJustin M. Keyes2023-11-2111-66/+27
|\
| * fix(vtsls): update root_dirEmilio Ziniades2023-11-191-5/+2