aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* feat: add support using erb files to ruby-lsp (#3435)Vinícius Bispo2024-11-151-1/+1
* feat: add robotcode support (#3431)Tendon2024-11-121-0/+24
* fix(texlab): use exec_cmd method in cleanArtifacts and cleanAuxiliary (#3428)Dimitris Dimitropoulos2024-11-101-2/+30
* fix(texlab): use exec_cmd method (#3427)Dimitris Dimitropoulos2024-11-101-1/+8
* feat: add the official Nextflow Language Server nextflow_ls (#3423)Micah Halter2024-11-071-0/+43
* chore: fix typo on deprecate of bufls (#3422)glepnir2024-11-061-1/+1
* feat(buf): new lsp for protobuf (#3414)Imron Gamidli2024-11-062-0/+20
* chore(ruff_lsp): deprecate ruff_lsp in favour of ruff (#3420)Peter Lithammer2024-11-061-0/+4
* fix(health): improve format of root dir and doc in checkhealth (#3416)glepnir2024-11-031-8/+7
* fix: correct type annotation on lspconfig.Config::on_new_config (#3411)Tristan Partin2024-10-311-1/+1
* feat: harper supports nix filetype #3407Jeremy Fleischman2024-10-281-12/+13
* fix(dprint): add graphql to filetypes #3406Maria José Solano2024-10-281-0/+1
* feat: ts_query_ls (for tree-sitter query files) #3404Riley Bruins2024-10-251-0/+45
* fix(health): "root directory" not reported #3402Justin M. Keyes2024-10-251-9/+10
* feat(docs): improve formatting of generated docs #3400Justin M. Keyes2024-10-241-6/+6
* fix(health): version fails for jdtls #3399Justin M. Keyes2024-10-241-1/+1
* refactor(docs): drop redundant default_config #3398Justin M. Keyes2024-10-24128-494/+48
* refactor(docs): drop redundant default_config #3397Justin M. Keyes2024-10-2461-227/+6
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-241-1/+1
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-2412-77/+16
* feat: ada_ls #3394Ghjuvan Lacambre2024-10-241-0/+32
* chore(config): improve on_new_config type (#3392)andrew snelling2024-10-231-1/+1
* fix(lua_ls): when neither lua or git root found, return nil. See #3322 (#3391)Folke Lemaitre2024-10-221-0/+3
* fix(health): "attempt to index cmd (function)" #3390Justin M. Keyes2024-10-201-1/+2
* fix(health): improve version reporting #3388Justin M. Keyes2024-10-191-18/+15
* fix(health): support gopls version command (#3386)Scott Penrose2024-10-191-1/+1
* fix(lspinfo): improve version check, deduplicate #3383Justin M. Keyes2024-10-181-67/+89
* feat(lspinfo): also show version in make_client_info #3382Justin M. Keyes2024-10-181-5/+8
* docs(lua_ls): hint about personal config #3381Jean-Charles Quillet2024-10-181-1/+1
* feat(lspinfo): print `<cmd> --version` resultJustin M. Keyes2024-10-181-0/+18
* fix(lspinfo)!: remove config.lspinfoJustin M. Keyes2024-10-182-21/+0
* docs(lsp_ai): description string instead of table (#3374)Austin Horstman2024-10-161-3/+1
* docs(jqls, uvls): remove needy backslashes #3373Cdrman Fu2024-10-152-6/+6
* fix(texlab): remove deprecated texlab.auxDirectory #3255Thibault de Villèle2024-10-141-1/+0
* fix(biome): remove 'css' duplicate #3372leaked memory2024-10-141-5/+4
* fix: add graphql and css support for biome (#3370)John Ferlito2024-10-141-0/+2
* feat: poryscript-pls (#3366)Rachel2024-10-121-0/+20
* docs(lsp_ai): fix docs not rendering properly (#3364)Robzz2024-10-111-1/+3
* docs: fix old URLJustin M. Keyes2024-10-091-1/+1
* feat: lsp-ai #3206Robzz2024-10-091-0/+27
* feat: add basics_ls server config (#3361)Anton Kastritskii2024-10-091-0/+30
* feat(configs): add kulala_ls (#3360)Marco Kellershoff2024-10-071-0/+23
* fix(harper_ls): filetype "csharp" -> "cs" #3358Rui Chen2024-10-061-1/+1
* fix(fennel-ls): use closest cfg as root directory and fallback to git repo ro...Emma2024-10-061-1/+7
* refactor: remove unnecessary codedundargoc2024-10-051-1/+0
* fix(health): skip format root when in single file mode (#3348)glepnir2024-10-041-0/+3
* Revert "fix: autostart=false: attach when editing new, nonexistent file #2712...glepnir2024-10-041-13/+4
* feat: add ungrammar-languageserver support (#3312)Binh Tran2024-10-041-0/+34
* feat: add initial marko-js lsp config (#3228)Russ2024-10-041-0/+21
* fix: autostart=false: attach when editing new, nonexistent file #2712Iain King-Speir2024-10-031-4/+13