Ecosyste.ms: OpenCollective

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

github.com/emacs-lsp/lsp-mode

Emacs client/library for the Language Server Protocol
https://github.com/emacs-lsp/lsp-mode

Add github action to run tests (#1795)

* sync test running locally with travis

* add github action for tests

* update readme badg...

f89df8474da12c697ff9d0e326cc591842ee6b5c authored over 4 years ago by Pierre Penninckx <[email protected]>
Fix link to installation instruction (#1796)

The #supported-languages anchor tag does not exist anymore and seems
like it moved to a differe...

3e0f26c969af82c3855882631d064cac4216641c authored over 4 years ago by Wilhelm Kirschbaum <[email protected]>
Fix lsp-diagnose messages (#1790)

- Typos
- Byte compilation check message was misleading: if native JSON is not enabled,
then...

5d84298f20f8b22ebbb8c0176c9ff47e235854a3 authored over 4 years ago by Aaron Madlon-Kay <[email protected]>
Change lsp--modeline-code-actions-icon (#1788)

* If all-the-icons is not already loaded, it never gets detected with
featurep. So require it o...

5ff64d33d4d785b1ba8d07f391c48bddb41f73dd authored over 4 years ago by Brian Leung <[email protected]>
Add modeline code actions support (#1781)

* Add modeline code actions support

* Review fixes

* Add keybindings and autoconfigure

...

ed2c7810c4913bf6a7cbf9d24e030cc1a34a4737 authored over 4 years ago by Eric Dallo <[email protected]>
Do not enable company if capf is disabled

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1734

4412787dc01ce6a2f8825be4a8f80b96e0335939 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Update the docstring for `lsp-signature-auto-activate' (#1777)

5f3f9848b2d4afc69049121c60126a6405447106 authored over 4 years ago by Nelson Elhage <[email protected]>
Provide easier way to edit hash tables defcustom + add one for go codelens (#1766)

* lsp/internal: use alist to customize hash table defcustoms

This backwards compatible change...

cceafa08eee91735aa7e6f7eebf2c1bddff2a0b7 authored over 4 years ago by Pierre Penninckx <[email protected]>
Fix for https://github.com/emacs-lsp/lsp-mode/issues/712#issuecomment-641107783

d52c4ede84ff4e1fa6d724045972c374aae53714 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Cancel lenses requests per buffer. (#1776)

Currently lenses requests have common global cancel token which means
we can't send lenses requ...

78df349a939f4f243591029f6ec8d4de6a71f5d0 authored over 4 years ago by Evgeny Kurnevsky <[email protected]>
Fix signature help when using multiple language servers (#1771)

Co-authored-by: El Azimov <el.azimov@rocks>

6f576deddcee5a391f7e01a583575b8a6906b114 authored over 4 years ago by El Azimov <[email protected]>
Fix renaming when using multiple language servers (#1769)

Co-authored-by: El Azimov <el.azimov@rocks>

e3f17257666fa8ba8440bdc31f06898f295721d7 authored over 4 years ago by El Azimov <[email protected]>
Fix some bytecompiler warnings/gccemacs errors (#1767)

* [Cask] Compile lsp-{protocol, mode}.el first

this exposes ordering issues that might otherw...

ff19e3623dbbbdf6f4ec835c602054e421e65829 authored over 4 years ago by sebastiansturm <[email protected]>
Fix the order of lsp-save-restriction-and-excursion

Fixes https://github.com/emacs-lsp/lsp-mode/issues/1764

21cfcf56deccb61c286cd5bdeabfd948961c0250 authored over 4 years ago by Ivan Yonchovski <[email protected]>
refactor: using correct protocol name for lsp-eslint/css/haxe (#1763)

e3ddfd356ffdc261f0eefac673f84fc0768e7caa authored over 4 years ago by kiennq <[email protected]>
Remove metals client. (#1762)

It's available as a separate package now:
https://melpa.org/#/lsp-metals

4e55f98b6c79856674bf9cc0975c06eebcdf196e authored over 4 years ago by Evgeny Kurnevsky <[email protected]>
Modify declare-function calls (#1761)

Using nonnil fileonly value (fourth argument to declare-function) works
around functions that d...

086d8bad70c90882d4f963025dfa16d8d6dae9d9 authored over 4 years ago by Brian Leung <[email protected]>
Remove support for Theia semantic highlighting protocol (#1760)

* Remove Theia highlighting support

* Add Changelog entry

* Remove redundant function call...

865e78e5f49365270815930c1efc4dc4baf9fbbb authored over 4 years ago by sebastiansturm <[email protected]>
Update org-mode docs

7f62fcf8fe47bafe0615c4034b7ca8d89741b19c authored over 4 years ago by Ivan Yonchovski <[email protected]>
Use lsp-protocol (#1756)

733f9f70ed1e13cdd9019dac755de8b5feb883fc authored over 4 years ago by Eric Dallo <[email protected]>
Use lsp-protocol (#1757)

ff15aa3a55262f0eea666a194f142571da00682b authored over 4 years ago by Eric Dallo <[email protected]>
Modify declare-function calls for org-mode functions (#1758)

1. Specify the exact package in which each function is found
2. Every org package used here com...

19668e53d2b8be37e44d2878de2c631bf20008ec authored over 4 years ago by Brian Leung <[email protected]>
Use lsp-protocol (#1755)

15e9683f510cbbfc9ce9521556a62291f73c0aba authored over 4 years ago by Eric Dallo <[email protected]>
Fix lsp-save-restriction-and-excursion

Fixes #1753

259c4afa17c0530029776e95050565d13c78d2f3 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Remove cquery from lsp-client-packages

ad7b48915d3c9486ca63ea85e1a92922b7ea8213 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Initial org-mode integration (#1745)

- check docs/page/lsp-org.md
- fixed diagnostics reporting (there will be additional PR to fix ...

73dbfa5f9c040a8a0a40f595a0c85030a2749318 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Expand the regex for "full width" markdown elements (#1750)

Addresses #442

fd6c372e925bf26063c2ee7745ca4dd7e1bc54ac authored over 4 years ago by Alan Zimmerman <[email protected]>
document how to change lsp server when using rustic

close #1748

b80f62fd8493d183997dadc06b69f976d4d6cc76 authored over 4 years ago by brotzeit <[email protected]>
Remove rust-analyzer applySourceChange commands, which aren't used anymore

f03bf939d9da89801b3b43c3ed77121b05fcc3fb authored over 4 years ago by Florian Diebold <[email protected]>
Add support for rust-analyzer "go to parent module" command

229cec0f25e4ee503d47b489ead80ab6f65dd5a9 authored over 4 years ago by Florian Diebold <[email protected]>
Update rust-analyzer joinLines request

b88deab0de2bcc47f1a5edf5f361e587f7d39b46 authored over 4 years ago by Florian Diebold <[email protected]>
[docs] unify lsp-mode installation/configuration

38042ecc24425cb5e285fdc5f1ab96ba6e54e3be authored over 4 years ago by Eric Dallo <[email protected]>
Use ranged semanticToken requests when available (#1744)

* Use ranged semanticTokens requests when available

* Remove duplicate face definition

* O...

e5165fd1f14f0379dcc40a64f88ff67b6609f21e authored over 4 years ago by sebastiansturm <[email protected]>
[docs] change separator char from readme guides

14b70b968404562fa43eee51efcb23f8fc1a115e authored over 4 years ago by Eric Dallo <[email protected]>
[docs] add doom-emacs installation

695b4b17b180c72d949afe52f2798307bc7c76cd authored over 4 years ago by Eric Dallo <[email protected]>
[docs] Fix footer background color

f2e2d3c15978d808c02019f5e255f7543d9a324d authored over 4 years ago by Eric Dallo <[email protected]>
lsp--capf-filter-candidates: using our own score to sort candidates (#1726)

5c9959fdf0a7ea12031e6798a330beccbc55a771 authored over 4 years ago by kiennq <[email protected]>
Ignore timeouts from willSaveWaitUntil

c18e8e77c0ea43e49607179ea36ccb9ae325a776 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix description of lsp-diagnostics-modeline-scope

d5f0410a88edcbcc183f5877a63b4896fd4f9941 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Utilization of lsp-defun/protocol bindings (ongoing)

3359b977f0d9ce5096078da4b4d3c1577770bae5 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Delete lsp-range pcase macro

acc885e9a1671640ec364384e176605616f4dd59 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fixes in protocol bindings

- added `lsp-defun`
- added missing interfaces
- added added optional destructoring, this wont t...

38c7d8d6116d27ef6f27b4c4abc6a5121312bc1f authored over 4 years ago by Ivan Yonchovski <[email protected]>
Change Serenate priority (#1738)

64864737116454f8a73e395c77d92404cb74d281 authored over 4 years ago by Sasanidas <[email protected]>
Fix protocol warnings (#1743)

cb4c5a9b3a7dc06a8cb984ad1432c9a58ce2310a authored over 4 years ago by Eric Dallo <[email protected]>
Implement client side bindings for the protocol

- I have extracted the scema from lsp4e, it covers all features from 3.15 except
the progress re...

ce405d0fdce7ea5a6fb902f6c1383c272b1e61bb authored over 4 years ago by Ivan Yonchovski <[email protected]>
Do not indent after expanding snippet

70de645186e53cdc01af25c0bf6e0f9792ac682c authored over 4 years ago by Ivan Yonchovski <[email protected]>
[docs] Fix title tag for better SEO

be5aec102109e99b4551061a739c7f3d972c9001 authored over 4 years ago by Eric Dallo <[email protected]>
Remove lsp--diagnostics-modified? and trigger refresh in all buffers

945439a9c9b650bc960fc0c8cd4ef0fed67205cc authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix formatting

9a89d6f34dc32a7c806c568053b80ce23ee419c5 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Move customizable options back to lsp-mode group (#1733)

There is no such custom group called `lsp` defined.

ebdd845ae4078dda88b55c379c0349b5478a0786 authored over 4 years ago by Jimmy Yuen Ho Wong <[email protected]>
Additional fixed for flycheck refactoring

a16645256e51b8aaa0b5f15b8dbc74311a922d4e authored over 4 years ago by Ivan Yonchovski <[email protected]>
Rely on flycheck logic for flycheck integration

Instead of re-implementing the logic by hand and calling flycheck-buffer
directly, we rely on fl...

fa003eb97cbb4258a6126e32c3559d383cd91590 authored over 4 years ago by Damien R <[email protected]>
Support semantic tokens protocol (#1721)

* [WIP] Add rudimentary semanticTokens support

* Use buffer-local advice

* Don't request s...

63105c71043e062e82f4d30abc244c8d86ffc6e9 authored over 4 years ago by sebastiansturm <[email protected]>
Fix lsp-eslint custom option types (#1730)

c0a731647b28ce9ca01050984bf4df566da9ad36 authored over 4 years ago by Jimmy Yuen Ho Wong <[email protected]>
Update `lsp-language-id-configuration` for FORTRAN 77 and older (#1729)

* lsp-language-id-configuration: spurious shell script/Lua association

* lsp-language-id-conf...

7130ffb22250ff5ea38d85a71327bf205ffd4480 authored over 4 years ago by Eric Berquist <[email protected]>
[docs] add gdscript missing docs

9f240113dece342b475c139fe7d9a7646877fb30 authored over 4 years ago by Eric Dallo <[email protected]>
add missing quote (#1728)

06d69ea2b77bcc33d6a202290322696c1cfde156 authored over 4 years ago by Naoya Yamashita <[email protected]>
[pyls] catch up with 0.33.0 release (#1727)

20d3c79f34867033942ccd4e25350cb0c7c942e7 authored over 4 years ago by Mykhailo Panarin <[email protected]>
Speed up lsp--folding-range-build-trees (#1723)

* Clean up lsp--get-folding-ranges and lsp--line-col-comparator

* Speed up lsp--folding-range...

158792b57d6e8447528a7ae262b1c298ec215cc0 authored over 4 years ago by Brian Leung <[email protected]>
Add fallback for flycheck error level when server does not report it (#1724)

In the LSP spec, the diagnostic level on an error is optional. However,
we do not handle this c...

165aef756a82ef32568db52a0d4bf2ec23f5fd24 authored over 4 years ago by Reed Mullanix <[email protected]>
lsp-rust-analyzer-update-inlay-hints: make overlay advances with text

f9e3cfa9eb1d69ae446a5c96ae0fb7717364602e authored over 4 years ago by Kien Nguyen <[email protected]>
Set a tooltip for the lsp--on-progress spinners (#1722)

This enables users to see the notification title if the spinner is
there for a long time and th...

7d5424f4f6b8edcdded6421c9b51da9390222ce6 authored over 4 years ago by Trevor Spiteri <[email protected]>
remove code coverage badge

9a42d5a8286d37eb381305ecf8c36535a0e4de9e authored over 4 years ago by brotzeit <[email protected]>
Fix clang-tidy error explanations for recent Flycheck (#1719)

Recent versions of `flycheck' call `display-message-or-buffer' to
display error explanations. `...

7da136d777d76d9e00206bd9ae3194fa3a0ce659 authored over 4 years ago by Daniel Martín <[email protected]>
Add myself to the member list (#1720)

3be2a19fd29b6dc0cf01a6221aff5d7456f6f4c3 authored over 4 years ago by Daniel Martín <[email protected]>
Use the spinner.el spinner for progress (#1707)

* Use the spinner.el spinner for progress

This means that other activities requiring user inp...

ba76fcc0478ab272ad46bb211c9b02cc6f34ea18 authored over 4 years ago by Alan Zimmerman <[email protected]>
Change regexp for Angular language server (#1718)

The second backslash is required. End-of-string pattern is preferred
here over end-of-line meta...

2f694b6003f0b82d1adc4811f540bbd316a0fb92 authored over 4 years ago by Brian Leung <[email protected]>
[docs] fix JS/TS clients descriptions (#1717)

02aee9277022764064dcf5d40464432f5353b076 authored over 4 years ago by prnsml <[email protected]>
[docs] Add mention to rustfmt on save

Hi,

I'm just copypasting a nice suggestion received from @flodiebold.

Make sense to add it...

64daa90db3ed96f69c2930f0437063e16ad921c1 authored over 4 years ago by apiraino <[email protected]>
Remove Elixir (JakeBecker) support (#1715)

* Remove Elixir (JakeBecker) support

* Rename Elixir doc

df1462b00cba582c0fb8e5d9d06be06f9d229f56 authored over 4 years ago by Will Fleming <[email protected]>
Filter out non-ranges where the beginning is greater than or equal... (#1712)

* Minor simplifications

nconc is preferred over append since append makes a copy of all lists...

809c6488ecfd584dce458b067bf613db85cbe07e authored over 4 years ago by Brian Leung <[email protected]>
lsp--completing-read: no need to take car of collections (#1711)

5d78b6c82ec9c96848b96f285869a2f98ffc101e authored over 4 years ago by kiennq <[email protected]>
Fix mixed-up typescript server links (#1709)

81d62d581b21d847783831e6e5ca9d3c63fe9a4d authored over 4 years ago by Theo Sherry <[email protected]>
lsp-capf: restore text change + exclude trigger-chars (#1705)

a9654470a6f316e69140dbbb77d471b3cdc219b0 authored over 4 years ago by kiennq <[email protected]>
[docs] Fix missing performance section

93057777c66e8f0e9140b8d0d3215beaa2c035a9 authored over 4 years ago by Eric Dallo <[email protected]>
lsp-completion-at-point: fix company-prefix for trigger characters (#1703)

ea2d41bdf9e99ca17668478b8742d08cd1a7b17b authored over 4 years ago by kiennq <[email protected]>
Multiple servers: finish callbacks when error (#1698)

* Multiple servers: finish callbacks when error

* Use specific error keyword symbol. Handle "...

d6a8017036b1c6ef9892b43c4ec759452b485075 authored over 4 years ago by Jason Dufair <[email protected]>
Handle nil string in lsp--render-string

06581a2e0a6ef8fc481bf5fa1d02435f4f12c8f1 authored over 4 years ago by Ivan Yonchovski <[email protected]>
lsp: using lsp-canonical-file-name instead of f-canonical when init (#1696)

17614737b6ae881d0e94ad6f0b87a01950062dba authored over 4 years ago by kiennq <[email protected]>
lsp-capf: support try-completions (and more) (#1693)

be8a2e3a5149adeac5a72ce0062d3ecf6de8cda0 authored over 4 years ago by kiennq <[email protected]>
cleanup: change to use encode-coding-string and equal (#1694)

6db5367d91d1806a92484900244d41c28134a239 authored over 4 years ago by kiennq <[email protected]>
[pyls] catch up with v0.32.0 version of pyls (#1697)

200d6965e4ee45916c09b15a040170ee025c2f90 authored over 4 years ago by Mykhailo Panarin <[email protected]>
Disable willSave and includeText when textDocumentSync is a number (#1692)

Spec: https://microsoft.github.io/language-server-protocol/specification#textDocument_didClose

53a52939ce97f7ed964431b59059d91cdf29a705 authored over 4 years ago by harismandal <[email protected]>
Only show "truncated" if doc-lines > 0 (#1685)

When `lsp-signature-doc-lines` is zero, it does not make sense to show the
"Truncated" message ...

c945014e51c5c42ffd2b76eebfb616e0d2deeb94 authored over 4 years ago by Benno Fünfstück <[email protected]>
Fix typos (#1687)

bac42c50b370f3716f258506dc1ae9f62906313f authored over 4 years ago by Jonas Bernoulli <[email protected]>
lsp--describe-buffer may have been killed (#1676)

If we kill the buffer which is set to the variable
`lsp--described-buffer', then `M-x' (or `exe...

a2084bbb43e9769e09bf62603953a90dd1624977 authored over 4 years ago by Mahito TANNO <[email protected]>
[docs] fix gh action to only run on master

4ff2cdbe115a07fefab3112d7b9e1dd9ae15e4b1 authored over 4 years ago by Eric Dallo <[email protected]>
[docs] minor improvements

070aa35672228c5fdb63c16a333a020c8fce1428 authored over 4 years ago by Eric Dallo <[email protected]>
rust-analyzer: add chain to rendered inlay hints

057e8789638a0bf493930637185694b6b09ea58e authored over 4 years ago by Cassandra Comar <[email protected]>
[docs] Refactor docs structure

7dcaa224a91151002cadcf5eea94db9dfa2a6591 authored over 4 years ago by Eric Dallo <[email protected]>
lsp-csharp: Fix lsp-csharp-server-path option (#1675)

0db4180667a0418126d588586a56c3e568a0f0ff authored over 4 years ago by Kira Bruneau <[email protected]>
[docs] Improve page title for better SEO

1c29bd4e2396994003d80ea9b8aca0a86dce7ed7 authored over 4 years ago by Eric Dallo <[email protected]>
Change Apple Sourcekit to Swift (#1679)

Instead of having an Apple Sourcekit section, which many people won't
know what this is about, ...

1dff9a24b365b08e945fc3fef475a2ea81776b32 authored over 4 years ago by Daniel Martín <[email protected]>
add ess-julia-mode to language-id list (#1677)

Co-authored-by: Matsievskiy S.V <[email protected]>

e1abdc75708be42871b8c1634ae217ee2735bd1a authored over 4 years ago by seregaxvm <[email protected]>
Fix bug template list. (#1678)

4365f1bac3e2dd0cc9da832949b8673000da7abb authored over 4 years ago by Evgeny Kurnevsky <[email protected]>
Switched redundant initialized-fn to initialization-options. (#1671)

* Switched redundant initialized-fn to initialization-options. Libraries in build.hxml are now l...

232dd55a9790691a1598150c2396e8d4256a59cc authored over 4 years ago by Alexander Griffith <[email protected]>
[docs] Add custom css for members section :)

034ac7650b85c0ba0012de761ec67908efb4c0fa authored over 4 years ago by Eric Dallo <[email protected]>
[docs] Refactor README to make links more visual

5eefe224731792f1514e8df05cefd161b1f5fabd authored over 4 years ago by Eric Dallo <[email protected]>
[docs] Migrate README from .org to .md to fix display problems on docs

277b920df8d4ad8fea50498d7b41fca350405130 authored over 4 years ago by Eric Dallo <[email protected]>
[docs] improve members front-end

b1b81a8a48e2cfc09ff80014205ab68b1397d52a authored over 4 years ago by Eric Dallo <[email protected]>