aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* feat: add mdx-analyzer support (#2784)Mikey2023-08-261-0/+19
* feat: add postgres_lsp (#2781)figsoda2023-08-241-0/+20
* fix: lsprestart command faild (#2779)Raphael2023-08-231-2/+1
* Merge pull request #2775 from lewis6991/refactor/managerLewis Russell2023-08-226-311/+397
|\
| * refactor: move async_run_command()Lewis Russell2023-08-224-36/+40
| * refactor: add sanitize_cmd()Lewis Russell2023-08-221-8/+12
| * refactor: move manager to separate moduleLewis Russell2023-08-224-276/+354
* | fix(rust_analyzer): use attached buffer client send request (#2738)Noah Friedman2023-08-221-6/+10
* | feat: add rune-languageserver (#2770)figsoda2023-08-221-0/+21
* | Revert "feat: add `javascript` to emmet_ls (#2720)" (#2767)pedrobl852023-08-191-1/+0
* | feat: add thrift-language-server support (#2764)Pengfei Jiang2023-08-151-0/+20
* | docs(lua_ls): update lua_ls doc link to lua_ls new website (#2759)carsakiller2023-08-111-4/+4
* | fix(omnisharp): root_dir again uses proper pattern priority (#2754)Konrad Malik2023-08-091-1/+6
* | fix(lua_ls): typo (2)Lewis Russell2023-08-081-2/+2
* | chore(volar): rename npm package name (#2752)koralle2023-08-081-1/+1
* | fix(lua_ls): typoLewis Russell2023-08-081-1/+1
|/
* feat(lua_ls): update recommended settingsLewis Russell2023-08-081-19/+19
* feat: add yang-language-server (#2741)Václav Kubernát2023-08-011-0/+19
* feat(omnisharp): find root directory for .csx scripts (#2715)Titouan CREACH2023-07-261-1/+2
* fix(rust_analyzer): check active clients is empty (#2734)Raphael2023-07-261-1/+1
* fix(pyright): re-enable single-file mode (#2730)Anthony Shi2023-07-211-1/+1
* fix(pyright): fix root_dir detection (#2727)Serhii Tereshchenko2023-07-201-2/+2
* feat(v): add `v-analyzer` (#2726)Turiiya2023-07-201-0/+21
* feat: add pkgbuild-language-server (#2723)Václav Kubernát2023-07-171-0/+19
* feat(guile-lsp-server): add guile-lsp-server (#2717)Felipe Lema2023-07-171-0/+30
* fix(pyright): add `.git` to list of root file (#2722)Phúc H. Lê Khắc2023-07-171-0/+1
* feat(regols): add regols support (#2721)Hoang Nguyen2023-07-151-0/+28
* feat: add `javascript` to emmet_ls (#2720)pedrobl852023-07-141-0/+1
* docs(tsserver): fix typo of TypeScript (#2698)OKURA Masafumi2023-07-131-1/+1
* fix(pyright): use `cwd()` if no python config files are present. (#2697)Dom2023-07-131-1/+3
* fix(rubocop): support projects that do not use bundler (#2706)Fraser Hanson2023-07-081-1/+8
* feat(emmet_language_server): add emmet_language_server (#2702)José Olórtegui2023-07-071-0/+38
* docs: update broken link volar (vue.js) (#2705)Anton Nikolas Waniek2023-07-071-1/+1
* docs: fix documentation for missing commas (#2703)Kevin Liao2023-07-061-3/+3
* fix: correct typo on rubocop config (#2701)Wadii Hajji2023-07-061-0/+0
* feat: add rubocop support (#2700)Raphael2023-07-051-0/+17
* fix(omnisharp): update on_new_config (#2692)Miles Ramage2023-06-301-2/+10
* fix(ember): add support for gjs and gts files for the ember language server (...NullVoxPopuli2023-06-291-1/+1
* fix(nixd): nixd.json should be a dot file (#2689)Ruixi-rebirth2023-06-221-1/+1
* docs: update server_configurations ruff-lsp urlGerson Sosa2023-06-201-2/+2
* feat: add Swift-MesonLSP (#2680)Cezary Drożak2023-06-191-0/+19
* perf(gopls): make get go mod cache path async (#2673)Raphael2023-06-183-43/+48
* feat: add nelua-lsp (#2667)Lucas Tavares2023-06-171-0/+36
* fix(rust_analyzer): use RUSTUP_HOME in library check (#2679)Toby Vincent2023-06-171-1/+4
* fix(command): LspRestart should attached before buffers (#2674)Raphael2023-06-141-2/+2
* fix(nixd): add nixd.json as root_dir pattern (#2665)Ruixi-rebirth2023-06-101-2/+4
* feat(gopls): attach previous lsp instance for GOMODCACHE (#2661)Ilia Choly2023-06-101-0/+9
* feat(tailwindcss): add .mjs and .cjs in root_pattern (#2655)Phelipe Teles2023-06-081-6/+8
* fix(vtsls): remove extra backticks in description (#2659)Rishabh Verma2023-06-081-1/+0
* feat(rust_analyzer): register serverStatus capability (#2658)Raphael2023-06-071-0/+9