| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: add postgres_lsp (#2781) | figsoda | 2023-08-24 | 1 | -0/+20 | |
| | | ||||||
| * | fix: lsprestart command faild (#2779) | Raphael | 2023-08-23 | 1 | -2/+1 | |
| | | ||||||
| * | Merge pull request #2775 from lewis6991/refactor/manager | Lewis Russell | 2023-08-22 | 6 | -311/+397 | |
| |\ | | | | | refactor: move manager to separate module | |||||
| | * | refactor: move async_run_command() | Lewis Russell | 2023-08-22 | 4 | -36/+40 | |
| | | | ||||||
| | * | refactor: add sanitize_cmd() | Lewis Russell | 2023-08-22 | 1 | -8/+12 | |
| | | | ||||||
| | * | refactor: move manager to separate module | Lewis Russell | 2023-08-22 | 4 | -276/+354 | |
| | | | | | | | | | | | | | - Move manager logic to own module - Move async logic to own module - Improve type annotations | |||||
| * | | fix(rust_analyzer): use attached buffer client send request (#2738) | Noah Friedman | 2023-08-22 | 1 | -6/+10 | |
| | | | ||||||
| * | | feat: add rune-languageserver (#2770) | figsoda | 2023-08-22 | 1 | -0/+21 | |
| | | | ||||||
| * | | Revert "feat: add `javascript` to emmet_ls (#2720)" (#2767) | pedrobl85 | 2023-08-19 | 1 | -1/+0 | |
| | | | | | | | This reverts commit edf44e175dbccbfd30bd88003d8a011e694ceeac. | |||||
| * | | feat: add thrift-language-server support (#2764) | Pengfei Jiang | 2023-08-15 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | * feat: add thrift-language-server support * fix: fix lint --------- Co-authored-by: 江鹏飞 <jiangpengfei.jiangpf@bytedance.com> | |||||
| * | | docs(lua_ls): update lua_ls doc link to lua_ls new website (#2759) | carsakiller | 2023-08-11 | 1 | -4/+4 | |
| | | | ||||||
| * | | fix(omnisharp): root_dir again uses proper pattern priority (#2754) | Konrad Malik | 2023-08-09 | 1 | -1/+6 | |
| | | | ||||||
| * | | fix(lua_ls): typo (2) | Lewis Russell | 2023-08-08 | 1 | -2/+2 | |
| | | | ||||||
| * | | chore(volar): rename npm package name (#2752) | koralle | 2023-08-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix(lua_ls): typo | Lewis Russell | 2023-08-08 | 1 | -1/+1 | |
| |/ | ||||||
| * | feat(lua_ls): update recommended settings | Lewis Russell | 2023-08-08 | 1 | -19/+19 | |
| | | | | | | - Only override settings if there is no `.luarc.json(c)` file present. - Prefer setting workspace to `VIMRUNTIME` over `'runtimepath'` | |||||
| * | feat: add yang-language-server (#2741) | Václav Kubernát | 2023-08-01 | 1 | -0/+19 | |
| | | ||||||
| * | feat(omnisharp): find root directory for .csx scripts (#2715) | Titouan CREACH | 2023-07-26 | 1 | -1/+2 | |
| | | | | | | | | * feat(omnisharp): find root directory for .csx scripts * feat(omnisharp): use a table instead of a inlined if * feat(omnisharp): remove not needed for range loop | |||||
| * | fix(rust_analyzer): check active clients is empty (#2734) | Raphael | 2023-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix(pyright): re-enable single-file mode (#2730) | Anthony Shi | 2023-07-21 | 1 | -1/+1 | |
| | | | | | | | | * fix(pyright): re-enable single-file mode * fix(pyright): re-enable single-file mode * fix(pyright): re-enable single-file mode | |||||
| * | fix(pyright): fix root_dir detection (#2727) | Serhii Tereshchenko | 2023-07-20 | 1 | -2/+2 | |
| | | ||||||
| * | feat(v): add `v-analyzer` (#2726) | Turiiya | 2023-07-20 | 1 | -0/+21 | |
| | | ||||||
| * | feat: add pkgbuild-language-server (#2723) | Václav Kubernát | 2023-07-17 | 1 | -0/+19 | |
| | | ||||||
| * | feat(guile-lsp-server): add guile-lsp-server (#2717) | Felipe Lema | 2023-07-17 | 1 | -0/+30 | |
| | | ||||||
| * | fix(pyright): add `.git` to list of root file (#2722) | Phúc H. Lê Khắc | 2023-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | feat(regols): add regols support (#2721) | Hoang Nguyen | 2023-07-15 | 1 | -0/+28 | |
| | | ||||||
| * | feat: add `javascript` to emmet_ls (#2720) | pedrobl85 | 2023-07-14 | 1 | -0/+1 | |
| | | ||||||
| * | docs(tsserver): fix typo of TypeScript (#2698) | OKURA Masafumi | 2023-07-13 | 1 | -1/+1 | |
| | | | | Typescript -> TypeScript | |||||
| * | fix(pyright): use `cwd()` if no python config files are present. (#2697) | Dom | 2023-07-13 | 1 | -1/+3 | |
| | | | | This behavior is more natural and the default in VS Code: https://github.com/microsoft/pyright/issues/5407#issuecomment-1619132310. | |||||
| * | fix(rubocop): support projects that do not use bundler (#2706) | Fraser Hanson | 2023-07-08 | 1 | -1/+8 | |
| | | | | Co-authored-by: Fraser Hanson <fraser.hanson@netapp.com> | |||||
| * | feat(emmet_language_server): add emmet_language_server (#2702) | José Olórtegui | 2023-07-07 | 1 | -0/+38 | |
| | | ||||||
| * | docs: update broken link volar (vue.js) (#2705) | Anton Nikolas Waniek | 2023-07-07 | 1 | -1/+1 | |
| | | | | Broken link in volar docs (vue 2.x instructions) | |||||
| * | docs: fix documentation for missing commas (#2703) | Kevin Liao | 2023-07-06 | 1 | -3/+3 | |
| | | ||||||
| * | fix: correct typo on rubocop config (#2701) | Wadii Hajji | 2023-07-06 | 1 | -0/+0 | |
| | | ||||||
| * | feat: add rubocop support (#2700) | Raphael | 2023-07-05 | 1 | -0/+17 | |
| | | ||||||
| * | fix(omnisharp): update on_new_config (#2692) | Miles Ramage | 2023-06-30 | 1 | -2/+10 | |
| | | | | | | | | | | | | * fix(omnisharp): update on_new_config Save the initial value of cmd to be used in subsequent calls to on_new_config. * feat: replace excessive code with a call to unpack * fix(omnisharp): disable capabilities.workspace.workspaceFolders * fix(omnisharp): added empty lines | |||||
| * | fix(ember): add support for gjs and gts files for the ember language server ↵ | NullVoxPopuli | 2023-06-29 | 1 | -1/+1 | |
| | | | | | (#2662) | |||||
| * | fix(nixd): nixd.json should be a dot file (#2689) | Ruixi-rebirth | 2023-06-22 | 1 | -1/+1 | |
| | | | | add missing dot on nixd.json file | |||||
| * | docs: update server_configurations ruff-lsp url | Gerson Sosa | 2023-06-20 | 1 | -2/+2 | |
| | | ||||||
| * | feat: add Swift-MesonLSP (#2680) | Cezary Drożak | 2023-06-19 | 1 | -0/+19 | |
| | | ||||||
| * | perf(gopls): make get go mod cache path async (#2673) | Raphael | 2023-06-18 | 3 | -43/+48 | |
| | | ||||||
| * | feat: add nelua-lsp (#2667) | Lucas Tavares | 2023-06-17 | 1 | -0/+36 | |
| | | ||||||
| * | fix(rust_analyzer): use RUSTUP_HOME in library check (#2679) | Toby Vincent | 2023-06-17 | 1 | -1/+4 | |
| | | | | | When checking if file is part of a library, use `RUSTUP_HOME` env variable if it is set, in the same way as `CARGO_HOME`. | |||||
| * | fix(command): LspRestart should attached before buffers (#2674) | Raphael | 2023-06-14 | 1 | -2/+2 | |
| | | ||||||
| * | fix(nixd): add nixd.json as root_dir pattern (#2665) | Ruixi-rebirth | 2023-06-10 | 1 | -2/+4 | |
| | | ||||||
| * | feat(gopls): attach previous lsp instance for GOMODCACHE (#2661) | Ilia Choly | 2023-06-10 | 1 | -0/+9 | |
| | | ||||||
| * | feat(tailwindcss): add .mjs and .cjs in root_pattern (#2655) | Phelipe Teles | 2023-06-08 | 1 | -6/+8 | |
| | | ||||||
| * | fix(vtsls): remove extra backticks in description (#2659) | Rishabh Verma | 2023-06-08 | 1 | -1/+0 | |
| | | ||||||
| * | feat(rust_analyzer): register serverStatus capability (#2658) | Raphael | 2023-06-07 | 1 | -0/+9 | |
| | | ||||||
| * | feat: add Astro's class:list in tailwind class attributes (#2656) | Phelipe Teles | 2023-06-07 | 1 | -0/+1 | |
| | | ||||||
