Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
https://github.com/neovim/nvim-lspconfig
skip-checks: true
d4eb971db353ccf78cefb3be1b05483b69ec1e69 authored over 2 years ago by github-actions <[email protected]>db99974928e98685f5b25bd0f6f2c09b0cb15f03 authored over 2 years ago by Kamil Zielinski <[email protected]>
* fix: update ci lint stylua-action version
* fix: typo
90cb7b041d6f719abdce61438a402f89dd23eee4 authored over 2 years ago by Raphael <[email protected]>skip-checks: true
499e9be82f4b5c811bf4b4a5921099a439e4b7b5 authored over 2 years ago by github-actions <[email protected]>ESLint supports analyzing Svelte files.
d6d9249b5c6a15f4fdf9bd41a33b7a8392a4c3a2 authored over 2 years ago by Cameron Nemo <[email protected]>* fix: check cmd type equals function
* fix: set meg in cmd field when is function
* fix: form...
51775b12cfbf1b6462c7b13cd020cc09e6767aea authored over 2 years ago by Raphael <[email protected]>skip-checks: true
1fcd44ef5f5ada6b2d9b29001aa91e352f9b6c76 authored over 2 years ago by github-actions <[email protected]>
As of version 0.24 of the LSP, a `typescript` field is required, with
the same convention as `v...
This is currently causing an error when opening the :LspInfo window
while having a server confi...
skip-checks: true
12735ee94a3eca96c4ebb799a62a0a7aa4733107 authored over 2 years ago by github-actions <[email protected]>Co-authored-by: Gabriele Musco <[email protected]>
253a9aa4191b1eb5c7816c4ea58b6e9613580b3e authored over 2 years ago by Gabriele Musco <[email protected]>f8b3c240edad68bf549cae6b133cf2cac85554e8 authored over 2 years ago by Raphael <[email protected]>
8e65dbb6e187604cdaf0e0ef2e90c790760912e7 authored over 2 years ago by emmanueltouzery <[email protected]>
skip-checks: true
146ba0dd27d73e7d162321397352c22cf0247c1f authored over 2 years ago by github-actions <[email protected]>df5d7095556583f8de0ba249167ed8fa38fb304a authored over 2 years ago by sigmaSd <[email protected]>
skip-checks: true
487103c80c6723f0ce4ad34ce8065bdc47dd8fa4 authored over 2 years ago by github-actions <[email protected]>
clangd supports formatting and some basic linting for protobuf files.
Here is an example .clang-...
skip-checks: true
079581281dc49b8f5cb4880954e646580cb23d5f authored over 2 years ago by github-actions <[email protected]>f957a8ea64d4ce98d0b5162a68b27f011c12e515 authored over 2 years ago by Otávio Schwanck dos Santos <[email protected]>
This is to allow 3rd party plugins to discern between what is
lspconfig's vendored server confi...
79d4cb9c45ecf185d2200dd2af1e12829c8a9232 authored over 2 years ago by uga-rosa <[email protected]>
skip-checks: true
0fafc3ef648bd612757630097c96b725a36a0476 authored over 2 years ago by github-actions <[email protected]>acae6772360c245d9bd8bd00b4bacdc3e6b79df0 authored over 2 years ago by William Boman <[email protected]>
skip-checks: true
df17834baeba1b8425c15a31cbf52e6b23115c37 authored over 2 years ago by github-actions <[email protected]>7053eeac073f53ddc19deededb8e1e1f69f2ee72 authored over 2 years ago by Kamil Zielinski <[email protected]>
skip-checks: true
636ce36c30725391486377850bf8460dc0723ae2 authored over 2 years ago by github-actions <[email protected]>* fix(vdmj): use path from config to determine latest version
* fix(vdmj): update default path
5efc9c7aec80a20cef93ad21875eece678c72314 authored over 2 years ago by Alessandro Pezzoni <[email protected]>cedfda66a6cdfc32b370b2d4bd5b5c3c9cb4ab38 authored over 2 years ago by Raphael <[email protected]>
skip-checks: true
7f0dc42f02fd24fbbea2afa66508ba1e50b29483 authored over 2 years ago by github-actions <[email protected]>50673a9b8df866d2feda70ab8bbbfbd2a06a67b9 authored over 2 years ago by Denys Rybalka <[email protected]>
* fix: increase the lspinfo window row value
* fix: fixup
165295dcd9ac10a933d88803def117d5dff1eed0 authored over 2 years ago by Raphael <[email protected]>41d92f2c8164545b0dd46cc6c887c51bfb147aa8 authored over 2 years ago by numToStr <[email protected]>
This reverts commit 99e0dc9937b124dee7d8107185e804ff96466279.
b89530f9f8783f19a172ed3a94fca2ba993c653b authored over 2 years ago by Raphael <[email protected]>skip-checks: true
a84ae77e363c1f180104d8c70a7bfe9aadfbebcd authored over 2 years ago by github-actions <[email protected]>
Having `.git` as a pattern also enables `angularls` for non-angular
projects which is not desir...
* fix: remove the config.commands
* fix: format by stylua and remove comamnds test
* fix: ...
99e0dc9937b124dee7d8107185e804ff96466279 authored over 2 years ago by Raphael <[email protected]>* feat: improve LspInfo
* feat: update README for highlight
* fix: wrong typo
* fix: ci...
03981bd991fe700c5a870d0a1422812045426781 authored over 2 years ago by Raphael <[email protected]>520c609210029e901b433c49e7c1e00dd247b47a authored over 2 years ago by Raphael <[email protected]>
bdfcca4af7ac8171e6d4ae4b375aad61ff747429 authored over 2 years ago by Raphael <[email protected]>
skip-checks: true
4d61f9ecce8309331f71317b13e574a27916f54b authored over 2 years ago by github-actions <[email protected]>
Hardhat users will experience a better root dir detection if the
hardhat.config.ts (or .js) fil...
* fix: LspStop should be only stop the current buffer server by default
* fix: check filetype...
727fc415edad27d2664866543a2e4788e10fd927 authored over 2 years ago by Raphael <[email protected]>* feat: sort autocompletion items alphabetically
* Update plugin/lspconfig.lua
Co-authored...
891bfe844981bfb782fc83289130846da95061dd authored over 2 years ago by William Boman <[email protected]>skip-checks: true
4b5ed82dd0fe59fef15ce183978f2597a03237f1 authored over 2 years ago by github-actions <[email protected]>fb45ef185e7dec14de55c0fcc6aedc8b55554fe0 authored over 2 years ago by Guillot Tony <[email protected]>
63d8f77fd86493505c11b9095bec956bb19c25cc authored over 2 years ago by Guillot Tony <[email protected]>
f19e2105af8b65d445bf671d69cf6d5f647a3617 authored over 2 years ago by Guillot Tony <[email protected]>
* fix: add vim.deprecrate in old function
* fix: typo
b004cc6e586fd623d331eb78e7f258547d2225c3 authored over 2 years ago by Raphael <[email protected]>skip-checks: true
2edcb5502350bb10774de2d79c1542509df097b9 authored over 2 years ago by github-actions <[email protected]>
I found the root cause of denols problems:
https://github.com/neovim/neovim/pull/19797
With ...
790ca30d939af093e5e83f55e6ba9e2cbcb98585 authored over 2 years ago by sigmaSd <[email protected]>6e5f5d6e4b69e1463a4f894e1183a1ba04598eef authored over 2 years ago by sigmaSd <[email protected]>
skip-checks: true
a0ba718470786370d7eca4ca762e9ed68a21b8bd authored over 2 years ago by github-actions <[email protected]>
* switch to lua api for autocommands
* switch to nvim_create_user_command
* move to lua plugin...
This reverts commit 589d38d3cf2e711cf848c12ed1d6ba38899a2f38.
607ff48b970b89c3e4e3825b88d9cfd05b7aaea5 authored over 2 years ago by Justin M. Keyes <[email protected]>7305324e12c97ea778b480ddc045f38171f203e1 authored over 2 years ago by Stéphan Kochen <[email protected]>
skip-checks: true
7ef8d1c63b5beaeae749d7e218099a840a532709 authored over 2 years ago by github-actions <[email protected]>7301436f5373f55f074aeab1b2e3fb91123be1c0 authored over 2 years ago by Ben Fradella <[email protected]>
* test: add failing test
* fix(lspconfig): only consider servers that have been set up as ava...
6c3cbbc4d5300a6e934e881606436748cc3e72dd authored over 2 years ago by William Boman <[email protected]>4a09c346e40ff9da8def04c591d9c87d5b328beb authored over 2 years ago by kylo252 <[email protected]>
c04189061a937d5b6bf526c68cd4fbcb1b8cf567 authored over 2 years ago by BarrOff <[email protected]>
skip-checks: true
a33e2323a7b2ba74cd4cd51ae063d4c1e429cb84 authored over 2 years ago by github-actions <[email protected]>Co-authored-by: komer <[email protected]>
0d82a1ec03b83bc04e1e2a6c21190a9c35c14edb authored over 2 years ago by Komorebi <[email protected]>feat(csharp_ls): add '*.fsproj' to root_dir
f6da85c2ca3ed6abd77e7fe5b587edc5bf2b3cbc authored over 2 years ago by Raphael <[email protected]>skip-checks: true
70af1bf414d7f9926fc883a008246db8a544f69c authored over 2 years ago by github-actions <[email protected]>5b4ceea1d8006138d2c2ed691948a45fde73443f authored over 2 years ago by Jonathan Cammisuli <[email protected]>
skip-checks: true
568aa4d41e1150823ce8e5cbdea47278d3fddf36 authored over 2 years ago by github-actions <[email protected]>abaf5fb6c496ecc9a19de1c2fbdf87a905138023 authored over 2 years ago by Rintaro Okamura <[email protected]>
skip-checks: true
b2b3c75fb0afbedc4183eade6f1ed503f011a387 authored over 2 years ago by github-actions <[email protected]>9f1595a3500b512deee2e60f09ae8b624b872b00 authored over 2 years ago by Vadim Evseev <[email protected]>
skip-checks: true
27af358ef158d76e27c91cbf7a83fb38fc6caedc authored over 2 years ago by github-actions <[email protected]>ea32f35037c73303bce67a68cf5211fc9a68e5e5 authored over 2 years ago by oxalica <[email protected]>
589d38d3cf2e711cf848c12ed1d6ba38899a2f38 authored over 2 years ago by AYOUB EL MHAMDI <[email protected]>
Full disclaimer: I have not done any F# development myself.
This is based on the project file co...
skip-checks: true
da7461b596d70fa47b50bf3a7acfaef94c47727d authored over 2 years ago by github-actions <[email protected]>ae2d6161e1b0c7610ad271e68ffb9afdacebe209 authored over 2 years ago by Wassim Metallaoui <[email protected]>
skip-checks: true
a78831f97564b4344953ce1ba0f53fc5d034472d authored over 2 years ago by github-actions <[email protected]>* feat: add qml-lsp support
* fix(qml-lsp): update qml-lsp formatting
a29bf59730f294e96752840bfb0d610ad8b8a244 authored over 2 years ago by PopeRigby <[email protected]>skip-checks: true
6e047f11861bfb6ec28a6ad0138a8f0a62bb8806 authored over 2 years ago by github-actions <[email protected]>2b47cc5b50bf9ea62aadde3eb5f03991dc457678 authored over 2 years ago by Jeff Fowler <[email protected]>
skip-checks: true
e02296e59f0a31972b2670066adf83d1e5ba27d9 authored over 2 years ago by github-actions <[email protected]>4dad47f290c6c3938e655b4aff0426b42d3960a7 authored over 2 years ago by Tyler Miller <[email protected]>
Current locked one is too old to support our `neovim.yml` format.
4b627e15434e30568442046b5c726eea32810fc9 authored over 2 years ago by oxalica <[email protected]>47a521e621570da77e25c31988e2b74412db25e4 authored over 2 years ago by bstaint <[email protected]>
4bec857a983f732009ad96ba4936d389a93fdc98 authored over 2 years ago by Justin M. Keyes <[email protected]>
06744ba3783ce2d502838f988dec95378543f5d7 authored over 2 years ago by Peter Lithammer <[email protected]>
skip-checks: true
79f381b647b9a0b89639e1cb8debcb1ef5478377 authored over 2 years ago by github-actions <[email protected]>Signed-off-by: Marcos Lilljedahl <[email protected]>
446e51c3cc016640dce7b7bc7ed098c674e9ee3d authored over 2 years ago by Marcos Nils <[email protected]>80fddd28de5fe0642da7adee955f5762b933e730 authored over 2 years ago by TuanHA <[email protected]>
skip-checks: true
0bcc5a029a1083e28dba0a143e3070c60837db5f authored over 2 years ago by github-actions <[email protected]>See #1116, #1880, #1951, etc.
0188bc77b6fcfe4b292dedfe048cde9a6e00117c authored over 2 years ago by David Kennedy <[email protected]>skip-checks: true
df3be5006530ff73b57d6c302b4da7ed2b0e159d authored over 2 years ago by github-actions <[email protected]>b073f923c11ae29ddb6e5ebbad63b5570d77d08b authored over 2 years ago by Omer Tuchfeld <[email protected]>
skip-checks: true
60f2993b9661d9844cee3bebdbd1b5860577eb3c authored over 2 years ago by github-actions <[email protected]>
We no longer publish the lemminx binaries to download.jboss.org as a part of our
release proces...
skip-checks: true
ba25b747a3cff70c1532c2f28fcc912cf7b938ea authored over 2 years ago by github-actions <[email protected]>9912cd7712a51e16d221b875a56f036448a5471f authored over 2 years ago by equal-l2 <[email protected]>
sourcery configuration requires 'lspconfig/util', where everything else
uses 'lspconfig.util'.
...
skip-checks: true
dcb7ebb36f0d2aafcc640f520bb1fc8a9cc1f7c8 authored over 2 years ago by github-actions <[email protected]>
Sometimes simple LaTeX documents are detected as plaintex rather than
tex, meaning texlab will ...
skip-checks: true
67a67b9405e1f10e9f887157aa7cf209646aa714 authored over 2 years ago by github-actions <[email protected]>