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

Bump to version: 2021.08.24-14.41.56

github.com/clojure-lsp/homebrew-brew - f8c83a8ea1bf943eafd4bba48254347ae82dcdfe authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.08.24-14.41.56

github.com/clojure-lsp/clojure-lsp - 54ac4a078ca90eafbaec2634fd9931ab90be4e39 authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Update bump lein-clojure-lsp

github.com/clojure-lsp/lein-clojure-lsp - 3ed2213c8df80610227399c1d26d6ec3acd20aab authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Update bump lein-clojure-lsp

github.com/clojure-lsp/clojure-lsp - c6757a2ffd3e99b05304045e1fd7c6c375cebbc8 authored about 3 years ago by Eric Dallo <[email protected]>
Migrate to babashka

github.com/clojure-lsp/lein-clojure-lsp - f756db6d3f1e4a851e8d30bdc24ad9babc1541f5 authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Finish bump downstream action

github.com/clojure-lsp/clojure-lsp - 7435633a548e21fc847cb718e9ebd6501be83910 authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Test bump downstream action

github.com/clojure-lsp/clojure-lsp - 09885c00bbdedea58fad95f2865b62b739a486f0 authored about 3 years ago by Eric Dallo <[email protected]>
Test new workflow

github.com/clojure-lsp/clojure-lsp - b7509367bc2ca5c1b62f1e8c7366ed3073fffd31 authored about 3 years ago by Eric Dallo <[email protected]>
Add new workflow to bump downstreams

github.com/clojure-lsp/clojure-lsp - 2243ba8753a10ebd2d545587b88bc605f75c7f7d authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Update action variable

github.com/clojure-lsp/setup-clojure-lsp - 39514a6f37dc4c579c87aef7be529ab29ebd5859 authored about 3 years ago by Eric Dallo <[email protected]>
Remove empty splicing reader conditional and fix false-positive for its usages

github.com/clojure-lsp/clojure-lsp - 3d2fc446f9877d90ef2d73a9fa1b240c11b073dd authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Fix ignored config for integration-test

github.com/clojure-lsp/clojure-lsp - d77ea872fa6609819dbe4436208e8d9258b2abd2 authored about 3 years ago by Eric Dallo <[email protected]>
Fix merge of configs resolved for projects with multiple configurations in parent folders and subprojects2

github.com/clojure-lsp/clojure-lsp - 0784d9c759adbe85f831aa048d3c2b2f8d9ff7bc authored about 3 years ago by Eric Dallo <[email protected]>
Add new setting `:linters :clj-kondo :ns-exclude-regex` which allows exclude all diagnostics/findings for namespaces matching that regex

github.com/clojure-lsp/clojure-lsp - 8dac4e9cd6e7ee5cbd1944a3f66fd9f3df8d2673 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Update client section + remove vscode outdated plugin

github.com/clojure-lsp/clojure-lsp - 08ac97f1630eebbbcadc7df232d03326350cf16b authored about 3 years ago by Eric Dallo <[email protected]>
[docs] update capabilities section

github.com/clojure-lsp/clojure-lsp - 50aaa243ac28a0908194f1fffa1a452b83b55a26 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] mention settings documentation

github.com/clojure-lsp/clojure-lsp - 8cc6ab77951dd41e685b2ac6755d9726e2ba59ae authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Add all-available-settings.edn

github.com/clojure-lsp/clojure-lsp - d1b2ca69767618992846785ce763ea1923758a63 authored about 3 years ago by Eric Dallo <[email protected]>
Improve clean-ns to checking analysis (#525)

* Make clean-ns check analysis for issues with cljc files

* Use snapshot of new clj-kondo wit...

github.com/clojure-lsp/clojure-lsp - 81265629c1aeaf49d538e4b8d084723718e1823f authored about 3 years ago by Eric Dallo <[email protected]>
Fix notify-references-on-file-change to not lint unnecessary lib files

github.com/clojure-lsp/clojure-lsp - e1b930a81a3d0ea4051c1433ee0a8261891c2cf8 authored about 3 years ago by Eric Dallo <[email protected]>
Bump com.google.code.gson/gson from 2.8.7 to 2.8.8 (#524)

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

github.com/clojure-lsp/clojure-lsp - 38760307ae26c136a3f60f22c803f182b5e1167f authored about 3 years ago by Clojure LSP bot <[email protected]>
Improve `clean-ns` to remove empty reader conditionals(`#?(:clj)`) after cleaning requires/imports

github.com/clojure-lsp/clojure-lsp - f2da6e22b1c160be085a8227bb5a75bbfe3490be authored about 3 years ago by Eric Dallo <[email protected]>
Fix classpath scan when classpath has other things like new lines or warning message besides the classpath

Fixes #523

github.com/clojure-lsp/clojure-lsp - 0b4ae70f4e9e782e9f153831e72d1ef8d6182623 authored about 3 years ago by Eric Dallo <[email protected]>
Fix pom version

github.com/clojure-lsp/clojure-lsp - 1a2cdc56582f5a80e7fb08c97d7a87173cfe82b7 authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.16-19.02.30

github.com/clojure-lsp/homebrew-brew - 1f2f7907c7bce50639c2df46b13c5f8a175aa7df authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump clojure-lsp

github.com/clojure-lsp/setup-clojure-lsp - ef6c31138c3d736097438a31704cf45f37b9b76e authored about 3 years ago by Eric Dallo <[email protected]>
Bump clojure-lsp

github.com/clojure-lsp/lein-clojure-lsp - 4b9b699c78e76404e5509f1f4cb2023288049477 authored about 3 years ago by Eric Dallo <[email protected]>
Release: 2021.08.16-19.02.30

github.com/clojure-lsp/clojure-lsp - 226fa911d10d332a2b1df9201cc8565a3002f642 authored about 3 years ago by Eric Dallo <[email protected]>
Fix version and add tests for it

github.com/clojure-lsp/clojure-lsp - 7dafb09d657a75ca697c5cd3d12cb5e5c0f5cb5e authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Add docs for lein-clojure-lsp (#518)

github.com/clojure-lsp/clojure-lsp - eca6792f8dc9bb03ed292d9c8b28af42ea890730 authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.16-17.10.56

github.com/clojure-lsp/homebrew-brew - 4e3e642caa0cbe4834af53188e3a3a96334f52bd authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.08.16-17.10.56

github.com/clojure-lsp/clojure-lsp - 2e03c937ad44ade7adaff591eb21e36d328508cc authored about 3 years ago by Eric Dallo <[email protected]>
Fix clojure-lsp --version

github.com/clojure-lsp/clojure-lsp - 42d47e191ea33ebaacb5f98d0b9dcc3b48ea20ef authored about 3 years ago by Eric Dallo <[email protected]>
Fix pom version

github.com/clojure-lsp/clojure-lsp - 6ec1d894415e5a1af14c67d2c224f744dad83d58 authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.16-14.47.54

github.com/clojure-lsp/homebrew-brew - 80bfef42e842986933eb2799642b9b596a734641 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Update Makefile

github.com/clojure-lsp/lein-clojure-lsp - 0fdcfd5f94c2eb03f5a2d8c5a6089f58232f7a36 authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.16-14.47.54

github.com/clojure-lsp/homebrew-brew - 2bd8898884ec033da776a13f7038c9a0d221861a authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump clojure-lsp

github.com/clojure-lsp/lein-clojure-lsp - 63e4b6d0764669f5e678196fe72a47273c548c33 authored about 3 years ago by Eric Dallo <[email protected]>
Release: 2021.08.16-14.47.54

github.com/clojure-lsp/clojure-lsp - 97d3eec891e091b056307d4c38367b337e03f8fb authored about 3 years ago by Eric Dallo <[email protected]>
Release: 2021.08.16-14.32.12

github.com/clojure-lsp/clojure-lsp - 26720238087b66f6519db1fc10ec51c879c4dcec authored about 3 years ago by Eric Dallo <[email protected]>
Bump clojure-lsp

github.com/clojure-lsp/lein-clojure-lsp - 45f089c567ac31be083820fd957f89ed18874176 authored about 3 years ago by Eric Dallo <[email protected]>
Fix check of lint-project-files-after-startup, fixing flaky tests

github.com/clojure-lsp/clojure-lsp - 54d3579f2c53ec6a6d26274905545df6891c41ba authored about 3 years ago by Eric Dallo <[email protected]>
Bump clojure-lsp

github.com/clojure-lsp/lein-clojure-lsp - ac0c65445c99953aeab7561a64f8fa24b68c1654 authored about 3 years ago by Eric Dallo <[email protected]>
Release: 2021.08.16-12.43.38

github.com/clojure-lsp/clojure-lsp - d580def67ff281e9f4e8a2b771800be7d0d73929 authored about 3 years ago by Eric Dallo <[email protected]>
Refresh references code lenses after changing file

github.com/clojure-lsp/clojure-lsp - 18aa57c4532b50ca38ccfd2a0cf8b2b34ae814a5 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Add notify-references-on-file-change docs

github.com/clojure-lsp/clojure-lsp - 2b8ac503edca0c03beb836e49d9c3b99e048b10a authored about 3 years ago by Eric Dallo <[email protected]>
Improve performance and only check references when it makes sense for :notify-references-on-change flag

Still disabled by default to test for some time

github.com/clojure-lsp/clojure-lsp - 3ce403c35d444a6e046acb77916c5082a83844ce authored about 3 years ago by Eric Dallo <[email protected]>
Fix refactor 'add missing refer' when there is already that namespace with a alias but no refers

github.com/clojure-lsp/clojure-lsp - 2386e90b7770dde5b2bab6f793b6b5bf4fea1f07 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Update troubleshooting section

github.com/clojure-lsp/clojure-lsp - 81a3f63641d57cd6b26d429ae68a5797243fe88e authored about 3 years ago by Eric Dallo <[email protected]>
Add release task

github.com/clojure-lsp/lein-clojure-lsp - b21581d2055a2afa84831b3f5520437c429ea1d3 authored about 3 years ago by Eric Dallo <[email protected]>
Improve exit status and add missing commands

github.com/clojure-lsp/lein-clojure-lsp - 3ec430c4f62b586e632d83d8dab8fcf5ff154288 authored about 3 years ago by Eric Dallo <[email protected]>
Exclude gson from deps correctly

github.com/clojure-lsp/clojure-lsp - e7ffdfdacbd3b3afb4e931d82a0932630e24b5cf authored about 3 years ago by Eric Dallo <[email protected]>
Clean client settings when passed strings instead of keywords (#516)

* Clean client settings when passed strings instead of keywords

* Add tests

* Update docs
...

github.com/clojure-lsp/clojure-lsp - c53f8cf50cfda0e83954152b6cde4644a4bd89ec authored about 3 years ago by Noah <[email protected]>
Process message for API as well + Fix integration-tests

github.com/clojure-lsp/clojure-lsp - 24f34b614ec82537f5390dbb7962f4af063a60cc authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to fix a issue with clojure-lsp running in a lein process

Rollback printing to work with API not only via CLI. (can be disabled via :raw? option)

github.com/clojure-lsp/clojure-lsp - e7ba1e39bc97ce699ddaa3af086feefb540df415 authored about 3 years ago by Eric Dallo <[email protected]>
[ci] segregate rename integration tests to avoid flaky tests

github.com/clojure-lsp/clojure-lsp - b6c3b68cc60c63be18612dbf04daf4d1ee200c19 authored about 3 years ago by Eric Dallo <[email protected]>
[ci] Avoid flaky unit tests

github.com/clojure-lsp/clojure-lsp - 03015083d25043434fd16218757495a3ca2b631b authored about 3 years ago by Eric Dallo <[email protected]>
Fix db location on refactors

github.com/clojure-lsp/clojure-lsp - f1c982953cc99d62fbf5fefe91318b38651696e5 authored about 3 years ago by Eric Dallo <[email protected]>
Add first command

github.com/clojure-lsp/lein-clojure-lsp - 67d7573f17ff5381b105c01a53d45ab2b64c3f5c authored about 3 years ago by Eric Dallo <[email protected]>
[ci] Increase integration-tests timeout

github.com/clojure-lsp/clojure-lsp - 8fad408e2ef2661fcebce24d4f7c5ae530cbabe3 authored about 3 years ago by Eric Dallo <[email protected]>
Don't add ns form to blank edn files

Fixes #515

github.com/clojure-lsp/clojure-lsp - 00a6bfadf2b81f85b1eac0521dbc7846e8473849 authored about 3 years ago by Eric Dallo <[email protected]>
Remove diagnostics when files are deleted, properly cleaning server

Fixes #513

github.com/clojure-lsp/clojure-lsp - ce1cf2ac8e8f6b7580a5f68b153342d3551f33ac authored about 3 years ago by Eric Dallo <[email protected]>
Move db as outside as possible (#512)

* Use db from handlers -> features

* Make api tests don't use print loop to avoid flaky timeo...

github.com/clojure-lsp/clojure-lsp - dab00d303ffd4af7fca83f946d193dacc7dc5b5b authored about 3 years ago by Eric Dallo <[email protected]>
Add integration test for native on CI (#511)

github.com/clojure-lsp/clojure-lsp - 995edfe006af2968bc39a437cc9be7212af9c45f authored about 3 years ago by Eric Dallo <[email protected]>
Update README.md

github.com/clojure-lsp/setup-clojure-lsp - 5153f65a05ef6a53101dd450669de99252b8ba2d authored about 3 years ago by Eric Dallo <[email protected]>
Improve integration-test exception handler

github.com/clojure-lsp/clojure-lsp - ed689d5f47f57d06db717a6374c84bcad2c19412 authored about 3 years ago by Eric Dallo <[email protected]>
Refactor to inverse control of db in some ns

github.com/clojure-lsp/clojure-lsp - dcdad2e73d808afb4e7660fa853dd19d97f391ab authored about 3 years ago by Eric Dallo <[email protected]>
Make completion use db atom directly

github.com/clojure-lsp/clojure-lsp - f278d03f726b3e5c41cc18ca77486f4a00d3392e authored about 3 years ago by Eric Dallo <[email protected]>
Move kondo functions to kondo namespace

github.com/clojure-lsp/clojure-lsp - d2515afac885106c2d524c0907332c26cfa09bfd authored about 3 years ago by Eric Dallo <[email protected]>
Add clojure.core.async common vars to common-refers to be required via code action

github.com/clojure-lsp/clojure-lsp - 934e41cf7373d12d4fa8bf073cdcb78c44a33a55 authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.08.04-20210803.215939-3 to 2021.08.06 (#510)

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

github.com/clojure-lsp/clojure-lsp - 651ac4546f7b07744b9fc32a8c93900f40588932 authored about 3 years ago by Clojure LSP bot <[email protected]>
Fix find-definition in jars for cljc files where the var is available on both cljs and clj files

Fixes #509

github.com/clojure-lsp/clojure-lsp - b6b46b41a6af027004b454e641e3ed78c9577491 authored about 3 years ago by Eric Dallo <[email protected]>
Fix wrong parse of source-paths for bb.edn when :paths contains symbols not only strings

Fixes #507

github.com/clojure-lsp/clojure-lsp - 81c2f1e27bb152a5705978804c465f42076b713b authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.05-19.36.09

github.com/clojure-lsp/homebrew-brew - d76002efa72956f4ae845bf8e055349db9c3dbea authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.08.05-19.36.09

github.com/clojure-lsp/clojure-lsp - f96816770597981f8afdbc744bf9782caca38417 authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to fix windows path issues with analysis

github.com/clojure-lsp/clojure-lsp - 495e57903b4b030512256537c1f7238b265d77d2 authored about 3 years ago by Eric Dallo <[email protected]>
Remove missing println

github.com/clojure-lsp/clojure-lsp - 78918c8d05ca2bb16ab1a817bdc3db6d8a4956f5 authored about 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.08.05-18.25.54

github.com/clojure-lsp/homebrew-brew - ed959e027f9bbf7ec88864283ae4a34b595c6768 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.08.05-18.25.54

github.com/clojure-lsp/clojure-lsp - 3ad7dcc419419c738dd4bdd486857c04f902bed9 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Fix docs about unused-public-var linter

github.com/clojure-lsp/clojure-lsp - c286185cc55485b65405266288a44b8876453ba7 authored about 3 years ago by Eric Dallo <[email protected]>
Fix excluded symbols for code lens, making clojure-lsp check clj-kondo config as well for the `:clojure-lsp/unused-public-var` excludes

github.com/clojure-lsp/clojure-lsp - f49efeea2416913f62f1ae97e5c44a406888445b authored about 3 years ago by Eric Dallo <[email protected]>
Improve lint project files message

github.com/clojure-lsp/clojure-lsp - bdc717ce91423911a5a9d06b37b4f3d66ef8e13f authored about 3 years ago by Eric Dallo <[email protected]>
Fix `:lint-project-files-after-startup?` to be considered before clojure-lsp lint unusued public vars.

github.com/clojure-lsp/clojure-lsp - 0e279b54a31364ceaae70e085e4107a8a212780f authored about 3 years ago by Eric Dallo <[email protected]>