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

Prepare lsp-mode for :company-candidate-kind (#1995)

- company-mode is about to introduce :candidate-kind, see discussion at:

https://github.com/c...

03509096d93f4387d0c2b76635806a44e72c27f9 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Move Flycheck/Flymake to lsp-diagnostics.el (#1990)

* Move flycheck integration to checker file

* Rename functions

* Move flymake integration
...

01bbdd9cd002f55cfa61c96aee0803859dbfa316 authored over 4 years ago by Eric Dallo <[email protected]>
Fix IO tests for emacs 27+

8e0f3f945e912572653d6d458ed2de428ebe439c authored over 4 years ago by Ivan Yonchovski <[email protected]>
Add links to cool projects

44206860be45f182747ccba8ac11dbd260043967 authored over 4 years ago by Ivan Yonchovski <[email protected]>
expand-snippet: indent according to the line where snippet is expanded (#1939)

c333e4900297133535c78c25a197635900e937e9 authored over 4 years ago by kiennq <[email protected]>
Fix lsp-lens-backends variable (#1994)

a7532c3e96c0db63abff0e9f33bb1b7104ef2188 authored over 4 years ago by Eric Dallo <[email protected]>
Add a few ‘eval-and-compile’ forms. (#1992)

Depending whether and how these files are byte-compiled, the definitions need
to be available d...

b1d15609493439b1d40a22ed40e88bdf36859069 authored over 4 years ago by Philipp Stephani <[email protected]>
Migrate to new form of ‘if-let’ and ‘when-let’. (#1991)

The (SYM VAL) form exists only for backward compatibility, and the ((SYM VAL))
form is more gen...

c7199f6bd95d174b20bb5f6fb4e7b24c6ce1784a authored over 4 years ago by Philipp Stephani <[email protected]>
[performance] Improve some performance on headerline and modeline (#1988)

* Improve lsp--document-symbols->symbols-hierarchy performance

* Improve modeline performance

8fefce786564dc5373e0a512d77a1192b8c0c86b authored over 4 years ago by Eric Dallo <[email protected]>
lsp-completion: move the rest of completion related code and change provider configure to align with diagnostic (#1984)

* lsp-completion: move the rest and change provider configure

* Update lsp-completion.el

*...

31e307e8960f2cce01f583caa956ad35ed5a18b8 authored over 4 years ago by kiennq <[email protected]>
lsp-perl: add customs for Perl::LanguageServer (#1986)

See: https://github.com/richterger/Perl-LanguageServer/tree/master/clients/vscode/perl

d4296411342e4fb674155f0b831358fb1ae3ef90 authored over 4 years ago by Yasuharu Iida <[email protected]>
Add missing declare statements

5b41a8df955377832a9bd930d51b0b244ea3211f authored over 4 years ago by Ivan Yonchovski <[email protected]>
Add dap-mode to right click menu

4f2c143a5a3f36239b1648019972d83e28bc8acd authored over 4 years ago by Ivan Yonchovski <[email protected]>
Drop company-lsp support (#1983)

* Remove company-lsp from configuration section

* Remove other company-lsp references

* us...

e80282163ac162f1d6ae813636037f37a91e001a authored over 4 years ago by Eric Dallo <[email protected]>
[docs] update modeline diagnostics main features

c81247c337b92445e33871b4f447afc870d104a2 authored over 4 years ago by Eric Dallo <[email protected]>
Update changelog with completion stuff (#1980)

e059d1caafa649041dcc28d5e4da473fbccde007 authored over 4 years ago by Eric Dallo <[email protected]>
Run configure hook even if lsp-auto-configure is off

21f710966800704bbc862bffdca0092c824f82bf authored over 4 years ago by Ivan Yonchovski <[email protected]>
Introduce :none value for lsp-completion-provider

eda7bcd59db360ab6b86b355928e3beeaedcd36c authored over 4 years ago by Ivan Yonchovski <[email protected]>
[migration] Move completion to file (#1967)

* Move all company/completion/capf functions to lsp-completion.el

* Rename completion functio...

1caee9282638889bcdcacdad73d58490451859d1 authored over 4 years ago by Eric Dallo <[email protected]>
Update FAQ

a2c3fa3df135382c4fd03ebce1a039f3995c7488 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Expose the library folders for solargraph (#1974)

0131f1f4c9e7823955c3b1f80881fcd7c2eaa551 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Improve lens handling (#1963)

- deleting the text corresponding to the lens removes the lens
- lens behave better when deleti...

8ace94a7130ffdceccbf9f45f9e5ea19d34e897a authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix defcustom version and remove macro invocation in lsp-eslint (#1977)

* [lsp-eslint]: Fix version for lsp-eslint-fix-all-problem-type

* [lsp-eslint] Remove macro i...

28f7dd2e7787968150e6539db14b5206cb2a34ef authored over 4 years ago by Brian Leung <[email protected]>
lsp--on-type-formatting: change back to using tick (#1975)

de4d783d7cf0191a45dbf0d473e79c7626f6e923 authored over 4 years ago by kiennq <[email protected]>
lsp-command-map: check lsp-lens-mode bound before use (#1972)

4444fcc888bf66e9cbf304a8b89415336cd431fc authored over 4 years ago by kiennq <[email protected]>
[lsp-eslint] Handle source.fixAll.eslint code action (#1966)

* lsp-mode: define the macro lsp-make-interactive-code-action

5e07078491f50282b180b5c3f57a13e2d45998b0 authored over 4 years ago by Brian Leung <[email protected]>
lsp--on-type-formatting: using lsp-merge instead of append (#1970)

417153e3f6fd55f347ddcf06311832761fba4c41 authored over 4 years ago by kiennq <[email protected]>
[docs] Use another Disqus account

798b228596acf0622a8e5ad123d36d0f2943e0d3 authored over 4 years ago by Eric Dallo <[email protected]>
[docs] fix Disqus integration

def6e14a635334729a988ed7e8a9124c71fcaf8a authored over 4 years ago by Eric Dallo <[email protected]>
Fix another typo (#1965)

1530757b9c66c88ef77cf97bd023211de9833ed0 authored over 4 years ago by Jonas Bernoulli <[email protected]>
Fix typos (#1964)

1c18d4362d7cacc3b4ef8ff5cc9f336c123a89e5 authored over 4 years ago by Jonas Bernoulli <[email protected]>
Proposed fix for #1941

f60a05485da833e8458ea1493bcbe351364ead71 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fixed the test for lsp--get-indent-width

c0981074cf104f23f0fedca62bd34e52a0babfa2 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Added test for lsp--make-document-formatting-params

92f0fe24f112e0a6b4e47a7c7ca79897aa1ffc13 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix lsp--get-indent-width

Fixes #1962

fdbc03c505dcae7e27b60893848dcd63bea34660 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Remove some Emacs < 26, and fix some whitespace/indentation (#1955)

* Remove checks for Emacs versions < 26

* undo-amalgamate-change-group
* dom-remove-node
* ...

b08232485c050708ea261405ced8d704a5861d49 authored over 4 years ago by Brian Leung <[email protected]>
[blog] Add disqus comment support

87585f4dfb26e537bb83b1c8a9697a0291402747 authored over 4 years ago by Eric Dallo <[email protected]>
formatting-params: using indent as tabsize (#1960)

82862cb6ceab6db2d4489598823a96f3a3aa7aed authored over 4 years ago by kiennq <[email protected]>
Generate unique name for code actions (#1958)

- fixes #1956

aa52c6dc6d771924da1dff266c878e3fe78458cb authored over 4 years ago by Ivan Yonchovski <[email protected]>
type-formatting: do best effort async text edits applying (#1959)

41ba941797f5c0cb9b251af5ea37922595d772bc authored over 4 years ago by kiennq <[email protected]>
Add ert-profile to .gitignore

a352fc4c3be21c703378be4d14cc6cf823f6c9a8 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Drop 25.x support (#1954)

Fixes #1668

602934e54ea687df43c2540df08dab046c1008c9 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Merge completion results so :isIncomplete is preserved (#1937)

- without this change lsp-completion-list? may return false for the stuff that
is returned by m...

1692d9f31d1dfab65895abc12fa4f6230aff2837 authored over 4 years ago by Ivan Yonchovski <[email protected]>
[lens] Move lens to another file (#1953)

* Migrate lens to another file

* Rename enable variable

* Rename functions

a94f6f8618d65c10e94a53b0b73ab686790f3999 authored over 4 years ago by Eric Dallo <[email protected]>
Make semantic tokens fetching conform to spec (#1906)

* Fix request to get tokens for entire buffer

According to spec, the method to get tokens for...

0a2786067466a3f1bee964a8cf0e48184eab7f9b authored over 4 years ago by James Cash <[email protected]>
[modeline] move modeline features to separated file (#1931)

* Move code action modeline to modeline file

* Rename modeline code actions functions

* Re...

f04d0182f08775529509cccc6079b5a8bdd77f9c authored over 4 years ago by Eric Dallo <[email protected]>
Handle when parent dirs are not present when doing rename/create (#1951)

a7d87580b260858e93b69f25bbff41cae089e3aa authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix the type of lsp-vetur-experimental-template-interpolation-service

Fixes #1950

15082f7a83b3c5b8eb58853e8d6c4cdd94e29c3f authored over 4 years ago by Ivan Yonchovski <[email protected]>
Improve the defcustom generator

0c3fff596120b926767713ef3373d97cbe894af5 authored over 4 years ago by Ivan Yonchovski <[email protected]>
lsp-headerline: go back to returning strings in the components (#1946)

dbf9bade9f03004ba21761611beb9cc8a882b163 authored over 4 years ago by Brian Leung <[email protected]>
Fix modeline face (#1945)

e05e3844dc7848415825900ebe66d16919293458 authored over 4 years ago by Eric Dallo <[email protected]>
lsp-headerline: refactor and allow browsing clicked directories in Dired upon clicking (#1943)

* lsp-headerline: browse directory in Dired upon click

* lsp-headerline: refactor

943c15e23019ed3bdbce6569a770d035cb2bea40 authored over 4 years ago by Brian Leung <[email protected]>
completion: support resolveAdditionalTextEditsSupport capability (#1859)

388a7e88deabbc4ede080e836c75c86053e48091 authored over 4 years ago by kiennq <[email protected]>
Move lsp-with-current-buffer declaration up

Fixes #1942

0d200ec1050c41e2c664a459fc5d1faca9fea6ea authored over 4 years ago by Ivan Yonchovski <[email protected]>
Prefer rust analyzer

fa39a78641af9755a56f7824fb9a838688b69ae2 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Indent snippets everywhere but in org-mode buffers (#1935)

- Fixes #1805

00fcee92ae2e57055fdb31d25741b9637fe96215 authored over 4 years ago by Ivan Yonchovski <[email protected]>
lsp-headerline--go-to-symbol: widen to include already narrowed region (#1938)

8ae88c4b20285bb7bcffa04681781a258eb5aaf4 authored over 4 years ago by kiennq <[email protected]>
Fix bug in `lsp-headerline--filename-with-icon` (#1934)

* Fix bug in `lsp-headerline--filename-with-icon`

returns `nil` if `lsp-treemacs` is not avai...

7206d36f5d8dbeb4f2fc7b6233dca7701794f7f9 authored over 4 years ago by Yang Zhang <[email protected]>
Fix quote in lsp-rust code

3f749aff69367c349248bef68e33cee4a7eb0daf authored over 4 years ago by Ivan Yonchovski <[email protected]>
Do not call on-idle hooks on each server event

52d5c941630ededd30b3e75c72e10d04b2a1abdb authored over 4 years ago by Ivan Yonchovski <[email protected]>
Fix the check for snippet text edit

a3b6ed59c5031b9815619c9d0905522c20cfe1bb authored over 4 years ago by Ivan Yonchovski <[email protected]>
Call lsp-unconfig-buffer and lsp-configure-buffer only in live buffers

124505afed28eabcb0e1f4448778e49bb958b5ba authored over 4 years ago by Ivan Yonchovski <[email protected]>
[Rust-Analyzer] Support SnippetTextEdit (#1926)

Fixes #1907

9eb332486eea74daf6cbb4be20ea462a8208fc4c authored over 4 years ago by Ivan Yonchovski <[email protected]>
Replace .editorconfig with .dir-locals and .gitattributes (#1928)

* Replace .editorconfig with .dir-locals and .gitattributes

Everybody working on this project...

fa7ca1f88f1a44baafd7568c39ba8a6459591b01 authored over 4 years ago by Brian Leung <[email protected]>
Wrap treemacs get icon call (#1919)

305794f9d7a80c3c8e6bb4d9f41a820f0e6653c3 authored over 4 years ago by Eric Dallo <[email protected]>
Provide lsp-diagnostic-clean-after-change setting (#1927)

see https://github.com/emacs-lsp/lsp-mode/pull/1820#discussion_r456030583

6b6e60535884a162b27b5aca1cff96354bfc9b46 authored over 4 years ago by Ivan Yonchovski <[email protected]>
[breadcrumb] Move headerline to another file (#1914)

* Move to separate file

* Add missing defcustom for created hooks

* mode auto enable to ls...

67b739cd9aa22fccb6cf07c758704895fd3629d5 authored over 4 years ago by Eric Dallo <[email protected]>
Change danielmartin to kiennq in members list

0a2993eca0bfc3c5ee481dc38b84fab7d7878c61 authored over 4 years ago by Ivan Yonchovski <[email protected]>
readme: Add myself to member list (#1925)

70cfbdd6378b9aef83cc6b98dce11887fc3348fe authored over 4 years ago by kiennq <[email protected]>
use :is-incomplete in lsp-make-completion-list (#1923)

Co-authored-by: Andrew Christianson <[email protected]>

872084574272e2759e0814b62a29cf944ecfbb81 authored over 4 years ago by Andrew Christianson <[email protected]>
Prefer lsp-headerline-breadcrumb-symbols-face over -separator-face... (#1920)

...for optional numbering of breadcrumb symbols.

This is more consistent UX since the numbers...

9571998e1cd92d26827e770ffe6495bd08d5415e authored over 4 years ago by Brian Leung <[email protected]>
Create CONTRIBUTING.md (#1908)

* Create CONTRIBUTING.md

* Update CONTRIBUTING.md

e8ed95f0dfefd725f45464009e82cf3299cd84ff authored over 4 years ago by Eric Dallo <[email protected]>
[breadcrumb] Permit visiting out-of-bounds parent symbols within a narrowed buffer (#1916)

9921f58bfa395ef921f5ed6deae9e6b91c3c0f45 authored over 4 years ago by Brian Leung <[email protected]>
[breadcrumb] fix wrong font face

865ab8bfe6fb9570cd3e35e1a625cdc75d933c6f authored over 4 years ago by Eric Dallo <[email protected]>
Optionally number breadcrumb entries (#1915)

This obviates the need for the user to manually count symbol positions
when using lsp-breadcrum...

490dd3d498deeaa1590663f40f116ecdc187c9fe authored over 4 years ago by Brian Leung <[email protected]>
Rename lsp-foo-bar-mode to lsp-placeholder-mode

cf2cdf7cd1f7294eb8101b01ae7192d0ecd9ee6b authored over 4 years ago by Ivan Yonchovski <[email protected]>
Do not enable lsp checker for python-mode unconditionally

5f72463078309071fd6446d6550218a728004110 authored over 4 years ago by Ivan Yonchovski <[email protected]>
[WIP] Permit dynamic semanticTokens registration (#1869)

68cb3b2db23823c3651c0c9f24c06b55ddb6010b authored over 4 years ago by sebastiansturm <[email protected]>
breadcrumb cache path-up-to-project segment (#1913)

3eac76ae9a9da1938ef8813a23a823757eeb66d0 authored over 4 years ago by Eric Dallo <[email protected]>
for breadcrumb related cleanup (#1912)

- use defface for faces
- use <unknown> for unknown projects and introduce different face for it.

161bb549d41a626b95687a760e11a2f02019e927 authored over 4 years ago by Ivan Yonchovski <[email protected]>
breadcrumb: handle files in project root (#1910)

56427e052fb19393731fef4d8df986fa506e17cc authored over 4 years ago by Brian Leung <[email protected]>
plists migration - use lsp-signature-help?

bf241ddde9b97f82f02df573d3ab56aac3844b3e authored over 4 years ago by Ivan Yonchovski <[email protected]>
[docs] add main features section with more features examples

bd0664027e03b6d03b47ed028ebfdcdbb4523a76 authored over 4 years ago by Eric Dallo <[email protected]>
[breadcrumb] Fix unknown projects (#1909)

a37aa75736f45359f982eafa3e686eaa0a73c2e7 authored over 4 years ago by Eric Dallo <[email protected]>
Fix and improve rust-analyzer runnables support (#1898)

Update the command based on the new Runnables protocol, see
[rust-analyzer lsp-extensions doc](...

ce4d73558ecf990602e685ad27a71c586a587e88 authored over 4 years ago by Jerry Peng <[email protected]>
lsp-capf: allow to customize filtering with incomplete completions (#1904)

3da4f2bd6ab7616d34d14cf94c897f6405a4c560 authored over 4 years ago by kiennq <[email protected]>
[breadcrumb] custom segments + icons + docs (#1901)

* Add custom prefix option

* Improve docs

* Use treemacs icon on filename

* Update docs...

392e69a50099313baa13675c55a2bc7a94d739ea authored over 4 years ago by Eric Dallo <[email protected]>
Proper spacing in breadcrumb (#1900)

bafb2d389ddb225b6cec990e0f8725f49f13e84f authored over 4 years ago by Ivan Yonchovski <[email protected]>
[docs] Add breadcrumb and modeline code actions on overview

f32952c53490ccd227adc54dce0f7cdfd7c6ea96 authored over 4 years ago by Eric Dallo <[email protected]>
Improve breadcrumb (#1899)

* add options to narrow and go to symbol on breadcrumb

* Add directories to project root on b...

5ef8c1f586663ecf8a93a14248ddaed900b5b59b authored over 4 years ago by Eric Dallo <[email protected]>
Activate rust-analyzer inlay hints mode in :after-open-fn (#1897)

Check whether inlay hints are enabled in the :after-open-fn rather
than at load time. Currently...

7910f4c81daefaeec1fd709121ab94bf2f8a46f5 authored over 4 years ago by Jerry Peng <[email protected]>
lsp-completioin-at-point: invalidate cache when the bounds-start is different (#1896)

7e47b706aebee13aed9bd7db54b6c0726d84688c authored over 4 years ago by kiennq <[email protected]>
Added option to skip kind in completion (#1895)

267c10c3204192380e79473d3f9b7775267c55dd authored over 4 years ago by Ivan Yonchovski <[email protected]>
Proposed fix for headerline icons bkg being off (#1891)

7100e254bd2ce4c71e23b28084f062382a2b7291 authored over 4 years ago by Ivan Yonchovski <[email protected]>
lsp--capf-filtering: dont reordering the first time completed completions come (#1886)

ff6c57452cc09bfab23d3214d7a717d862540b39 authored over 4 years ago by kiennq <[email protected]>
Use lsp-treemacs-symbol-icon to avoid issues with macro usage

a6122fbdceaefbe983c9b47e22ec96563059ad40 authored over 4 years ago by Ivan Yonchovski <[email protected]>
Create FUNDING.yml

14881db4d8848336dd9d9bfc1e4caa5f06cbb17b authored over 4 years ago by Ivan Yonchovski <[email protected]>
[docs] remove duplicated changelog

3aad14064cccf530ff58ffc4263bd99de44e9fe1 authored over 4 years ago by Eric Dallo <[email protected]>
[docs] Add link to opencollective

eaa802677cbaa808dcde9c23fe2d95fa950827b4 authored over 4 years ago by Eric Dallo <[email protected]>
Add FAQ entry for on demand workspace/didChangeWorkspaceFolders

Fixes #1775

533a7899d021044f0b1b568fea14df5fb0e0b3ea authored over 4 years ago by Ivan Yonchovski <[email protected]>