Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Emacs Language Server Protocol Client

Emacs client for language server protocol (LSP)
Collective - Host: opensource - https://opencollective.com/emacs-lsp - Website: https://emacs-lsp.github.io/lsp-mode - Code: https://github.com/emacs-lsp/lsp-mode

Make sure that {} is presented when using plists (#2240)

- fixes #1807

github.com/emacs-lsp/lsp-mode - 0203136efa104a132bd46e1dacdc79ddeca62d8b authored over 4 years ago
minor correction in keybindings.md (#2277)

`worskpace` to `workspace`

github.com/emacs-lsp/lsp-mode - b76b85eca251e4573f03b4f69313e96aec628aa9 authored over 4 years ago
lsp-xml: Support xml.validation.resolveExternalEntities setting (#2263)

github.com/emacs-lsp/lsp-mode - 536b6eedb7a72497bf6c4642aa5e07d167aa0287 authored over 4 years ago
lsp-xml: Allow automatic download of Lemminx (LSP XML) server (#2264)

* lsp-xml: Allow automatic download of Lemminx (LSP XML) server

- Add helper constants to red...

github.com/emacs-lsp/lsp-mode - 70877e4a21a3c7630a742e08eb4ee81aa06ffa8e authored over 4 years ago
Make project configuration for php work with Serenata (#2265)

See issue #2259

github.com/emacs-lsp/lsp-mode - 9116389c96b2f7ddd537d2842550d2f3bc140119 authored over 4 years ago
build-workspace-configuration-response: Work with versioned section names. (#2258)

Fixes #2232

github.com/emacs-lsp/lsp-mode - a31dfc1a7a66bcab6640b34ae09eb03d562c5cad authored over 4 years ago
Quick fix for invalid seq. (#2276)

* Quick fix for invalid seq.

* Revet and force hash table check.

* Define function overloa...

github.com/emacs-lsp/lsp-mode - 05cbb949f5097977fd7c36526620ab9b72bd2e4b authored over 4 years ago
C#: Address concerns about outdated documentation (#2274)

As discussed in this issue: https://github.com/emacs-lsp/lsp-mode/pull/1262#issuecomment-711108513

github.com/emacs-lsp/lsp-mode - 37ccb8ef24d240232fc368d441d3f1358a2afba8 authored over 4 years ago
lsp-mode: adding lsp-version for easier to detect current version (#2267)

github.com/emacs-lsp/lsp-mode - 0afcfc148c83bd41f5b754db4e8c1164c37d7913 authored over 4 years ago
Fix typo in troubleshooting.md (#2270)

github.com/emacs-lsp/lsp-mode - 5eacdfca36f07fb89821ae1e541eaefce60d5a18 authored over 4 years ago
[clients] Add missing require statements (#2256)

github.com/emacs-lsp/lsp-mode - 7c6ace2d9e4ca4e7230c5989ae47991c7db61c7f authored over 4 years ago
[modeline] - Move workspace status to modeline (#2243)

* move workspace status to modeline

* Change changelog

* Add release to defcustom

github.com/emacs-lsp/lsp-mode - fb4c35c6978415c4cf52f85230b527d311989063 authored over 4 years ago
Add space at the end of the modeline diagnostics and actions (#2100)

lsp-mode adds modeline diagnostics and code actions to the beginning
of the global-mode-string....

github.com/emacs-lsp/lsp-mode - 87aa3045eac54e0dcf001d2829426251a5a96afc authored over 4 years ago
Optmize resheduling idle hook

Fixes #2224

Avoid redundant calls to reshedule

github.com/emacs-lsp/lsp-mode - 62ad34190a83dc0abf5f92e2020ea315157f1402 authored over 4 years ago
Automatic installation of eslint language server (#2228)

* Automatic installation of eslint language server

- Fixed also handling of `eslint/confirmLo...

github.com/emacs-lsp/lsp-mode - 65034e112b1bcdf9ebb4f7dce0268755ff5aceda authored over 4 years ago
completion-exit-fn: remove unnecessary trigger self-insert-command (#2238)

github.com/emacs-lsp/lsp-mode - 25239873309b52755c16f20bdce8cd0b289bb4a3 authored over 4 years ago
Call flycheck stop before enabling flycheck (#2225)

Fixes #2207

- make sure that if there is checker running it is stopped before starting
lsp-m...

github.com/emacs-lsp/lsp-mode - 677a37b4b930b24d814a1178bb4cd6f83797a264 authored over 4 years ago
Add json schema association for eslint (#2231)

- changed lsp-json-schema-associations to ht since using keywords prefixed with
`:/` looks odd....

github.com/emacs-lsp/lsp-mode - b82dc518cd0f0ed644b51623a34b3ad038801e72 authored over 4 years ago
lsp-headerline: make mouse-2 action for symbol to toggle narrowing (#2227)

github.com/emacs-lsp/lsp-mode - 6fb6c819bdcc322ddd3dccb56345ac059c367fe5 authored over 4 years ago
Fix lsp-headerline all-the-icons icons (#2233)

github.com/emacs-lsp/lsp-mode - b2905accc900b95434750c084907a9edbf4b1ec4 authored over 4 years ago
lsp-completion: better ranking for case mismatch, it will be pushed to near next rank (#2234)

github.com/emacs-lsp/lsp-mode - 43da111487cebd74911f0e85b67f6357edfa8557 authored over 4 years ago
Add lsp-vetur-language-features-code-actions

Fixes #2226

github.com/emacs-lsp/lsp-mode - 46d1a7e4029fb141d41504095e0e10741c7fb624 authored over 4 years ago
[breadcrumb] Set evil jumps when invoking lsp-breadcrumb-go-to-symbol (#2220)

github.com/emacs-lsp/lsp-mode - 9a79593e8a4efd1b07e6503fc646df726eeb66b6 authored over 4 years ago
do not truncate level or length during serialization (#2222)

github.com/emacs-lsp/lsp-mode - 907dfe9c04910a28bfea9ce130da802d0e00bb7b authored over 4 years ago
lsp-go: remove mention of obsolete lsp-gopls group (#2221)

github.com/emacs-lsp/lsp-mode - e0ebcb43ca58449b2540ed28a1c2264839fb3340 authored over 4 years ago
Handle handle empty results

Fixes #2036

github.com/emacs-lsp/lsp-mode - 92ec703bc368453ed08697d2d057fae4a96851a2 authored over 4 years ago
lsp-groovy-classpath should be vector

github.com/emacs-lsp/lsp-mode - 440fe8f35a2511edb71edea0f78fac05eacef05e authored over 4 years ago
[Cask] add lsp-headerline.el (#2218)

github.com/emacs-lsp/lsp-mode - 56503287c9b4f78fae5e895edf304ab182db713c authored over 4 years ago
Added custom configuration options for lua-language-server (#2216)

* added custom configuration options for lua-language-server

* code formatting

github.com/emacs-lsp/lsp-mode - f9a56b967fb39ec05dcbcaef17692dc01c3e402b authored over 4 years ago
Mention gccemacs in lsp-doctor and in performance guide (#2213)

Co-authored-by: Brian Leung <[email protected]>

Co-authored-by: Brian L...

github.com/emacs-lsp/lsp-mode - edc51f5a37f8e8cab744591622c53baab3cd433e authored over 4 years ago
lsp-doctor: better detection for company-capf in multi-backends (#2214)

github.com/emacs-lsp/lsp-mode - 89cb37e47967a23485020103d86e4ee9b220bd45 authored over 4 years ago
[docs] fix lsp-mode docs navigation

github.com/emacs-lsp/lsp-mode - 7adacfc8d54f27829d2e28c1245646c74967449e authored over 4 years ago
Implement rust-analyzer.runSingle to handle run lenses

- this is usefull for tests

github.com/emacs-lsp/lsp-mode - 7889634aee5cba389bdcbe78656cd7c131e93544 authored over 4 years ago
[docs] Update labeler

github.com/emacs-lsp/lsp-mode - a3ef3b4a0a09408d53f56f2fddef1bebb8ba2334 authored over 4 years ago
[docs] Use emacs-lsp docker image

github.com/emacs-lsp/lsp-mode - fe49831513d790840cc8145ced94a499d619db32 authored over 4 years ago
[clojure] Add auto download (#2211)

* Add auto download fn

* Improve code

github.com/emacs-lsp/lsp-mode - 67204ec7e2932b332e6be7567357f893186acc3b authored over 4 years ago
Change lsp-mode version

github.com/emacs-lsp/lsp-mode - 442d7b51d9a84b0cf13fae3fe9629fd106948b45 authored over 4 years ago
Automatic download related work (#2197)

* Automatic download related work

Simple and straightforward implementation.

- implemented...

github.com/emacs-lsp/lsp-mode - 7e26ca0f814d7db575f1a0af4ec3a416fbe06f2d authored over 4 years ago
fuz-score: rework fuz-score algo to boost prefix match and not consider length (#2210)

* fuz-score: rework fuz-score algo to boost prefix match and not consider length

* add more t...

github.com/emacs-lsp/lsp-mode - b5303a90221109baf8a319e78d208754f011a25e authored over 4 years ago
lsp-completion: cleanup lsp-completion--last-result at each company session (#2205)

github.com/emacs-lsp/lsp-mode - c6dea49e4db0d30c2965123141524d20f2e2f3f7 authored over 4 years ago
Add default lsp-file-watch-ignored entries for Haskell/cabal projects (#2206)

We have `.stack-work` for the Stack build tool. Cabal is the other main
Haskell build tool. It ...

github.com/emacs-lsp/lsp-mode - a4bad3a3280f62c841aea428a77fd413bbdc2364 authored over 4 years ago
Revert "[lsp-json] Change executable path for system-installed server (#2201)" (#2204)

This reverts commit 29ee112b547d3c0d87c7360edc3b4effc33f762f.

github.com/emacs-lsp/lsp-mode - 18711698cff4d9675475d0b3c66b14fa308ec945 authored over 4 years ago
Add lsp-file-watch-ignored entry for .vscode (#2203)

Other references to .vscode in the project to take into consideration:
./clients/lsp-javascript...

github.com/emacs-lsp/lsp-mode - 7fcb2a3c6fc52512aac5224302afb3b87dabe176 authored over 4 years ago
Fix missing notification handler for c#

github.com/emacs-lsp/lsp-mode - aa52b98369c59fd21647c50deb2de432945611a5 authored over 4 years ago
[lsp-json] Change executable path for system-installed server (#2201)

github.com/emacs-lsp/lsp-mode - 29ee112b547d3c0d87c7360edc3b4effc33f762f authored over 4 years ago
gopls-after-open-fn: make no completion filtering for gopls (#2198)

github.com/emacs-lsp/lsp-mode - 3561d9876135da4b4202fbf56bcf6bf22bb4f6da authored over 4 years ago
Add lsp-nix to the list of lsp-client-packages (#2200)

github.com/emacs-lsp/lsp-mode - 380a2ee47ec6323a4eb401a98e59d618b6d8d5a4 authored over 4 years ago
lsp-csharp: handle interop notifications (#2196)

* lsp-csharp: ignore interop notifications

These were added by
https://github.com/OmniSharp/...

github.com/emacs-lsp/lsp-mode - c01dab7acb80b08da1574cb07f729e8881771fe8 authored over 4 years ago
Fix error in the modeline

github.com/emacs-lsp/lsp-mode - b63eb98fe927bc2c0ea574b9a2f442f13beea76d authored over 4 years ago
lsp-csharp.el: add handler for the "omnisharp/client/findReferences" (#1797)

* lsp-csharp.el: add handler for the "omnisharp/client/findReferences" command

This will make...

github.com/emacs-lsp/lsp-mode - c304c9d6422f30c13f5ed51035e9740b33ba2dfd authored over 4 years ago
Add rss plugin (#2191)

github.com/emacs-lsp/lsp-mode - aaba6911f113c4c769e989c923b01f77496039bd authored over 4 years ago
add note about extracting rust signature for eldoc

github.com/emacs-lsp/lsp-mode - b00e3539dcc7e76ddcef1c55d78be0adf8af830c authored over 4 years ago
Fix typo and try to fix formatting

github.com/emacs-lsp/lsp-mode - 6741a5667587ab20a0ad19458a6773f0227596fb authored over 4 years ago
Use a different face for modeline code action when it is preferred (#2187)

github.com/emacs-lsp/lsp-mode - f23159a85f4be5c148ca204cd5935552fa577aaa authored over 4 years ago
Add labeler for pull-requests

github.com/emacs-lsp/lsp-mode - f2fdcf93feb0912a8d10ea9f2d392ff1703d3fb6 authored over 4 years ago
Attempt to fix wrong numbering

github.com/emacs-lsp/lsp-mode - 30ebdfc61c61f2cbc81e02e0b289f0b7c2c61b2b authored over 4 years ago
Fix indentation in mkdocs

github.com/emacs-lsp/lsp-mode - de0be33846ecce028a2ea723e76334aad23478d4 authored over 4 years ago
How to turn off features in lsp-mode/lsp-ui (#2173)

github.com/emacs-lsp/lsp-mode - df098be948909278a3038d7bb85a470c58f81e0e authored over 4 years ago
lsp-send-execute-command: better error message when fail to execute (#2183)

github.com/emacs-lsp/lsp-mode - dbc53d1d9a4d9451260e4d975433860a36b2c7f6 authored over 4 years ago
watch all targets by default with rust-analyzer (#2177)

github.com/emacs-lsp/lsp-mode - 094dd398d302218aad41afd0ca1c31f47162848f authored over 4 years ago
`lsp--symbol-ignore': ensure that kind is bounded (#2180)

* `lsp--symbol-filter': ensure that kind is bounded

Servers like ccls use 'kind' values outsi...

github.com/emacs-lsp/lsp-mode - d5f5c97bf1894b6e1dca0f3146aeaca069be50f0 authored over 4 years ago
remove confusing near-duplicate sentence (#2174)

already says "As of late 2020, there are 2
production-ready language servers… " earlier in para...

github.com/emacs-lsp/lsp-mode - 7bb2b6612fad43b5700c85974feac27167b552aa authored over 4 years ago
lsp-completion: use last results in case of interrupted by keyboard (#2148)

* lsp-completion: use last results in case of interrupted by keyboard

* add kill switch

github.com/emacs-lsp/lsp-mode - 9270749f66e42ea3c905819ad668b800086d8619 authored over 4 years ago
lsp-headerline: make mouse action to switch to targeted window (#2170)

github.com/emacs-lsp/lsp-mode - e3b0c6b1e4b088f86f94dc0b6363517d593897b9 authored over 4 years ago
ci: fix python-language-server installation failure (#2171)

github.com/emacs-lsp/lsp-mode - b52f7d3669b62fc6d8beeed499f29c5e21c53bba authored over 4 years ago
Use internal console

github.com/emacs-lsp/lsp-mode - 08717cf819815e61e9fe1c6e99df2e1b6776d32c authored over 4 years ago
Fix incorrect keybinding in the docs

github.com/emacs-lsp/lsp-mode - 7739da3f5195885322703498d776e6b8526b9a5d authored over 4 years ago
Use functionp instead of featurep for dap-mode

github.com/emacs-lsp/lsp-mode - a16277b2c432a7951f6a577714139aa9a5ce9380 authored over 4 years ago
C/C++ guide/tutorial (#2166)

* C/C++ guide/tutorial

github.com/emacs-lsp/lsp-mode - ede7007cdd9d099f9961bc5625a60045f326a837 authored over 4 years ago
Remove temporary patch in markdown-mode for hr lines (#2168)

lsp-ui now display correctly those lines

github.com/emacs-lsp/lsp-mode - 7171f3403e432992e38d388a17c918926fd40610 authored over 4 years ago
Auto detect macos clangd (#2161)

* Auto detect Xcode clangd

* Fix lsp-clients-clangd-executable defcustom type error

* Move...

github.com/emacs-lsp/lsp-mode - 02c64e6c6e90d36e92c848cd19b97915360aa419 authored over 4 years ago
Use number equal. (#2164)

github.com/emacs-lsp/lsp-mode - c2b480d3678785ba074ca6869427974036f261ff authored over 4 years ago
ci-windows: remove (provide 'windows-boostrap) and cleanup after test (#2163)

github.com/emacs-lsp/lsp-mode - 034094d11b752998c36403590ba4bba0dd6a8894 authored over 4 years ago
Fix Rename file workspace edits (#2162)

github.com/emacs-lsp/lsp-mode - ccf68971deb8b8872847a9030f28b3315088f99a authored over 4 years ago
Add Prolog LSP implementation to list of supported languages (#2157)

* Add Prolog LSP implementation to list of supported languages

* Add lsp-prolog.el

* Add p...

github.com/emacs-lsp/lsp-mode - 76f4cdba8d2b539920b497c84f0254ae2a0b1c8c authored over 4 years ago
[docs] Fix variables for clients

github.com/emacs-lsp/lsp-mode - ca519ed9e1bceef927e740168def11b7a468d4a2 authored over 4 years ago
lsp-signature-auto-active: add option for activate after completion (#2159)

github.com/emacs-lsp/lsp-mode - 4122ab7277ff9b7afc1b248dcc5c683a8c167906 authored over 4 years ago
Convert symbol-informations -> document-symbol (#2131)

* Convert symbol-informations -> document-symbol

* Fix function name

Co-authored-by: Brian...

github.com/emacs-lsp/lsp-mode - 0a1bd4d45c4298839f851833c7e383ba1e9c8eef authored over 4 years ago
Fix lsp-clangd.el to return 'cpp' language when content is oneline signature (#2150) (#2158)

github.com/emacs-lsp/lsp-mode - 997cc07fa2a26dc373de3fa88ca9143cc65ee927 authored over 4 years ago
Require lsp-client-packages only once (#2152)

- without this change lsp-mode will require client packages on each startup
which maybe slow

github.com/emacs-lsp/lsp-mode - 3ed785fed7714dd8ff0ca2e481ab4851b2b4ea0c authored over 4 years ago
Update haxe using 27 native json. (#2153)

github.com/emacs-lsp/lsp-mode - 569242afddad39cbb360769145fa85de6b92e4fe authored over 4 years ago
Fix typo in Perl CPAN command (#2154)

github.com/emacs-lsp/lsp-mode - 39a080ab4cc1e36179b53ddafc2393899cc3da7c authored over 4 years ago
When cleaning non-local hooks we should not check if buf is alive (#2149)

- fixes 2141

github.com/emacs-lsp/lsp-mode - 0b05aa9b8f77eb129d0a8f430894e657af05d386 authored over 4 years ago
lsp-completion--exit-fn: works with non props candidate (#2146)

github.com/emacs-lsp/lsp-mode - 4bf7c90bb153a0e6e213f8d128f4aee0b79b6718 authored over 4 years ago
Add latest clangd version

github.com/emacs-lsp/lsp-mode - 0b20dfc5c8cef20409ea95fa27d4112ae308a3e7 authored over 4 years ago
Change Makefile and the windows-test target (#2144)

Fix Windows CI, which "passed" before but wasn't actually
running tests.

Also explicitly dec...

github.com/emacs-lsp/lsp-mode - 995d0c778f999d8cb82ce7156165637573346f10 authored over 4 years ago
Add optional blacklist for lsp-diagnostics-mode (#2143)

* Add optional blacklist for lsp-diagnostics-mode

* Add :package-version to lsp-diagnostics-d...

github.com/emacs-lsp/lsp-mode - 1805c9caa146f60a5d9109f2a14d3596a5d1228f authored over 4 years ago
Clean up for lsp-json. (#2136)

* Clean up for lsp-json.

* Change using plural

Co-authored-by: kiennq <kien.n.quang@gmail....

github.com/emacs-lsp/lsp-mode - 3aa3859354f96207fc07099623b210d62a3544d5 authored over 4 years ago
Fix cask build on makefile

github.com/emacs-lsp/lsp-mode - b7ba6f77b5f154609756a4d1072935b5a115d911 authored over 4 years ago
groovy: register custom settings (#2139)

We add custom settings to be able to specify Groovy Language Server classpath.

Co-authored-by...

github.com/emacs-lsp/lsp-mode - 6b9ca02688cb9d26506d29f1c56f1025b0ef0e9e authored over 4 years ago
[clients] Add lsp-racket (#2133)

github.com/emacs-lsp/lsp-mode - c8f6f1acc1c6717065c24bcac9d7d81e9b0a432b authored over 4 years ago
Map cython-mode to python language

Fixes #2137

github.com/emacs-lsp/lsp-mode - 9efe3246ff688893ddbc4a2e76f021c87367f266 authored over 4 years ago
Update .git-blame-ignore-revs

github.com/emacs-lsp/lsp-mode - 322e2f040dbfe9c4a7827384499f87b10abd6b8d authored over 4 years ago
Clean up some docstrings and fix typos

github.com/emacs-lsp/lsp-mode - 220d67462810db2c445ce80efc11eb9151cb2917 authored over 4 years ago
Clean up for lsp-haxe. (#2135)

github.com/emacs-lsp/lsp-mode - 57a33363aa03a38a1c5a57019362735cebdd15a4 authored over 4 years ago
Clean up for lsp-csharp (#2132)

* Clean up and simplify logic for lsp-csharp.el.

* Fixed, not when here.

github.com/emacs-lsp/lsp-mode - ad632a1de8e2f3fc337527d1c9644299558d9bda authored over 4 years ago
Make sure flycheck-define-generic-checker is called only once (#2130)

- fixes #2117

github.com/emacs-lsp/lsp-mode - 2597ec91d74411f3c1ed30a4dc1e8986cce6984e authored over 4 years ago
Fix clojure refactor commands

github.com/emacs-lsp/lsp-mode - 59e0b6ac4d1f59e041ae678af3d0a12af0055b7a authored over 4 years ago
Clean up for lsp-javascript. (#2129)

github.com/emacs-lsp/lsp-mode - 3678cf7c6c1f949b39759867aefaa735cef8de17 authored over 4 years ago