Ecosyste.ms: OpenCollective

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

github.com/clojure-lsp/clojure-lsp

Clojure & ClojureScript Language Server (LSP) implementation
https://github.com/clojure-lsp/clojure-lsp

Release: 2022.02.01-16.53.14

05e42d68a61ae8282335b0d81a55d0ac2897e66e authored over 2 years ago by Eric Dallo <[email protected]>
Fix pod

a5b2c3629824484e5c7ec6e1f68b4ddbf693c76d authored over 2 years ago by Eric Dallo <[email protected]>
ci: Fix deploy

2cfbbb01ff0e94acd4249afa65695bd4136f111f authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.02.01-14.46.34

111ed94d65d7e9341b086b35fbf78089f7e04606 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix windows deploy

86df169dc4bcb9a5405f32ca7d2a2f9f0703285d authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.02.01-13.01.51

e3e0dfc49a81374adcae2d1449168ca4203e6c11 authored over 2 years ago by Eric Dallo <[email protected]>
Fix create public function refactoring not working when function is not a function call

c704cdae357fbb68481558a943931a57167f115e authored over 2 years ago by Eric Dallo <[email protected]>
Fix classes generation

bc7432048a2268e64111510ea6a694c06ab45f70 authored over 2 years ago by Eric Dallo <[email protected]>
Remove target folder from classpath

2d032c30c35a1cea69946c0d2b93be1398d14c3a authored over 2 years ago by Eric Dallo <[email protected]>
Remove "resolve code action" (#726)

* Do not depend on array order when showing markdown docstrings

* Action menu always executes...

3fffe5c3c1cf182fdfb9313233bba8bec57330e3 authored over 2 years ago by Jacob Maine <[email protected]>
Bumped lambdaisland/kaocha from 1.60.972 to 1.60.977. (#739)

Inspect dependency changes here: https://github.com/lambdaisland/kaocha/compare/v1.60.972...v1.6...

da403786808e05f9791efe8fea9a425e8c5f6a15 authored over 2 years ago by Clojure LSP bot <[email protected]>
Bumped babashka/babashka.pods from f360afa6135b8bd2d384d9ba4582c0de6fdac804 to 538fc6f4147badf3a457b3eb8f9f95dd3bc947b1. (#740)

Inspect dependency changes here: https://github.com/babashka/babashka.pods/compare/f360afa6135b8...

956340aca337dd48bf190e46d2b364bbd29d5076 authored over 2 years ago by Clojure LSP bot <[email protected]>
Bumped lambdaisland/kaocha from 1.60.972 to 1.60.977. (#736)

Inspect dependency changes here: https://github.com/lambdaisland/kaocha/compare/v1.60.972...v1.6...

00a0b748e0855afebed8ffd4e6de98f1138ba4dd authored over 2 years ago by Clojure LSP bot <[email protected]>
Bumped cognitect/test-runner from cb96e80f6f3d3b307c59cbeb49bb0dcb3a2a780b to cc75980b43011773162b485f46f939dc5fba91e4. (#735)

Inspect dependency changes here: https://github.com/cognitect-labs/test-runner/compare/cb96e80f6...

3271b35f2ab7c9b9f9de514cd7bec89a8b91d463 authored over 2 years ago by Clojure LSP bot <[email protected]>
Bumped babashka/babashka.pods from f360afa6135b8bd2d384d9ba4582c0de6fdac804 to 538fc6f4147badf3a457b3eb8f9f95dd3bc947b1. (#733)

Inspect dependency changes here: https://github.com/babashka/babashka.pods/compare/f360afa6135b8...

1ff236ea5708809bad45b8d09b37bdd794f79b65 authored over 2 years ago by Clojure LSP bot <[email protected]>
Bumped cider/cider-nrepl from 0.28.0 to 0.28.1. (#734)

Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/compare/v0.28.0......

d9058e77926025cc3cea6cf938b0cc6ac923667c authored over 2 years ago by Clojure LSP bot <[email protected]>
Bump lambdaisland/kaocha from 1.60.972 to 1.60.977 (#731)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

5954c7a32eb5d2da11283568d32316c8b5e4e05d authored over 2 years ago by Clojure LSP bot <[email protected]>
ci: Update bump_deps action

0092e726982eae4e57c8f07e09d8231c8c4cf83b authored over 2 years ago by Eric Dallo <[email protected]>
doc: update XDG_CONFIG_HOME config directory to clojure-lsp (#729)

2e22157c5b1c4c10cc923438ed680cdfee87d411 authored over 2 years ago by John Practicalli <[email protected]>
CHANGELOG

5b98bf12e1bbc9962ec6daefc3434f001f08879e authored over 2 years ago by Eric Dallo <[email protected]>
CHANGELOG

f162afb8aa9aab7b8431a359e96641bb24e7dfe6 authored over 2 years ago by Eric Dallo <[email protected]>
completion-item-resolve-fix (#720)

* completion-item-resolve-fix

* tests and kind switch

* fix init call in stubs test

* r...

be87ece5c6ffe1d6988149b7ae307c1013a70aff authored over 2 years ago by Lukas Domagala <[email protected]>
Ensure lsp config is restored in integration test that changes it (#723)

As discussed in https://github.com/clojure-lsp/clojure-lsp/issues/704.

7ac589f15d436aa50e61d45a232bc87a12802a27 authored over 2 years ago by Jacob Maine <[email protected]>
Fix additional-snippets to work on top-level forms as well

ad81410fb343dd6466f4727192c3d9203c77309c authored over 2 years ago by Eric Dallo <[email protected]>
Fix show-document-request for code actions

e95c1a2abf75fc168293fc8bf5bf5e09429085fc authored over 2 years ago by Eric Dallo <[email protected]>
Turn off async custom linters in integration tests (#724)

* Turn off async custom linters in integration tests

In an attempt to fix flaky tests #704.
...

d6d22ef5a5fe45f8cabe5afc20bf9c77d736a5d7 authored over 2 years ago by Jacob Maine <[email protected]>
Bump graalvm (#721)

c1890e53e54b8e553124fa0c9ffd935d6013f3e0 authored over 2 years ago by Eric Dallo <[email protected]>
Fix pom.xml

c70c802b87cd52337fbe54b4d0e20b4feb9bf904 authored over 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into transit

a4c91fdd4f198c09792f4c9ba25a8d95a40c3fef authored over 2 years ago by Eric Dallo <[email protected]>
Uncomment integration-tests

f06941f9db10904da4e7dc67de4b48c5638c889b authored over 2 years ago by Eric Dallo <[email protected]>
Update pom.xml

d408d064a582ec394dc22d444d1024902c2cace9 authored over 2 years ago by Eric Dallo <[email protected]>
Remove WarningLogDisabler

1069d58a010428ad6afd44db058398e10b2c7ed6 authored over 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into transit

a9e47bf992c2c64b1f10bbeadac8e46ec9e200e8 authored over 2 years ago by Eric Dallo <[email protected]>
Do not write to pom when uber aot

a5cf3622727aa1257832cc78c6f1686f791605e6 authored over 2 years ago by Eric Dallo <[email protected]>
Improve classpath hash to consider invaliding cache when local root deps was changed

8f80fdd63d558211a994c3cc00f8c29c6ae2a4d9 authored over 2 years ago by Eric Dallo <[email protected]>
Fix standalone jar

dc0416fd917cbd0727a6e53b84e81ba1a3ea487c authored over 2 years ago by Eric Dallo <[email protected]>
Create jar task on cli

0b52487ded1ed07466bcf6b01d93ab084f21d4d0 authored over 2 years ago by Eric Dallo <[email protected]>
Update cli pom.xml

15f6950ae63fa4563884ba2d80f3013aeeb5ebaf authored over 2 years ago by Eric Dallo <[email protected]>
Add clojure-lsp-standalone to be used by lein-clojure-lsp

d8d4fa8f53a9829670d1f98a2a6b3e7511aa62da authored over 2 years ago by Eric Dallo <[email protected]>
Fix removal of file analysis on didClose for external files like jars

Fixes #717

d3a7cc8381c9e5067ddbe1d2616721a6ea7fa3f5 authored over 2 years ago by Eric Dallo <[email protected]>
Add LSP `textDocument/declaration`, for now adding the making possible navigate to alias and namespaces declared on the namespace

Fixes #680

a1caa57857e8ebb4fa5203d1c1723269cdddfa07 authored over 2 years ago by Eric Dallo <[email protected]>
Fix tests

00b98aaa7196815809bc65d57281daa28106d154 authored over 2 years ago by Eric Dallo <[email protected]>
Support going to namespace definition on an alias.

Fixes #706

8ce1aac8a41c71a4fee133ad8ea8cb1e63d9136e authored over 2 years ago by Eric Dallo <[email protected]>
Remove old db when upserting

9cc1e652de9cead0309bf6e3830db0a9351e2018 authored over 2 years ago by Eric Dallo <[email protected]>
Remove old test

9a853346d8126782996b6dc29d2449bf264e5344 authored over 2 years ago by Eric Dallo <[email protected]>
Replace datalevin with transit

d88ccf07af5f42b30a50332103da1d2b87ea8b43 authored over 2 years ago by Eric Dallo <[email protected]>
Move coll entry tests (#707)

* Add tests to document discrepancies between can-move and move

* Fix test helper

* Reloca...

0c19b975c7fd93336aaccdee66a494ae20ba252f authored over 2 years ago by Jacob Maine <[email protected]>
ci: fix graalvm build

98ab93d56558e3ffda8d671b7d376d0c0223bc48 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix graal tests

17e98f997ae3de6ba1fcd1c2cc49ecdd6bdeea82 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix graalvm build test

67be1ef5f4d32681531eef19a9300b9b88bea527 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix integration test

522f502f1777af44807ddc719cd11679ac60f20c authored over 2 years ago by Eric Dallo <[email protected]>
Fix CI

5b50de120c312a501ea3135e9e32c607c827d5fa authored over 2 years ago by Eric Dallo <[email protected]>
Finish migrating

142674612daa5490e2267216ccf7d7e2ae126a93 authored over 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into tools.build

72d4d8a1bc7ef95916b322db81fdf174968338c0 authored over 2 years ago by Eric Dallo <[email protected]>
Fix problems (#714)

3095e762bc93dcfbb504125f62203076ddac9ce8 authored over 2 years ago by Michiel Borkent <[email protected]>
Clean wip

6476909b390d8b4c0c2c7ceb277236372b25187c authored over 2 years ago by Eric Dallo <[email protected]>
Add old task to makefile

c0ab0aef3d1f504a93278275706873838221afeb authored over 2 years ago by Eric Dallo <[email protected]>
WIP

a66d41b17849861ec29b77c9f98eed19cabd8b36 authored over 2 years ago by Eric Dallo <[email protected]>
WIP - migrate to tools deps

c9b96a3aa2f4ddae2170c80a02880c82609b03a3 authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.22-01.31.09

ff23d542e1bb1d27aec93171561f7fc6577d1d30 authored over 2 years ago by Eric Dallo <[email protected]>
Revert "Release: 2022.01.21-14.32.59"

This reverts commit 22af54647602ab0fadaf8dee0ef22d7ccaa678b5.

b872f06d9647991eb5053bfb2026fd4bf8d9ac19 authored over 2 years ago by Eric Dallo <[email protected]>
ci: Increase windows pagefile system

419f58c205a08edc0de1e6f59d1c1e26a5d99ba7 authored over 2 years ago by Eric Dallo <[email protected]>
ci: remove swap

69c7cfcd24c10173114a432494c817584cc4dcab authored over 2 years ago by Eric Dallo <[email protected]>
ci: Add swap sapce to windows

3d33bbbce0a7aa61647c68fe395060501e895d4d authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.21-14.32.59

22af54647602ab0fadaf8dee0ef22d7ccaa678b5 authored over 2 years ago by Eric Dallo <[email protected]>
Fix pom

703096f69cad039049726162568433955da5c224 authored over 2 years ago by Eric Dallo <[email protected]>
Fix version

90c6990367893ea70dc98340a11610402d7a5717 authored over 2 years ago by Eric Dallo <[email protected]>
Fix CI

d5fb90657d4f3b4b8ce0970b090529d022021458 authored over 2 years ago by Eric Dallo <[email protected]>
Fix bump downstream action

d802fac1e89583fac2761b897cc6068f225e8f07 authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.21-01.31.19

5dea535262f249bc3206fc0bdfebd4da2a062387 authored over 2 years ago by Eric Dallo <[email protected]>
changelog

6190090a308fd23c0e43af73760bf2d5d80aa3af authored over 2 years ago by Eric Dallo <[email protected]>
Fix clj-kondo dep for native (#710)

52338db824501d01b989b6157f5f3e570a308d6b authored over 2 years ago by Eric Dallo <[email protected]>
Fix ci

67452fa53d4e8e4651181adfebf18b1c25051cbe authored over 2 years ago by Eric Dallo <[email protected]>
Fix deploy

c1676b4533f0735ea367a314b5b9f1e6c0bc0336 authored over 2 years ago by Eric Dallo <[email protected]>
Fix deploy-clojars

f4b54153dff8d3f7f1a77ae4c3bd4740a21d1848 authored over 2 years ago by Eric Dallo <[email protected]>
Trigger bump downstream

e6c6c64617a2e4b85eccc043b184973a000d24d9 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix bump downstream action

f3bfabc41c9f43318b0c14fec45cfdeaf1873033 authored over 2 years ago by Eric Dallo <[email protected]>
Fix install script

6cafff96239ebcc6187187ebdc5808268402c1c5 authored over 2 years ago by Eric Dallo <[email protected]>
changelog

962c536164aae1535dd9c501b106e62cb0690f64 authored over 2 years ago by Eric Dallo <[email protected]>
changelog

e740579936fc2bf59dfd3ed8419d8d4d1ecbc45b authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.20-14.12.43

415ea913606716102f2ea54a88499fcc2e204fda authored over 2 years ago by Eric Dallo <[email protected]>
Fix

d16dc38ec53566a7d85cd2ac8ebb282b4a8bc537 authored over 2 years ago by Eric Dallo <[email protected]>
Test deploy

77b3d56ec6e5e6934383a3844705d509b5f3c707 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix tasks dependencies

1741fc5cc4169a36fca8247c1134b56ace124b24 authored over 2 years ago by Eric Dallo <[email protected]>
Segregate standalone jar from lib jar

db20b241f6cd5dce730284c610a4ce70da7a00fa authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.20-03.13.10

525a758a420bf04671d57dff21698906ebf3fc3b authored over 2 years ago by Eric Dallo <[email protected]>
update pom.xml

3dd73080c836a78c9d047e803e20b543e571a219 authored over 2 years ago by Eric Dallo <[email protected]>
refactor: move more deps from lib to cli

36f012e7a2051a3164c9827f47b664c0a10a6ae8 authored over 2 years ago by Eric Dallo <[email protected]>
refactor: use dev deps from submodules

2f968db77c03898657fa29998fcf3ef74abb82e9 authored over 2 years ago by Eric Dallo <[email protected]>
docs: update pull request template

a2df11b55dff237fe2cc86f29ea53b337172da54 authored over 2 years ago by Eric Dallo <[email protected]>
Extend move-coll-entry to elementwise movements (#701)

* Extend move-coll-entry to elementwise movements

Originally move-coll-entry moved elements i...

85d3ba86f46115c77a70121255e841a1fb9ae319 authored over 2 years ago by Jacob Maine <[email protected]>
Send testTree notification for all project test files after clojure-lsp start.

Fixes #697

513c83bc8337fc02047163dc36f87f67683ff1cc authored over 2 years ago by Eric Dallo <[email protected]>
fix: diff colors to work in most terminals

7a263482fcffde7a3777b9dee990d0516c6bd6ac authored over 2 years ago by Eric Dallo <[email protected]>
bump: stub

06d840b5d323b38d9b0fba1bff887bb3148ec66c authored almost 3 years ago by Eric Dallo <[email protected]>
Bump com.github.clj-easy/stub from 0.1.1 to 0.2.2 (#700)

* Bump com.github.clj-easy/stub from 0.1.1 to 0.2.2

* bump cli

Co-authored-by: github-acti...

d1017fa02151dc1209966e97bb8bfe8ed8c2fb3a authored almost 3 years ago by Clojure LSP bot <[email protected]>
ci: Update bump deps

16ec995471d1b08306d38faf96866c895c885cd9 authored almost 3 years ago by Eric Dallo <[email protected]>
docs: update building

6be21a56562f6c124578099fbb9f60684616e3b6 authored almost 3 years ago by Eric Dallo <[email protected]>
Split API from core lib (#696)

* Start to split clojure-lsp into lib and cli submodules

* Make tests green

* Fix integrat...

fe232a719707258ee53d72bf44166d5149e6ee0b authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2022.01.13 to 2022.01.15 (#695)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4786c119674894a7f2fd471d0e8dccfa9ada8002 authored almost 3 years ago by Clojure LSP bot <[email protected]>
refactor: Create IProducer protocol making possible to extract LSP4j border communication from rest of code

Related to #658

2b8b66bf8ad5fb2e1ce24f0a79f2dabe2192176b authored almost 3 years ago by Eric Dallo <[email protected]>