Commit graph

3060 commits

Author SHA1 Message Date
Vladimir Levin
47865d54ba
feat: add pug-lsp support (#3220) 2024-06-23 16:46:29 +08:00
github-actions[bot]
0630abde4d docs: update server_configurations.md
skip-checks: true
2024-06-23 04:05:59 +00:00
Ashar
93e4383f4b
feat: add protols support (#3219)
* feat: add protols support

* refactor: collapse function

Co-authored-by: glepnir <glephunter@gmail.com>

---------

Co-authored-by: glepnir <glephunter@gmail.com>
2024-06-23 12:05:48 +08:00
github-actions[bot]
9baca6a403 docs: update server_configurations.md
skip-checks: true
2024-06-22 13:09:44 +00:00
Dimitris Dimitropoulos
18630395c9
feat(texlab): add support for worksapce commands (#3218)
* feat(texlab): add support for worksapce commands

* fix: correct formatting

* fix: correct validation in cancel_build

* fix: correct validation in dependency_graph

* fix: update error handling

* fix: add missing return
2024-06-22 21:09:30 +08:00
dependabot[bot]
3c8346db23
ci: bump nvim-neorocks/luarocks-tag-release from 6 to 7 (#3217)
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 6 to 7.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v6...v7)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 14:25:12 +08:00
github-actions[bot]
7abf2cca7a docs: update server_configurations.md
skip-checks: true
2024-06-22 06:25:02 +00:00
Micah Halter
3ff0322f35
fix(hyprls): autostart with hyprlang filetype (#3215) 2024-06-22 14:24:49 +08:00
glepnir
f43135c38a
fix(fsautocomplete): lint fix (#3214) 2024-06-21 18:45:46 +08:00
github-actions[bot]
73e14e12a5 docs: update server_configurations.md
skip-checks: true
2024-06-21 10:41:30 +00:00
Mango The Fourth
6ee0c6c23e
fix(koka): fix koka language server config (#3213) 2024-06-21 18:41:16 +08:00
github-actions[bot]
6806370929 docs: update server_configurations.md
skip-checks: true
2024-06-20 06:16:07 +00:00
gbtb
5b354b0050
feat: added recommended default settings for fsautocomplete (#3208) 2024-06-20 14:15:52 +08:00
dependabot[bot]
5c33bf1f70 ci: bump nvim-neorocks/luarocks-tag-release from 5 to 6
Bumps [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) from 5 to 6.
- [Release notes](https://github.com/nvim-neorocks/luarocks-tag-release/releases)
- [Changelog](https://github.com/nvim-neorocks/luarocks-tag-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvim-neorocks/luarocks-tag-release/compare/v5...v6)

---
updated-dependencies:
- dependency-name: nvim-neorocks/luarocks-tag-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 22:11:20 +02:00
Antonin Godard
bd7c76375a
fix(CONTRIBUTING): typos (#3204)
Fix tense and incomplete sentence.

Signed-off-by: Antonin Godard <antoningodard@pm.me>
2024-06-15 11:22:52 +08:00
github-actions[bot]
37f362ef42 docs: update server_configurations.md
skip-checks: true
2024-06-14 06:57:59 +00:00
Ruben Hesselink
8c7cbc25f9
feat: add django-template-lsp support (#3203) 2024-06-14 14:57:44 +08:00
github-actions[bot]
4d38bece98 docs: update server_configurations.md
skip-checks: true
2024-06-10 06:09:58 +00:00
Anakin Childerhose
6168237d37
feat(bitbake): add language-server-bitbake support (#3199)
Add default config for `language-server-bitbake`, the Yocto Project's
official language server for bit bake.
2024-06-10 14:09:43 +08:00
github-actions[bot]
92166b89ab docs: update server_configurations.md
skip-checks: true
2024-06-06 13:47:23 +00:00
Tmpod
30e9a0eb0f
fix(slint-lsp): set root dir to git ancestor (#3194)
Without this, the LSP doesn't resolve imports properly, at least on
recent versions.
2024-06-06 21:47:09 +08:00
github-actions[bot]
e8e71e3dca docs: update server_configurations.md
skip-checks: true
2024-06-06 13:34:41 +00:00
Chris Grieser
5580f70e17
feat(biome): add css as filetype (#3196)
The latest biome release added support for css files:
https://github.com/biomejs/biome/releases/tag/cli%2Fv1.8.0
2024-06-06 21:34:26 +08:00
github-actions[bot]
d1ab6b6051 docs: update server_configurations.md
skip-checks: true
2024-06-05 05:59:52 +00:00
Gonzalo
cf72c64fa1
fix(sourcekit-lsp): use git as last resort for sourcekit-lsp. (#3192)
* fix(sourcekit-lsp): use git as last resort for sourcekit-lsp

* fix: updated documentation for sourcekit-lsp as well
2024-06-05 13:59:38 +08:00
github-actions[bot]
74e14808cd docs: update server_configurations.md
skip-checks: true
2024-06-02 14:43:33 +00:00
Fabio Coatti
6dfb2463e3
feat: add fish-lsp support (#3188) 2024-06-02 22:43:21 +08:00
github-actions[bot]
710a8fa737 docs: update server_configurations.md
skip-checks: true
2024-06-01 01:29:00 +00:00
Francisco
35f73cdf8b
fix: avoid overriding global default capabilities (#3181) 2024-06-01 09:28:48 +08:00
github-actions[bot]
b124ef3bd4 docs: update server_configurations.md
skip-checks: true
2024-05-31 05:43:35 +00:00
Saiful Islam
69fc138ac0
fix(eslint): useFlatConfig revert to experimental (#3184) 2024-05-31 13:43:21 +08:00
github-actions[bot]
7cb90cf656 docs: update server_configurations.md
skip-checks: true
2024-05-30 13:38:39 +00:00
Saiful Islam
aa7fe109bd
fix(eslint): useFlatConfig is not experimental anymore (#3183)
As [Support for the new ESLint flat config files has improved](https://github.com/microsoft/vscode-eslint?tab=readme-ov-file#version-305---pre-release)
2024-05-30 21:38:25 +08:00
github-actions[bot]
38de86f82e docs: update server_configurations.md
skip-checks: true
2024-05-28 12:34:57 +00:00
Danila Mihailov
1f0ea0f8fa
fix(tsserver): update root directory order (#3180)
Fix #3179
2024-05-28 20:34:41 +08:00
github-actions[bot]
d70633830a docs: update server_configurations.md
skip-checks: true
2024-05-27 06:14:51 +00:00
JD
a863f5fa95
feat(msbuild): add msbuild language tools server (#3176)
* feat(msbuild): add msbuild language tools server

* fix: add cmd in

* fix: int

---------

Co-authored-by: JD Rudie <j.rudie@draftkings.com>
2024-05-27 14:14:37 +08:00
Gregory Anders
b972e7154b
docs: delete lspconfig-keybindings section (#3175)
This section is way too verbose and encourages sloppy copy-pasting. Nvim
already ships help documentation for configuring the LSP client, so
instead of duplicating that information, point users toward upstream
docs instead.
2024-05-23 16:15:01 -05:00
glepnir
2c1877081b
fix(util): check neovim nightly 0.11 version (#3173) 2024-05-23 05:57:12 -07:00
github-actions[bot]
2b3d49e1ed docs: update server_configurations.md
skip-checks: true
2024-05-23 07:18:16 +00:00
glepnir
772b01a1de
fix(scripts): use compatible tbl_flatten in docgen (#3171) 2024-05-23 15:18:03 +08:00
Lopy
eadcee1573
feat(luau-lsp): add single file support (#3168) 2024-05-22 14:00:07 +08:00
Douglas Massolari
0b8165cf95
fix: remove parenthesis from find_git_ancestor call (#3166) 2024-05-21 16:49:42 +08:00
Felix Zeller
9bda20fb96
feat: add daily note commands for markdown-oxide (#3164)
* feat: add daily note commands for markdown-oxide

* fix: update description

* fix: syntax

* fix: formatting

* fix: formatting

* fix: formatting
2024-05-20 13:57:39 +08:00
Kartik Vashistha
7aa0545792
docs: update ansiblels homepage url (#3163)
Updating the homepage for the ansible-language-server to the latest URL, as the currently stated URL
points to an archived repository
2024-05-20 13:56:31 +08:00
Matteo Bigoi
6d2ae9fdc3
feat: add bacon-ls support (#3160)
Signed-off-by: Bigo <1781140+crisidev@users.noreply.github.com>
2024-05-18 11:18:56 +08:00
glepnir
a284b14b3a
refactor: move all old get_clients to new compatible (#3159) 2024-05-17 17:40:27 +08:00
glepnir
39106f0b71
fix: use new version as check condition (#3157) 2024-05-17 14:25:57 +08:00
Seth Messer
b3fc67c63e
feat: adds next-ls server configuration (#3155)
* feat: adds next-ls server configuration

* docs: update server_configurations.md
skip-checks: true

* fix: assumes nextls is installed and on $PATH

* docs: update server_configurations.md
skip-checks: true

* fix: updates root_dir method

* docs: update server_configurations.md
skip-checks: true

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-17 14:07:28 +08:00
glepnir
45015c6d1f
refactor: add compatible tbl_flatten and lsp_get_clients for new version 0.10 (#3154) 2024-05-17 14:06:45 +08:00