aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: add luarocks upload release workflowv0.1.5Marc Jakobi2023-01-084-0/+42
* docs: fix typo (#2382)Raphael2023-01-071-1/+1
* docs: update server_configurations.mdgithub-actions2023-01-042-0/+8
* feat(tsserver): support single file mode in tsserver(#2375)rjooske2023-01-041-0/+1
* docs: update server_configurations.mdgithub-actions2023-01-032-0/+76
* feat: add coffeesense-language-server support (#2376)Micke Lisinge2023-01-031-0/+28
* docs: update server_configurations.mdgithub-actions2022-12-312-28/+72
* feat: include cmd option for arduino_language_server (#2242)aaaaargZombies2022-12-311-14/+35
* refactor: rewrite client reuse logic (#2371)Raphael2022-12-301-37/+28
* docs: update server_configurations.mdgithub-actions2022-12-302-0/+100
* feat: add RakuNavigator Raku language server (#2372)Raphael2022-12-301-0/+33
* docs: update server_configurations.mdgithub-actions2022-12-302-0/+18
* feat: add cabal support to hls (#2370)Michael Lan2022-12-301-0/+9
* docs: update server_configurations.mdgithub-actions2022-12-292-4/+4
* fix(ruff-lsp): update docs to reflect init_optionsCharlie Marsh2022-12-291-3/+4
* fix: not register workspace when in single file mode (#2367)Raphael2022-12-292-3/+5
* fix: get all client from clients cache in manager.clients (#2365)Raphael2022-12-281-4/+6
* fix: wrong param in get_active_clients (#2362)Raphael2022-12-271-1/+1
* fix: generate correct workspace didchange request params (#2361)Raphael2022-12-271-68/+67
* fix: check workspace after client initial (#2356)Raphael2022-12-262-65/+110
* fix: use client config capabilities to check server support workspae (#2354)Raphael2022-12-251-2/+3
* fix: check client exist supports_method (#2351)Raphael2022-12-251-1/+6
* fix: check client support workspaceFolders (#2350)Raphael2022-12-251-8/+1
* fix: check server_capabilities field exist (#2348)Yuki Ito2022-12-241-1/+6
* refactor: remove single_clients and improve clients reuse (#2334)Raphael2022-12-241-80/+83
* docs: update server_configurations.mdgithub-actions2022-12-242-2/+2
* fix: correct link of typescript-language-server (#2347)Raphael2022-12-241-1/+1
* docs: update server_configurations.mdgithub-actions2022-12-242-2/+2
* docs: update root_dir for smithy_ls and ruff_lsp (#2346)William Boman2022-12-242-1/+2
* docs: update server_configurations.mdgithub-actions2022-12-232-0/+68
* feat: add smithy-language-server support (#2342)Nick Rodgers2022-12-231-0/+30
* docs: update server_configurations.mdgithub-actions2022-12-222-0/+2
* fix(deno): use virtual text handler for typeDefinition (#2338)sigmaSd2022-12-221-0/+1
* docs: update server_configurations.mdgithub-actions2022-12-212-6/+6
* fix: rename ruff-lsp to ruff_lsp (#2337)Raphael2022-12-211-0/+0
* docs: update server_configurations.mdgithub-actions2022-12-212-64/+0
* chore: remove `languageFeatures`, `documentFeatures` (#2336)Johnson Chu2022-12-211-34/+0
* docs: update server_configurations.mdgithub-actions2022-12-212-0/+112
* feat: add ruff-lsp support (#2335)Igor Lacerda2022-12-211-0/+40
* fix: send the lsp method request after insert workspace folders (#2330)Raphael2022-12-201-1/+8
* docs: update server_configurations.mdgithub-actions2022-12-202-0/+90
* feat: add jq support (#2333)xiantang2022-12-201-0/+30
* docs: update server_configurations.mdgithub-actions2022-12-202-0/+88
* feat: add uvl support (#2331)Raphael2022-12-201-0/+29
* fix(gdscript): support get the port from env variable (#2313)Raphael2022-12-201-2/+3
* build(rockspec): fix rockspec package namev0.1.4Matthieu Coudron2022-12-191-1/+1
* fix(lspinfo): safely expand filenames that don't exist on fs (#2320)William Boman2022-12-181-1/+3
* feat: add rockspecMarc Jakobi2022-12-171-0/+38
* ci: bump action versions (#2322)dundargoc2022-12-177-10/+10
* ci: don't auto-close config changesJustin M. Keyes2022-12-151-3/+2