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

refactor: code action kind

62a9174ef98d56381bbed4d9715ba858a5c63db7 authored almost 3 years ago by Eric Dallo <[email protected]>
lint fix

c0b2c3d61bd31c8964bd4d63ea1dbca3b458d61e authored almost 3 years ago by Eric Dallo <[email protected]>
CHANGELOG

2ac4ef4ef1f1fc733937d021ee6d117f10c05463 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix rename of namespaced keywords -> aliased keywords.

Fixes #665

0659a317297d1ff4db8baee5ac23cfcab9e8229d authored almost 3 years ago by Eric Dallo <[email protected]>
Lint unused public keywords, like unused re-frame events/subs.

Fixes #691

58474abaaff960c2cf4f00a4d487d120f94229d5 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix tests

9dbf0c809884546c8c9a15096eec610bd94aeca1 authored almost 3 years ago by Eric Dallo <[email protected]>
Add setting `:copy-kondo-configs?` to allow disable auto clj-kondo config copy, enabled by default.

Fixes #694

e1f195d5f39795b080e77e26f1c0693f62f6f79d authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

057a0678d100f82be32e5c2163fec323288b9a52 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix log

022ca4a59af60c4fc57749bc1d6cdb636d7c64b5 authored almost 3 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into allow-project-analysis-only

e93e9340206681dc163d778c900677f042c69729 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2022.01.13

d87485e5b63b35b4cf111993daee0b31096bde0b authored almost 3 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into allow-project-analysis-only

58e2ac4793020dba00f26f342a3793e5f9fa9677 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2021.12.20-20220113.103620-14

9ab7e4f1e0d8738c42963fdef7415cca6694aa7c authored almost 3 years ago by Eric Dallo <[email protected]>
Allow project analysis only

64ff7c680fc308173fed4b93a2b93ffcb06a20b0 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump cider/cider-nrepl from 0.27.4 to 0.28.0 (#690)

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

3bf8011d08c83043053c2c26a94a06791d51060b authored almost 3 years ago by Clojure LSP bot <[email protected]>
fix incorrect results of `extract-function` when run on cljc files (#689)

When analysis is run over `cljc` files, it provides results for both
clj and cljs. This seems t...

a0805e005523fb20fd2e792b909b820f3163e403 authored almost 3 years ago by Phillip Mates <[email protected]>
Merge pull request #685 from clojure-lsp/move-coll-entry

Add move coll entry code action + refactors

9c7cb5170b3f8bdeb864e7eb913f0ddfb6a6a50d authored almost 3 years ago by Eric Dallo <[email protected]>
Add `:classpath` to `serverInfo` command for downstream usages.

693d5973d4e067a9457510460bbc0259ae838648 authored almost 3 years ago by Eric Dallo <[email protected]>
lint fix

0514196cd2acf7c849eec79727210c78daee76e4 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix `showDocumentRequest` issues when triggered via some refactor code action.

d620b9dc2b8409714d19614062eea3e4a2fbb19b authored almost 3 years ago by Eric Dallo <[email protected]>
Fix tests

fed6c0168b2012dd2fa35d6e4c495eba4b949233 authored almost 3 years ago by Eric Dallo <[email protected]>
[refactor] Make all commands available via refactors standard

647a7bdb31ac04b66de83f54a880f03c42ab1632 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix 'resolve macro as ...' code action not working.

cf4093e38b14a7ca07d3828a56e0d89125ad9ceb authored almost 3 years ago by Eric Dallo <[email protected]>
[tests] Don't fail tests if classpath scan error

14aef3c72d12c5b7eb8eea87eefef85a878f192b authored almost 3 years ago by Eric Dallo <[email protected]>
[graalvm] Use static binary on integration tests

5fa8a035e497ae5e597b1faf6880255e100b092e authored almost 3 years ago by Eric Dallo <[email protected]>
[graalvm] Add -H:+StaticExecutableWithDynamicLibC flag to static

c917dafdfaf919eac68e6d7a8a52cf2ae87ecda4 authored almost 3 years ago by Eric Dallo <[email protected]>
Improve 'create function' refactor code action handling multiple cases

Fixes #682

0b07c8f9a5e59ae0d432a6891e15caea4ac5cf52 authored almost 3 years ago by Eric Dallo <[email protected]>
Release: 2022.01.03-19.46.10

b976faf9a51759bd5f0af7caddb5d7e2201bae64 authored almost 3 years ago by Eric Dallo <[email protected]>
Catch clj-kondo prints to stdout and log to clojure-lsp log file avoiding crashes on some clients like vscode/Calva

e113ceb7afd53d341ae941f37967bd8dd275abe9 authored almost 3 years ago by Eric Dallo <[email protected]>
Release: 2022.01.03-15.41.19

58fea3e682d545c3c8e4ab812dd42deabd24d4b4 authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

55a9e69bf4102b83023fda6af0954d8acd4119d8 authored almost 3 years ago by Eric Dallo <[email protected]>
[docs]

f86299bcd35bfbcc83b2b501d1605dc8ebf515ec authored almost 3 years ago by Eric Dallo <[email protected]>
Add completion support to potemkin usages of a namespace

c2da2d147f20a906486a0badd14bc53471f8191f authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

ada72a9e302fd2421a46b45f3134e3ae3d40edbb authored almost 3 years ago by Eric Dallo <[email protected]>
Add completion support to potemkin usages of a namespace

2b37b52ecff29b54b7029772e9d27267b1586b62 authored almost 3 years ago by Eric Dallo <[email protected]>
lint fix

95e165695b8b16f6ae7577d2aa1a8b0d3b8760e0 authored almost 3 years ago by Eric Dallo <[email protected]>
Improve classpath scan error message

ca03d2e26bb3fa91d90f9c1cfaf463f6709ade9a authored almost 3 years ago by Eric Dallo <[email protected]>
Fix the need to use `:raw? true` on babashka pod usage.

81086ece1bfb1791c0935445c3d02ec9404fe184 authored almost 3 years ago by Eric Dallo <[email protected]>
Remove test code

9def52034463e6d80040c82ab9fc8a0de63d2c9e authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

8c91c52b39e840a457740bde9832c2bc657d9ada authored almost 3 years ago by Eric Dallo <[email protected]>
Fix some analysis conflicts regarding `custom-async-lint?` feature introduced on latest release.

32ecfb559108a47c24d41946ff74108b7ca7e541 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix expand let refactor duplicating variables in some cases

Fixes #676

444a0490e422e143e93868949fc820a9f36d1d70 authored almost 3 years ago by Eric Dallo <[email protected]>
Try catch db cache upsert

eebc2334e32531010e0c5055cb851caa7ce24884 authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

948e90ac6eb8c98f95c1a1b8cd9f30104a86b809 authored almost 3 years ago by Eric Dallo <[email protected]>
Wait for db cache upsert before end proccess

6c094b474b887b7ddcdbaf78b52e91a157bbf61b authored almost 3 years ago by Eric Dallo <[email protected]>
Fix inline symbol code action regression from previous releases

Fixes #678

9c37e2c8761f68d4488e1440cb0a5d174c48818e authored almost 3 years ago by Eric Dallo <[email protected]>
Add a hint for resolving sources for `local/root` (#677)

-=david=-

1259c7e4defbe995c431d3382d48117868de6f49 authored almost 3 years ago by David Harrigan <[email protected]>
Release: 2021.12.20-00.36.56

dc6ebbd0ed25522eb4e4be77c42a770834cf0f4e authored almost 3 years ago by Eric Dallo <[email protected]>
[CI] Add environment for better deploy

19a7de2b62b874542dbe96046bd6bec76e28d99a authored almost 3 years ago by Eric Dallo <[email protected]>
Bump actions/checkout (#675)

ee7e1086eab5b1c5754571aef6737368b2c4fd4f authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2021.12.19

a2a504d627a9a53d244e3c7b531bba6100acdc4a authored almost 3 years ago by Eric Dallo <[email protected]>
Make `textDocument/hover` return the correct range from LSP spec, the element range instead of the element scope range

80007f61a31452fc8ef482c1cf207fa4dc0c864f authored almost 3 years ago by Eric Dallo <[email protected]>
Fix abort changes to rollback processing changes state

1d34c71152115b11f7ac2829d0e212f6b3e7de0b authored almost 3 years ago by Eric Dallo <[email protected]>
Avoid infinite loop because of cyclic dependencies on deps source-path discovery.

16823bd30901ee4aecc409804bf55d41c8358a8a authored almost 3 years ago by Eric Dallo <[email protected]>
lint fix

ef4291bda778205f42258395dc119fb16f59c383 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix flaky tests

452e2a5ee3ac517de2eec09f21200d4be0c68f26 authored almost 3 years ago by Eric Dallo <[email protected]>
Rename pod namespace

6183c2edb910eaf21dbab7b5fe0ba66d265d5d97 authored almost 3 years ago by Eric Dallo <[email protected]>
Avoid infinite loops on multiple quick changes at same time

8cc671cfc7e2e9cd8be398530d9e945e11e85c48 authored almost 3 years ago by Eric Dallo <[email protected]>
Add babashka pod (#674)

* Add babashka pod

* Add tests

* Add CI

* Add more tests

* [docs]

aef338af9b54c463a7c2ac8cd1f323050937c5ce authored almost 3 years ago by Eric Dallo <[email protected]>
Fix clojure-lsp not loading for some mono-repo cases, improving local/root support for polylith projects

192b9355adce2a2a7a4d64a2f1d8fda0ab072c9b authored almost 3 years ago by Eric Dallo <[email protected]>
fix: make local/root paths relative to deps.edn (#673)

* fix: make local/root paths relative to deps.edn

When resolving local/root dependencies, a r...

876aae8b56d4db62ff8c904b3f9026bb853d37f8 authored almost 3 years ago by Hugo Duncan <[email protected]>
Allow absolute paths in deps.edn :local/root (#672)

* Allow relative paths in deps.edn :local/root

* Don't convert when already relative; add tes...

13bd06ee771862da367367209232ac333125ea3b authored almost 3 years ago by Alex Chen <[email protected]>
[CHANGELOG]

86317749a37470a9319b52c4eb8a330e2b9ab0e8 authored almost 3 years ago by Eric Dallo <[email protected]>
Avoid high CPU and lockup when kondo throws exceptions (#671)

* Avoid high CPU and lockup when kondo throws exceptions

* Fix linting

* Fix linting

* ...

8439aacb6a605c6f4d40b46e96beb450ccd1ce21 authored almost 3 years ago by Alex Chen <[email protected]>
Avoid processing unused-public-vars if linter is disabled

00cead9e86db41e153d60c1b25895dd6eb3f1b23 authored almost 3 years ago by Eric Dallo <[email protected]>
Add flag to exit classpath if errors

a3c4a0673f7beae4de204f66755825184139fa7c authored almost 3 years ago by Eric Dallo <[email protected]>
Default :custom-async-lint to true

9b85c3b76fc56935116c17fb1e7e8baa5c2f0fa3 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump lambdaisland/kaocha from 1.60.945 to 1.60.972 (#670)

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

43524d9e5b713bb0a807e2579b48376a876655c6 authored almost 3 years ago by Clojure LSP bot <[email protected]>
Bump clj-kondo

5da7870262bf35824a29d25deadc39409b83591a authored almost 3 years ago by Eric Dallo <[email protected]>
[docs] Fix capability

b7b7b8902ece464fa4d21b47adfb779f15f424c1 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix performance issues on `find-var-definition-name-loc`

358b7e65ef7b316eeffeb4d89c772aef1905278f authored almost 3 years ago by Eric Dallo <[email protected]>
Fix performance issue on create-test?

ca946e4052cef150775bb23f4b893c490c611fa3 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump cider/cider-nrepl from 0.27.2 to 0.27.4 (#668)

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

14a721e46340c905e951f0ce40b4df8aec80d817 authored almost 3 years ago by Clojure LSP bot <[email protected]>
Bump clj-kondo

44d47375a74a2969ce41dfec23d1d8aa032011c4 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/core.async from 1.5.644 to 1.5.648 (#667)

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

0003ba51e8d1c24ebbccc07d803a72ecfb2bfd61 authored almost 3 years ago by Clojure LSP bot <[email protected]>
Move test tree produce to handler

009062c49a7b2ba0eb9af07278f8d27e66fa7ce2 authored almost 3 years ago by Eric Dallo <[email protected]>
Reduce log noise

51738aadef6d2fa84919ce40a7b3abb63cf60865 authored almost 3 years ago by Eric Dallo <[email protected]>
Improve function name finding to consider other function definition types for some features

Fixes #666

6de2625de982d7cef6f4f53c5235401b4eb4541d authored almost 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/java.data from 1.0.92 to 1.0.95 (#664)

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

97175840ec7d500bc0a720417099ff11561b6e1b authored almost 3 years ago by Clojure LSP bot <[email protected]>
Merge `:cljfmt` settings with `:cljfmt-config-path` if file path exists.

df23fd408991902d4b1efb73019cdeaa18b576ae authored almost 3 years ago by Eric Dallo <[email protected]>
lint

3a840abf696697ae7c711a81bcb6b7e9f0dc2135 authored almost 3 years ago by Eric Dallo <[email protected]>
Fix tests flaky

7bd96eb1b17839f0507694e5a9bb53c668e29984 authored almost 3 years ago by Eric Dallo <[email protected]>
[docs] Add feature Test tree

116d685ddee476a8c92053186b0e6b4a7a3318c7 authored almost 3 years ago by Eric Dallo <[email protected]>
[docs] Improve features

4a94716c7087df345a7de9eb1cdea68da30185aa authored almost 3 years ago by Eric Dallo <[email protected]>
[docs] improve capabilities

a6c853c61f62d6075a34607898f25a11f6dc3d93 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to `2021.12.02-20211212.204828-17`, supporting auto-load features.

2a40fe5f68d790862905f88f9e477d6ec72932f6 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump nrepl/nrepl from 0.8.3 to 0.9.0 (#663)

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

bc678042906053f648a1bc9bee8f0194410a8003 authored almost 3 years ago by Clojure LSP bot <[email protected]>
Fix integration tests

37ce3b065f2159680126bd0b33f1cb1680efb277 authored almost 3 years ago by Eric Dallo <[email protected]>
[docs] improve capabilities

1f4e6d50002ec17b64fcc624df78abcca727e452 authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

a46f4fb0f21da4b0b55246e56b2bdbd21eedfb67 authored almost 3 years ago by Eric Dallo <[email protected]>
Lint fix

f44e2e5c4652c383889a8b1c3760505c0317b0f5 authored almost 3 years ago by Eric Dallo <[email protected]>
Refactor classes location

7df75ee382bf7e06e232bd73e82a9274a1cc9319 authored almost 3 years ago by Eric Dallo <[email protected]>
Bump kondo

e03ffa9904dea2c1161501491912ed64c876b4b2 authored almost 3 years ago by Eric Dallo <[email protected]>
Add namespace to test tree

046aed9e9ef6cc409532a6f17dbd8d65397182aa authored almost 3 years ago by Eric Dallo <[email protected]>
Add client and server capabilities

bd87e6bc9b87698e784ae888da60fc573053303f authored almost 3 years ago by Eric Dallo <[email protected]>
Send test tree new notification

c8703396b50485fddabec033204fccf45c4324d5 authored almost 3 years ago by Eric Dallo <[email protected]>
Improve capabilites section

f3dbbc05ee433ae90b191cdeb686595b2c7a04a9 authored almost 3 years ago by Eric Dallo <[email protected]>
Add tests

fa9193a1186cce291e9575f96ef124d0f6fd32e3 authored almost 3 years ago by Eric Dallo <[email protected]>
Improve `:linters :clj-kondo :async-custom-lint?` to avoid infinite loops.

c168377b5376b29b298ba3f84aef9a2285c39e79 authored almost 3 years ago by Eric Dallo <[email protected]>
[CI] install babashka on lint task

4fb1978f6e14d6e8671f90e01d92c279a7479cee authored almost 3 years ago by Eric Dallo <[email protected]>