Ecosyste.ms: OpenCollective

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

Clojure LSP

An implementation of the language server protocol (LSP) for Clojure
Collective - Host: opensource - https://opencollective.com/clojure-lsp - Website: https://clojure-lsp.io/ - Code: https://github.com/clojure-lsp

Fix exception during code actions calculation when in a invalid code of a map with not even key-pairs.

github.com/clojure-lsp/clojure-lsp - 04d4715b99f70c3f41703d69c95362e40ea3001c authored over 2 years ago by Eric Dallo <[email protected]>
Improve deploy to update poms properly

github.com/clojure-lsp/clojure-lsp - d818cc74660a316a77841d373943d16d6f931d73 authored over 2 years ago by Eric Dallo <[email protected]>
Fix pom.xml generation to update scm properly

github.com/clojure-lsp/clojure-lsp - af87f236e3d07de4d151856b8c085613deea216b authored over 2 years ago by Eric Dallo <[email protected]>
Use `:source-aliases` setting during default deps.edn project-spec aliases, avoiding the need to configure a whole project-spec just because of a additional alias.

github.com/clojure-lsp/clojure-lsp - 35d8ff4bcbe96ab072ab66181f68904e29c643fa authored over 2 years ago by Eric Dallo <[email protected]>
Make windows use previous graalvm version

github.com/clojure-lsp/clojure-lsp - d939b877c6cc5f14ca759a5a96231ee2f86f4125 authored over 2 years ago by Eric Dallo <[email protected]>
Bump to version: 2022.02.01-20.02.32

github.com/clojure-lsp/homebrew-brew - 928b67d382500c3a4ec7c1abe235e17e752e2ccb authored over 2 years ago by Clojure LSP Bot <[email protected]>
Release: 1.2.2

github.com/clojure-lsp/lein-clojure-lsp - f31b8e5a27100e47c6c53cda8ed006d36b106c93 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2022.02.01-20.02.32

github.com/clojure-lsp/homebrew-brew - 57e4e1e38861445dda2fc0be639b5676c3700a84 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2022.02.01-20.02.32

github.com/clojure-lsp/setup-clojure-lsp - 8035dc16de9db0a7220903b8f10be9c7a1627510 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Release: 2022.02.01-20.02.32

github.com/clojure-lsp/clojure-lsp - bf449455d823564cda5e4120a7ebb49f6d06b39e authored over 2 years ago by Eric Dallo <[email protected]>
Fix classpath hash regression introduced by last release

github.com/clojure-lsp/clojure-lsp - 7d6ae6bd26ae3d7c1e1e4486b79eb7ea2bc1d8e4 authored over 2 years ago by Eric Dallo <[email protected]>
Update pom.xml

github.com/clojure-lsp/clojure-lsp - 07549ca32fceb8e96e59ac37a6da0b41a0c60f2e authored over 2 years ago by Eric Dallo <[email protected]>
Release: 1.2.1

github.com/clojure-lsp/lein-clojure-lsp - ef76bb8d45fe58b541eccd2f0227541cd55b80f8 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2022.02.01-16.53.14

github.com/clojure-lsp/homebrew-brew - bdeb37fee1cf0e297b5f0c88d45ead276fe9553a authored over 2 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2022.02.01-16.53.14

github.com/clojure-lsp/setup-clojure-lsp - cf052f26d3398ed70a5daae55e629a2e3b9bd864 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Release: 2022.02.01-16.53.14

github.com/clojure-lsp/clojure-lsp - 05e42d68a61ae8282335b0d81a55d0ac2897e66e authored over 2 years ago by Eric Dallo <[email protected]>
ci: Fix deploy

github.com/clojure-lsp/clojure-lsp - 2cfbbb01ff0e94acd4249afa65695bd4136f111f authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.02.01-14.46.34

github.com/clojure-lsp/clojure-lsp - 111ed94d65d7e9341b086b35fbf78089f7e04606 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix windows deploy

github.com/clojure-lsp/clojure-lsp - 86df169dc4bcb9a5405f32ca7d2a2f9f0703285d authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.02.01-13.01.51

github.com/clojure-lsp/clojure-lsp - 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

github.com/clojure-lsp/clojure-lsp - c704cdae357fbb68481558a943931a57167f115e authored over 2 years ago by Eric Dallo <[email protected]>
Fix classes generation

github.com/clojure-lsp/clojure-lsp - bc7432048a2268e64111510ea6a694c06ab45f70 authored over 2 years ago by Eric Dallo <[email protected]>
Remove target folder from classpath

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 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......

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 5954c7a32eb5d2da11283568d32316c8b5e4e05d authored over 2 years ago by Clojure LSP bot <[email protected]>
ci: Update bump_deps action

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

github.com/clojure-lsp/clojure-lsp - 2e22157c5b1c4c10cc923438ed680cdfee87d411 authored over 2 years ago by John Practicalli <[email protected]>
completion-item-resolve-fix (#720)

* completion-item-resolve-fix

* tests and kind switch

* fix init call in stubs test

* r...

github.com/clojure-lsp/clojure-lsp - 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.

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

github.com/clojure-lsp/clojure-lsp - ad81410fb343dd6466f4727192c3d9203c77309c authored over 2 years ago by Eric Dallo <[email protected]>
Fix show-document-request for code actions

github.com/clojure-lsp/clojure-lsp - 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.
...

github.com/clojure-lsp/clojure-lsp - d6d22ef5a5fe45f8cabe5afc20bf9c77d736a5d7 authored over 2 years ago by Jacob Maine <[email protected]>
Bump graalvm (#721)

github.com/clojure-lsp/clojure-lsp - c1890e53e54b8e553124fa0c9ffd935d6013f3e0 authored over 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into transit

github.com/clojure-lsp/clojure-lsp - a4c91fdd4f198c09792f4c9ba25a8d95a40c3fef authored over 2 years ago by Eric Dallo <[email protected]>
Uncomment integration-tests

github.com/clojure-lsp/clojure-lsp - f06941f9db10904da4e7dc67de4b48c5638c889b authored over 2 years ago by Eric Dallo <[email protected]>
Update pom.xml

github.com/clojure-lsp/clojure-lsp - d408d064a582ec394dc22d444d1024902c2cace9 authored over 2 years ago by Eric Dallo <[email protected]>
Remove WarningLogDisabler

github.com/clojure-lsp/clojure-lsp - 1069d58a010428ad6afd44db058398e10b2c7ed6 authored over 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into transit

github.com/clojure-lsp/clojure-lsp - a9e47bf992c2c64b1f10bbeadac8e46ec9e200e8 authored over 2 years ago by Eric Dallo <[email protected]>
Use fixed jar compiled with java8

github.com/clojure-lsp/lein-clojure-lsp - 9c938eb239b43107f5c4245546afaf999b7ab2ce authored over 2 years ago by Eric Dallo <[email protected]>
Do not write to pom when uber aot

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

github.com/clojure-lsp/clojure-lsp - 8f80fdd63d558211a994c3cc00f8c29c6ae2a4d9 authored over 2 years ago by Eric Dallo <[email protected]>
Use standalone jar since we use clojure-lsp.main

github.com/clojure-lsp/lein-clojure-lsp - 0252785806622a1d90a2e3a5b7ad0eabc88b67f3 authored over 2 years ago by Eric Dallo <[email protected]>
Fix standalone jar

github.com/clojure-lsp/clojure-lsp - dc0416fd917cbd0727a6e53b84e81ba1a3ea487c authored over 2 years ago by Eric Dallo <[email protected]>
Create jar task on cli

github.com/clojure-lsp/clojure-lsp - 0b52487ded1ed07466bcf6b01d93ab084f21d4d0 authored over 2 years ago by Eric Dallo <[email protected]>
Update cli pom.xml

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

github.com/clojure-lsp/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

github.com/clojure-lsp/clojure-lsp - 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

github.com/clojure-lsp/clojure-lsp - a1caa57857e8ebb4fa5203d1c1723269cdddfa07 authored over 2 years ago by Eric Dallo <[email protected]>
Support going to namespace definition on an alias.

Fixes #706

github.com/clojure-lsp/clojure-lsp - 8ce1aac8a41c71a4fee133ad8ea8cb1e63d9136e authored over 2 years ago by Eric Dallo <[email protected]>
Remove old db when upserting

github.com/clojure-lsp/clojure-lsp - 9cc1e652de9cead0309bf6e3830db0a9351e2018 authored over 2 years ago by Eric Dallo <[email protected]>
Remove old test

github.com/clojure-lsp/clojure-lsp - 9a853346d8126782996b6dc29d2449bf264e5344 authored over 2 years ago by Eric Dallo <[email protected]>
Replace datalevin with transit

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - 0c19b975c7fd93336aaccdee66a494ae20ba252f authored over 2 years ago by Jacob Maine <[email protected]>
ci: fix graalvm build

github.com/clojure-lsp/clojure-lsp - 98ab93d56558e3ffda8d671b7d376d0c0223bc48 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix graal tests

github.com/clojure-lsp/clojure-lsp - 17e98f997ae3de6ba1fcd1c2cc49ecdd6bdeea82 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix graalvm build test

github.com/clojure-lsp/clojure-lsp - 67be1ef5f4d32681531eef19a9300b9b88bea527 authored over 2 years ago by Eric Dallo <[email protected]>
ci: fix integration test

github.com/clojure-lsp/clojure-lsp - 522f502f1777af44807ddc719cd11679ac60f20c authored over 2 years ago by Eric Dallo <[email protected]>
Finish migrating

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

github.com/clojure-lsp/clojure-lsp - 72d4d8a1bc7ef95916b322db81fdf174968338c0 authored over 2 years ago by Eric Dallo <[email protected]>
Fix problems (#714)

github.com/clojure-lsp/clojure-lsp - 3095e762bc93dcfbb504125f62203076ddac9ce8 authored over 2 years ago by Michiel Borkent <[email protected]>
Add old task to makefile

github.com/clojure-lsp/clojure-lsp - c0ab0aef3d1f504a93278275706873838221afeb authored over 2 years ago by Eric Dallo <[email protected]>
Bump to version: 2022.01.22-01.31.09

github.com/clojure-lsp/homebrew-brew - bda00799a07767e62b3d22121cde69ed33d86af9 authored over 2 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2022.01.22-01.31.09

github.com/clojure-lsp/setup-clojure-lsp - 5e8203aaafc7c9fb74ce3d2e2a0e6098fb019187 authored over 2 years ago by Clojure LSP Bot <[email protected]>
WIP - migrate to tools deps

github.com/clojure-lsp/clojure-lsp - c9b96a3aa2f4ddae2170c80a02880c82609b03a3 authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.22-01.31.09

github.com/clojure-lsp/clojure-lsp - ff23d542e1bb1d27aec93171561f7fc6577d1d30 authored over 2 years ago by Eric Dallo <[email protected]>
Revert "Release: 2022.01.21-14.32.59"

This reverts commit 22af54647602ab0fadaf8dee0ef22d7ccaa678b5.

github.com/clojure-lsp/clojure-lsp - b872f06d9647991eb5053bfb2026fd4bf8d9ac19 authored over 2 years ago by Eric Dallo <[email protected]>
ci: Increase windows pagefile system

github.com/clojure-lsp/clojure-lsp - 419f58c205a08edc0de1e6f59d1c1e26a5d99ba7 authored over 2 years ago by Eric Dallo <[email protected]>
Bump to version: 2022.01.21-14.32.59

github.com/clojure-lsp/setup-clojure-lsp - 9c0d18508748d770153f89e7a33b6cfa2669c4ac authored over 2 years ago by Clojure LSP Bot <[email protected]>
ci: remove swap

github.com/clojure-lsp/clojure-lsp - 69c7cfcd24c10173114a432494c817584cc4dcab authored over 2 years ago by Eric Dallo <[email protected]>
ci: Add swap sapce to windows

github.com/clojure-lsp/clojure-lsp - 3d33bbbce0a7aa61647c68fe395060501e895d4d authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.21-14.32.59

github.com/clojure-lsp/clojure-lsp - 22af54647602ab0fadaf8dee0ef22d7ccaa678b5 authored over 2 years ago by Eric Dallo <[email protected]>
Fix bump downstream action

github.com/clojure-lsp/clojure-lsp - d802fac1e89583fac2761b897cc6068f225e8f07 authored over 2 years ago by Eric Dallo <[email protected]>
Release: 2022.01.21-01.31.19

github.com/clojure-lsp/clojure-lsp - 5dea535262f249bc3206fc0bdfebd4da2a062387 authored over 2 years ago by Eric Dallo <[email protected]>
Fix clj-kondo dep for native (#710)

github.com/clojure-lsp/clojure-lsp - 52338db824501d01b989b6157f5f3e570a308d6b authored over 2 years ago by Eric Dallo <[email protected]>
Fix deploy-clojars

github.com/clojure-lsp/clojure-lsp - f4b54153dff8d3f7f1a77ae4c3bd4740a21d1848 authored over 2 years ago by Eric Dallo <[email protected]>