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

Fix whitelist remove function

And refactor out utility function

7b01b95e75f24fe87f9b565a8d1b55bcda5a9cca authored almost 7 years ago by Alan Zimmerman <[email protected]>
Update from review comments

804fd75c77beb643f396fb672b9cb1b828749910 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Rename macrod definition functions to match what they define

For whitelist management

3547996b3c403145add191b6dc667f3a6b35b913 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Allow clients to customize how to get prefix bounds.

Add a new :prefix-function parameter to the define functions.

Currently lsp-mode graps the symb...

b11516a30532f51cbd48a135a29f6125d3ff44b0 authored almost 7 years ago by Caibin Chen <[email protected]>
Merge pull request #299 from emacs-lsp/remove-flycheck

Remove lsp-flycheck (Closes #200).

abcb82b56c82024d208261369181ef5f7eb4c227 authored almost 7 years ago by Vibhav Pant <[email protected]>
Bump version to 4.0.

e3bbdc5e5fd1002f4ebbd5a551ff5c225367645d authored almost 7 years ago by Vibhav Pant <[email protected]>
Update documentation to reflect lsp-flycheck removal.

3a4955b0e039ce00ebeaf5c28e1ac24a66fbc8bc authored almost 7 years ago by Vibhav Pant <[email protected]>
Remove lsp-flycheck (Closes #200).

0292e008d9da84f3f2f8c1349245961c52d0afe1 authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--path-to-uri: Rewrite as an inline function.

3aacd828d96eb256c6bbcf14db32e10cccd9ed00 authored almost 7 years ago by Vibhav Pant <[email protected]>
New function: lsp-warn.

13addc30bbaafe19bd203ba0be9a19b6f50c9c20 authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix styling, use the preferred bracket closing style.

b9f93cc165beffed98fd2aac4786a6c41eaa89e3 authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix #295 for now.

Remove macroexp-let2 usage in client definition macros.

12630a1e39c0aa66e12d32051378399a750e9fdb authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #290 from alanz/lsp-restart

Add restart functionality.

7a29ce0fffa6f077b498fc8ee24e5e1527f3438c authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix tests

c9f24f2963be0ac0a20762f88b58efff65f83b4b authored almost 7 years ago by Alan Zimmerman <[email protected]>
Make lsp-restart-worspace worka fter rebase

867cc0c899aef918b7911bf08a066b937827eb39 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Simplify lsp--sort-completions.

14d5626f905d2929e4358cbea3e0106b9f3c0454 authored almost 7 years ago by Vibhav Pant <[email protected]>
More review updates

ca6d239308d6dcc3c9fc97ece7bbf1f9803f4cc8 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Update as per @phst comments.

Thanks.

9c7b7520edbad3238c80312cabc8ea20251db48f authored almost 7 years ago by Alan Zimmerman <[email protected]>
Cleaning up

04ff64d22bdfbd6d01a7a9d32113924bd8104f67 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Working with multiple buffers in one workspace

8ba19eef14fbd1f2062ecefb0a75509b1989e055 authored almost 7 years ago by Alan Zimmerman <[email protected]>
Progress. Can restart main mode, but lsp-ui issues.

Something still needs to be cleaned up there.

0cb96a5c3f5f69ec009c7e68d63470e5e501edba authored almost 7 years ago by Alan Zimmerman <[email protected]>
lsp--symbol-info-to-identifier: Add def-params property.

06b948890f940822ddefb2f84f9495a88c79ed4c authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--workspace: Make highlight-overlays a per buffer list.

ea02ff8bfe4d19a3b091a830ede795a6baff7631 authored almost 7 years ago by Vibhav Pant <[email protected]>
position-params: Add optional identifier and position params

5b2bd6cb90900f37f5c2c96164287c100ced9589 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #292 from phst/macros

Refactor client definition macros.

030cf802dd148aa6f204726aa944d8e011ece585 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #291 from phst/bug287

Document ‘lsp--client’ and ‘lsp--workspace’.

3cb655152b3448516c850e42272ff0a626d1fbd4 authored almost 7 years ago by Vibhav Pant <[email protected]>
Refactor client definition macros.

Most of their bodies can be expressed as functions, so extract appropriate
functions to reduce t...

b5c19c35d22711a1825ac0acb351f9f3fb1895bf authored almost 7 years ago by Philipp Stephani <[email protected]>
Document ‘lsp--client’ and ‘lsp--workspace’.

02151cfa62a7f10642a4fb897ca41d2db2f662d4 authored almost 7 years ago by Philipp Stephani <[email protected]>
lsp--update-code-lens: Add optional callback argument.

49378196cf2c53d7b3099c55d6c2a6950aeaa2be authored almost 7 years ago by Vibhav Pant <[email protected]>
update-code-lenses: Use correct params.

273c51685c67f3a39077c3fcc3f8b2807d0249d5 authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--parse-header: Use string-equal.

32e91241d672058cb9de63de6d2b33c6d2c54a93 authored almost 7 years ago by Vibhav Pant <[email protected]>
Set eldoc-documentation-function only if lsp-enable-eldoc is non-nil

7555733dbcec798aec3684d6ec02ff90c1b4929b authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--cur-workspace-check: Add lsp--cur-workspace typecheck.

c561e3c695d28649ac0950b68b7cd29867e2a29c authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--workspace: Make member file-versions read-only

8924aa09942521a8da7ba576bff85893529f2354 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #286 from phst/shutdown-check-running

Clean up process sentinel.

6b69ba4a02e68291cf1ae2d2770aaae45b2d829a authored almost 7 years ago by Vibhav Pant <[email protected]>
Use text document sync options, if available.

0eb9b08f9d51c7ba6acad59b5cf36daeeaeee1fa authored almost 7 years ago by Vibhav Pant <[email protected]>
Remove warning.

17807d2bdabc4d72c0cd639ee7d062db624bdb82 authored almost 7 years ago by Vibhav Pant <[email protected]>
Update copyright years.

e35210e9b2cdd30c99eabc63072263a611c24d7c authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #288 from akermu/patch-1

Fix lsp--uri-to-path

7f6234a2bbf80faa61d14e19176e33ccf55699a8 authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix tests

6405ed2c07fa5193fd642c518f51b4ee1f842ae8 authored almost 7 years ago by Lukas Fürmetz <[email protected]>
Fix lsp--uri-to-path

1d5fc461b5fb8b4c0c6f0570905a7e2d49fac4ac authored almost 7 years ago by Lukas Fürmetz <[email protected]>
Clean up process sentinel.

- Only uninitialize workspace if the process has actually exited. Emacs calls
the sentinel af...

9ee4cb145aed5ba8c23d9ef6518bcaad6e82f8f3 authored almost 7 years ago by Philipp Stephani <[email protected]>
Merge pull request #265 from sebastiencs/parse-uri

Use url-parse to extract filename #261

f4e8cb10aa3b42043a746310885cf1893842d931 authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix uri parsing on windows

ca9a4b6db087f9d3beb5a5c5c14c3ea5c8491532 authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Fix uri test

75dc3a85250765577abe7ce543bf7116532c2a41 authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Use url-parse to extract filename #261

36d1e451c57a73b320fbcc96f7ac97e3111f9f1e authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Merge pull request #284 from phst/bytecomp

Fix byte compile warnings

a38ce26c9ebd56a690085d29a80f4494843e53c3 authored almost 7 years ago by Vibhav Pant <[email protected]>
Fix byte compile warnings

103ebf38459811e96b06fa43d4a4824a42c3ec4d authored almost 7 years ago by Philipp Stephani <[email protected]>
Merge pull request #257 from MaskRay/projectile

Set projectile-project-root

535acacd9650c718bfb0e2d5df5958dc81a2368b authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #283 from NateEag/patch-1

Update link to spec in lsp--gethash's docstring

31a663ae7bb8cff91562d5299b82c86a8a92aca9 authored almost 7 years ago by George Pittarelli <[email protected]>
Use a slightly more semantic anchor tag

Man, this might be the pettiest nitpick ever.

2dd0e46fe8229cec6b5eb805ee267552c65da547 authored almost 7 years ago by George Pittarelli <[email protected]>
Update link to spec in lsp--gethash's docstring

The current link now points to a shut down GitHub repo, so I've updated it to
point to the sit...

498329ebf962c8389e178e229d9a1c7e75cf1425 authored almost 7 years ago by Nate Eagleson <[email protected]>
Add seq require.

0a1543dc46e08450c2dcc8e086a30a8f6a896e79 authored almost 7 years ago by Vibhav Pant <[email protected]>
lsp--read-json: Make function inline.

6be8d2711dac57bb59896c9c4f3cbba0e1e742e9 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #278 from gpittarelli/show-message-request

Implement window/showMessageRequest

bab123fb9bd43ed1ab317f0b9332daffe781b5d1 authored almost 7 years ago by Vibhav Pant <[email protected]>
Implement window/showMessageRequest

a57ae361704fd4d34d36679302e79b0c6ef8fe61 authored almost 7 years ago by George Pittarelli <[email protected]>
Merge pull request #277 from phst/e253

Also run continuous integration tests under Emacs 25.3

42b06b0650d5c1d1a7157fd2441dda41d69d8b8b authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #276 from phst/ert-runner

Use ert-runner for continuous integration

dc903eefc1d1cb1e9fdf0782dc7b7486570b365c authored almost 7 years ago by Vibhav Pant <[email protected]>
Also run continuous integration tests under Emacs 25.3

629f29bd91c641487c4386d26885060aeb42737b authored almost 7 years ago by Philipp Stephani <[email protected]>
Use ert-runner for continuous integration

bb69b63758da8a8554652a811a9bdc3563e9f437 authored almost 7 years ago by Philipp Stephani <[email protected]>
Merge pull request #273 from phst/interactive-ro

Use read-only interactive check for commands that modify the buffer

e5bcbb8ce9e70f41d88a415c273808cc4953a47e authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #271 from phst/makefile

Add a Makefile to make building and testing easier

8a5322efb277e04366ab3b0b7ad43ea5938068df authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #272 from phst/rbc

Simplify ‘lsp-format-buffer’ by using ‘with-temp-buffer’

1359b2f4aa956f9dc2d5351b076d7a252df6ad9b authored almost 7 years ago by Vibhav Pant <[email protected]>
Use read-only interactive check for commands that modify the buffer

68a5e51d30d619789824211733f72dc7a5a3659b authored almost 7 years ago by Philipp Stephani <[email protected]>
Simplify ‘lsp-format-buffer’ by using ‘with-temp-buffer’

b69c43bf95ad6d6725b713bdb5559c1471b39b66 authored almost 7 years ago by Philipp Stephani <[email protected]>
Add a Makefile to make building and testing easier

666b3a799fe1a844c3f5238a55e38a87dac7a1ec authored almost 7 years ago by Philipp Stephani <[email protected]>
Merge pull request #266 from sebastiencs/resolve-file-links

Resolve file links

722ed7e6ba5edecc32cb9865611878d4c5b8f66c authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #270 from phst/whenlet

Fix compile warnings in lsp-methods.el

99767145a577fa1465a86238d8f38f816950cb93 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #269 from phst/cask

Make tests work with ert-runner.

21ec66bfb7d05f15ad499a6ae940927533a59ed9 authored almost 7 years ago by Vibhav Pant <[email protected]>
Make tests work with ert-runner.

- Add necessary dependencies to Cask file.
- Rename test files to match the pattern expected by ...

803abd43657319129005f6c7e9a0b54f4a1dacdf authored almost 7 years ago by Philipp Stephani <[email protected]>
Fix compile warnings in lsp-methods.el

040b6d0f4ba86cf4561cf4341aabf5c01459ddcc authored almost 7 years ago by Philipp Stephani <[email protected]>
Merge pull request #268 from gpittarelli/gjp/handle-some-more-nils

Handle some nil results better

9497dd12e76eb580590f07b8708bb56f85795ed4 authored almost 7 years ago by Vibhav Pant <[email protected]>
Don't error out on bad rename

946e5249ae23247938880edb93a34894146bb2b3 authored almost 7 years ago by George Pittarelli <[email protected]>
Don't call eldoc-message on nil hover contents

99dbfbb746b33e9a8b35f336b84867c7f81911b6 authored almost 7 years ago by George Pittarelli <[email protected]>
Merge branch 'MaskRay-include-declaration'

351e56c01ec5e4a1487407c705ddd03110d2e7b7 authored almost 7 years ago by Vibhav Pant <[email protected]>
Use "non-nil" instead of "t" in docstring.

cceb709fec1e1bbc924d88956c90b6399b32ce4c authored almost 7 years ago by Vibhav Pant <[email protected]>
Don't show messages in :ignore-messages

907e451b4ae48b6491fafb5bfddcfff467a88ea1 authored almost 7 years ago by George Pittarelli <[email protected]>
Add a test case

0dab6600041c8ac55674e7a6ae86545dfff01eca authored almost 7 years ago by George Pittarelli <[email protected]>
Add :ignore-messages parameter to lsp-define-*-client

8e5e48addfd5891924dd2ac14f1b0c09abf6f6ff authored almost 7 years ago by George Pittarelli <[email protected]>
Rework how lsp--send-wait waits for a response from a server.

ff70d0fef27aed0a499e4b017436b890f660e548 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #267 from gpittarelli/ignore-messages

Add :ignore-messages client option

7aa6ebda4aba1df9aa186a643d5f0d4fd922ffc8 authored almost 7 years ago by Vibhav Pant <[email protected]>
Don't show messages in :ignore-messages

6dbfde142e28f2ed93f20cb45dcbcc03342dbefa authored almost 7 years ago by George Pittarelli <[email protected]>
Add :ignore-messages parameter to lsp-define-*-client

4ddf46b57b5bd8d8da89175a48b17a151a197eeb authored almost 7 years ago by George Pittarelli <[email protected]>
Add a test case

2ff447bbeb61064e40f0c8ae30d8ad1e6ef33081 authored almost 7 years ago by George Pittarelli <[email protected]>
Resolve file links

This address https://github.com/emacs-lsp/lsp-rust/issues/24

9ce3c001e79677479192ca1311eeb57bd29732d1 authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Merge branch 'rework-response-wait'

Fixes #182

5154154f26ef7bf0665a7a1cf2a1ae02f44d48b9 authored almost 7 years ago by Vibhav Pant <[email protected]>
Add include-declaration to lsp--make-reference-params

7899979f49ae0bc88253f0c7a68b4b85ad3057c2 authored almost 7 years ago by Fangrui Song <[email protected]>
Merge pull request #256 from MaskRay/whitelist

Change project whitelist/blacklist checking logic

111fcdb3929e015e95645548686687efabb3c7de authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #258 from sebastiencs/fix-format-buffer

Fix format-buffer #253

dfd9cad05307d800c1fed7a040505d51390d67bf authored almost 7 years ago by Vibhav Pant <[email protected]>
Generate buffer name and avoid unnecessary copy

600da44537d63da60f96b10d37908d2b52f8c453 authored almost 7 years ago by Sebastien Chapuis <[email protected]>
lsp--default-notification-handlers: Change hash table test to equal

d7e42912873f9666d37c5664ea68c04360aab176 authored almost 7 years ago by Vibhav Pant <[email protected]>
Restore window start after formatting

e7c1b124ad23634de31c37fd2068058c72590bce authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Don't use replace-buffer-contents with emacs < 26

3f0fff1a7762cc153af9d4b82615a27fbcb89be7 authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Fix format-buffer #253

While applying text changes to the buffer, the point position can
be lost with delete-region. Se...

fe9a0e37c93a3de1a0dff2897c10679850198e7b authored almost 7 years ago by Sebastien Chapuis <[email protected]>
Allow overriding any notification handlers

688a8e6512e304d8084b9084e813317f4420574d authored almost 7 years ago by George Pittarelli <[email protected]>
Change project whitelist/blacklist checking logic

`lsp-mode` will only be started if the given project root matches one pattern
in the whitelist, ...

1b9f7f645735d2162f0c3a8f1949349982bb298d authored almost 7 years ago by Fangrui Song <[email protected]>
Set projectile-project-root

This is useful for projects extracted from an archive or others that do not have .git .hg .svn p...

add660650ff52721bb886a3c14d3572305d918f6 authored almost 7 years ago by Fangrui Song <[email protected]>
Send initialized with an empty object parameter.

a279c83086bba2f95a84b1d3cc1a0fc2adbd0244 authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #249 from gpittarelli/query-on-exit-flags-cleanup

Remove redundant set-process-query-on-exit-flag, add comments

3f77eaef6b4324c5a6ed9d9f9a1f1ffb49ad44ae authored almost 7 years ago by Vibhav Pant <[email protected]>
Merge pull request #250 from gpittarelli/handle-request-cancelled-response

Don't message on request cancelled

57863faed2633ee446d970c10b84ae76cd5ff8cc authored almost 7 years ago by Vibhav Pant <[email protected]>