aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
* feat(bicep): add `bicep-params` filetype #3886Damien Pontifex2025-06-041-1/+1
* fix(clangd): set offset_encoding correctly #3887someoneinjd2025-06-041-0/+10
* feat(tailwind): add "postcss.config.js" root marker #3884ndlrfz2025-06-021-0/+1
* fix(eslint): LspEslintFixAll is async, writes file without applied fixes #3876Dave Honneffer2025-06-021-6/+3
* feat(helm_ls,yamlls): support custom filetype for helm-ls #3881qvalentin2025-06-012-2/+2
* feat: cspell language server #3877Yuto Maruta2025-05-301-0/+22
* fix(emmet): align the two emmet configs #3878Eduardo Juliao2025-05-302-2/+7
* feat: tofu-ls language server #3874Varac2025-05-271-0/+9
* fix(cairo_ls): update command #3873Piotr Magiera2025-05-271-1/+1
* feat(ast_grep): support multiple workspaces #3866Alex Efros2025-05-261-0/+4
* fix(fish_lsp): various improvements #3869Sola2025-05-261-2/+1
* feat(lsp): update root markers for Tombi language serveryassun70102025-05-251-1/+1
* feat(lsp): add Tombi language server configurationyassun70102025-05-251-0/+11
* feat: add kotlin_lsp from jetbrains #3867Hayden2025-05-231-0/+21
* fix(nushell): avoid nil root_dir #3861Bahex2025-05-231-1/+3
* feat(golangci_lint_ls): add support for v1 #3865Alex Efros2025-05-221-0/+18
* feat: vespa_ls #38450ta22025-05-221-0/+37
* feat(tailwindcss): detect tailwind in rails django phoenix #3834David Bernheisel2025-05-221-0/+14
* feat(tailwindcss): map elixir and heex ft to phoenix-heex #3854David Bernheisel2025-05-221-1/+3
* feat(matlab_ls): vim.lsp.config support #3835haraldan2025-05-221-0/+21
* fix(gopls): schedule vim.notify in on_exit #3860Kir Kolyshkin2025-05-221-1/+3
* fix(gh_actions_ls): use `root_dir`, add `init_options` #3857Chris Grieser2025-05-211-7/+14
* docs(eslint): update on_attach example #3844Pavel Pisetski2025-05-211-4/+7
* feat: pyrefly #3856Conner Nilsen2025-05-211-0/+25
* Merge #3843 from Jak-Ch-ll/rename-volarJustin M. Keyes2025-05-214-147/+99
|\
| * chore(vuels): remove configJ.c2025-05-111-52/+0
| * feat(volar)!: rename to 'vue_ls'J.c2025-05-113-95/+99
* | fix(gopls): prioritise `go.work` over `go.mod`Peter Lithammer2025-05-141-1/+1
* | feat: tyHoel Bagard2025-05-141-0/+12
|/
* refactor: generalize insert_package_json() #3833Justin M. Keyes2025-05-101-1/+1
* feat(tailwindcss): add detection for Phoenix projects #3831David Bernheisel2025-05-091-0/+1
* feat(jsonnet_ls): vim.lsp.confg support #3825Andrea Scarpino2025-05-091-0/+18
* feat(vectorcode_server): add `vim.lsp.config` support #3824David2025-05-091-0/+9
* fix(configs): eliminate some usages of root_pattern #3820Justin M. Keyes2025-05-048-34/+14
* fix(taplo): root markers #3819Ninjackson2025-05-041-1/+1
* fix(omnisharp): lowercase executable name not found #3817Vincent Labelle2025-05-031-1/+1
* feat(oxlint): oxlint lsp #3815Maksim Terpilovskii2025-05-021-0/+30
* docs(lua_ls): Lua.runtime.path example #3816Phạm Bình An2025-05-021-1/+7
* docs(lua_ls: formatting #3813Juan Giordana2025-05-021-8/+17
* fix(ast_grep): workspace_required=true #3811Justin M. Keyes2025-04-301-0/+1
* feat(ccls): add vim.lsp.config support #3807Julian Grinblat2025-04-301-0/+52
* fix(texlab): add "latexmkrc" root marker for Latexmk projects #3810Philipp Joram2025-04-301-1/+1
* fix(eslint): workspace_required #3805Maksim Terpilovskii2025-04-291-4/+2
* fix(lsp/zk): invalid user command key #3803robin2025-04-291-1/+1
* feat: laravel-ls #3802Henrik Hautakoski2025-04-291-0/+13
* fix(mesonlsp): improved root detection #3775Alex2025-04-281-1/+28
* fix(eslint): check nil before on_dir #38002025-04-281-1/+3
* fix: improve typescript server path search for ts-dependent lsp #3795Alexis Tacnet2025-04-283-15/+6
* fix(rust_analyzer): scheduled vim.notify in on_exit of vim.system(#3793)Steve Walker2025-04-271-1/+3
* docs: cleanup #3792Justin M. Keyes2025-04-262-7/+2