| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(graphql): fix crash on projects without graphql (#2517) | Chris Rawnsley | 2023-03-20 | 1 | -2/+2 | |
| | | | | | | | | | The GraphQL language server needs a configuration file to initialise and the `graphql` package from NPM. Rooting on `.git` alone causes this server to repeatedly try opening and then close for each matching file type when it cannot find the config it is looking for. See: https://the-guild.dev/graphql/codegen/docs/getting-started/installation#global-installation | |||||
| * | docs: recommend LspAttach in readme (#2514) | ii14 | 2023-03-18 | 1 | -55/+48 | |
| | | | | Co-authored-by: ii14 <ii14@users.noreply.github.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-17 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix(vls): add `v` as filetype (#2511) | Turiiya | 2023-03-17 | 1 | -1/+1 | |
| | | ||||||
| * | fix(denols): use correct param in nvim_buf_set_lines (#2510) | Raphael | 2023-03-16 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-03-15 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix(vhdl_ls): wrong filetypes (#2506) | fmaggi | 2023-03-15 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-03-15 | 2 | -0/+114 | |
| | | | | | skip-checks: true | |||||
| * | feat: add vhdl support (#2504) | fmaggi | 2023-03-15 | 1 | -0/+50 | |
| | | | | | | * feat: add vhdl support * fix(vhdl_ls): added windows support | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-10 | 2 | -14/+26 | |
| | | | | | skip-checks: true | |||||
| * | fix(rust_analyzer): remove stub settings from default (#2401) | Paul Hüber | 2023-03-10 | 1 | -4/+13 | |
| | | | | | | | | Non-empty default settings trigger a workspace/didChangeConfiguration, potentially overwriting the initial settings. Move this example content into the description instead. Co-authored-by: Paul Hüber <phueber@kernsp.in> | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-09 | 2 | -0/+74 | |
| | | | | | skip-checks: true | |||||
| * | feat: add ecsact support (#2497) | Ezekiel Warren | 2023-03-09 | 1 | -0/+28 | |
| | | ||||||
| * | fix(lspinfo): use compatible api to set the lspinfo bufhidden option(#2500) | Raphael | 2023-03-09 | 1 | -1/+1 | |
| | | | | | | * fix(lspinfo): set the lspinfo bufhidden to wipe * fix: using api | |||||
| * | ci: fix config change workflow | Justin M. Keyes | 2023-03-07 | 1 | -1/+1 | |
| | | | | The backticks appears to be doing process substitution. | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-06 | 2 | -0/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs(arduino): mention upstream keywords bug (#2495) | Raphael | 2023-03-06 | 1 | -0/+3 | |
| | | ||||||
| * | feat: support Godot 4 port by default (#2494) | Pierre Poupin | 2023-03-06 | 1 | -1/+1 | |
| | | | | Godot 4 changed its default port. Since it reached stable a few days ago, we should propose the stable version's port by default. | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-05 | 2 | -0/+146 | |
| | | | | | skip-checks: true | |||||
| * | feat: add azure pipelines lsp (#2493) | treatybreaker | 2023-03-05 | 1 | -0/+53 | |
| | | | | | | | | | | * feat: add azure pipelines language server * refactor: rename azure_pipelines_language_server to azure_pipelines_ls * refactor: set azure_pipelines_ls root to search azure-pipelines.yml * docs: correct mistake in azure pipelines ls server.js path | |||||
| * | fix(util): update `is_windows` detection (#2492) | Wuelner Martínez | 2023-03-05 | 1 | -1/+1 | |
| | | | | | | Fixes https://github.com/neovim/nvim-lspconfig/commit/641a71e381e23f1d1d6a0722a8b796fda896b55b#commitcomment-102642580 Signed-off-by: Wuelner Martínez <wuelner.martinez@outlook.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-03 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: add clojure to tailwindcss lsp filetypes (#2490) | Agorgianitis Loukas | 2023-03-03 | 1 | -0/+1 | |
| | | ||||||
| * | fix(commands): Strange `LspStop` arguments, not matching doc (#2486) | Rational-Curiosity | 2023-03-01 | 1 | -6/+5 | |
| | | | | fix LspStop command receive params bug. | |||||
| * | docs: update server_configurations.md | github-actions | 2023-03-01 | 2 | -0/+86 | |
| | | | | | skip-checks: true | |||||
| * | feat: add cairo_ls (#2483) | valdo.carbonaboyz.stark | 2023-03-01 | 1 | -0/+33 | |
| | | | | | | | | | | * feat: add cairo_ls * fix: spell --------- Co-authored-by: Raphael <glephunter@gmail.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2023-02-24 | 2 | -0/+60 | |
| | | | | | skip-checks: true | |||||
| * | feat: add standardrb support (#2479) | Adam Daniels | 2023-02-24 | 1 | -0/+26 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-02-23 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: fix typo in server_configurations.md (#2476) | adrian5 | 2023-02-23 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-02-21 | 2 | -0/+76 | |
| | | | | | skip-checks: true | |||||
| * | feat: add yara-language-server support (#2473) | terib0l | 2023-02-21 | 1 | -0/+28 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-02-20 | 2 | -12/+22 | |
| | | | | | skip-checks: true | |||||
| * | fix(textlsp): docs table at wrong position (#2469) | Viktor Hangya | 2023-02-20 | 1 | -4/+4 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-02-19 | 2 | -0/+116 | |
| | | | | | skip-checks: true | |||||
| * | feat: add textLSP support (#2468) | Viktor Hangya | 2023-02-19 | 1 | -0/+57 | |
| | | | | | | * feat: add textLSP support * fix(textLSP): spell errors | |||||
| * | docs: update server_configurations.md | github-actions | 2023-02-15 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: make sure username doesn't leak into generated document (#2441) | figsoda | 2023-02-15 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | * docs: make sure username doesn't leak into generated document The documents previously contained `runner`, the username of GitHub Actions runners, which would be overwritten by the user's name when run locally and generate unwanted diff. * docs: rename username to user Co-authored-by: Justin M. Keyes <justinkz@gmail.com> --------- Co-authored-by: Justin M. Keyes <justinkz@gmail.com> | |||||
| * | fix(lspinfo): normalize fname path correctly (#2343) | musjj | 2023-02-15 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | * fix(lspinfo): normalize `fname` path correctly * fix(lspinfo): fallback to `fnamemodify` and `resolve` if file doesn't exist * fix(lspinfo): normalize Windows slashes and handle double separators * nit(lspinfo): use aliases Co-authored-by: Raphael <glephunter@gmail.com> * fix: improve check --------- Co-authored-by: Raphael <glephunter@gmail.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2023-02-14 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: update docker_compose_language_service bin_name (#2458) | Marc Deop | 2023-02-14 | 1 | -1/+1 | |
| | | ||||||
| * | fix: remove deprecate function config.available_servers (#2457) | Raphael | 2023-02-14 | 1 | -5/+0 | |
| | | | | | this function mark as deprecate in 0.1.4 use util.available_servers instead of | |||||
| * | docs: update server_configurations.md | github-actions | 2023-02-14 | 2 | -0/+78 | |
| | | | | | skip-checks: true | |||||
| * | feat: add docker-compose-language-service support (#2455) | Marc Deop | 2023-02-14 | 1 | -0/+32 | |
| | | ||||||
| * | feat: extend the syntax for LspInfo(Title|List) (#2456) | Yusei Ueno | 2023-02-14 | 1 | -2/+2 | |
| | | | | | replace \k with \S support e.g., null-ls | |||||
| * | fix: eslint errors on start (regression) (#2452) | Jose Veiga | 2023-02-12 | 1 | -1/+2 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2023-02-12 | 2 | -36/+36 | |
| | | | | | skip-checks: true | |||||
| * | feat: rename servers with hyphens (`-`) (#2451) | figsoda | 2023-02-12 | 3 | -0/+8 | |
| | | | | | | * feat: rename fennel-ls -> fennel_ls * feat: rename starlark-rust -> starlark_rust | |||||
| * | docs: update server_configurations.md | github-actions | 2023-02-12 | 2 | -180/+180 | |
| | | | | | skip-checks: true | |||||
| * | feat: rename sumneko_lua -> lua_ls (#2439) | figsoda | 2023-02-12 | 4 | -8/+30 | |
| | | | | | | | | | | | | * feat: rename sumneko_lua -> lua_language_server * refactor(sumneko_lua): use vim.deprecate * refactor: handle deprecated server aliases in one place * refactor: put server aliases in a function * feat: rename lua_language_server -> lua_ls | |||||
