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 org.clojure/data.json from 2.0.1 to 2.0.2 (#386)

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

github.com/clojure-lsp/clojure-lsp - acea567582704b316ba6ab69a5ec33ead1b94f60 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.03.26-23.41.07

github.com/clojure-lsp/clojure-lsp - b7813a289caaffa7299315d930f5d4ba73c7ed19 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add documentHighlight integration tests

github.com/clojure-lsp/clojure-lsp - bd6a6043cfab8b3cdcbcc2bb298168c4865623ba authored over 3 years ago by Eric Dallo <[email protected]>
Fix keyword rename (#383)

* Test cases for keyword renaming

Showing when renaming doesn't work

* Fix for keyword ren...

github.com/clojure-lsp/clojure-lsp - f93c5969c590b90b4c9f5bc032389f98141257df authored over 3 years ago by Marconi <[email protected]>
[CI] Fix docs action running on PRs

github.com/clojure-lsp/clojure-lsp - 23a4a4b9500360f10864ef9810f2e1bab7ba2eee authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] Fix missing reflect configs for LSP 3.16

github.com/clojure-lsp/clojure-lsp - 69e2063cb11023b2afcaf5a26085406553b1b494 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add documentSymbol integration tests

github.com/clojure-lsp/clojure-lsp - d694221b122d0a34d1e404425d52379b0ceddf2c authored over 3 years ago by Eric Dallo <[email protected]>
[tests] add definition integration tests

github.com/clojure-lsp/clojure-lsp - a556310d8fa0d0ba56f7f39795ab2cb877432581 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] fix missing hardcoded uri

github.com/clojure-lsp/clojure-lsp - 9ab50f5940150c624d9809e5b697ff71c1cbdbd7 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] fix hardcoded uri

github.com/clojure-lsp/clojure-lsp - 90e4f50561986a28caf82581c3463d3f2b20eaf1 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.24-00.41.55

github.com/clojure-lsp/homebrew-brew - 0925d79822532487a0ac18f297016ddf2ece0db6 authored over 3 years ago by Clojure LSP Bot <[email protected]>
[tests] Add integration tests for formatting and rename

github.com/clojure-lsp/clojure-lsp - 75ee96edebf4f79a58bc2cadf63ff6f186492047 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add integration tests for full and range formatting

github.com/clojure-lsp/clojure-lsp - 194020408baef8681f56fedcff7d1251c8af10ec authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add integration tests for basic diagnostics

github.com/clojure-lsp/clojure-lsp - c81375bb84d5834951860acdc469719931f44078 authored over 3 years ago by Eric Dallo <[email protected]>
[test] Fix wrong text sync

github.com/clojure-lsp/clojure-lsp - 39a6e2bc77d9157c0bb175179e289f3be1bc7738 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Improve output, consider requests/responses/notifications

github.com/clojure-lsp/clojure-lsp - 043f5475847eeaf469d5367d71918d213c4ceaec authored over 3 years ago by Eric Dallo <[email protected]>
Merge branch 'refactoring-async'

github.com/clojure-lsp/clojure-lsp - b0d872357f3bb3681f2a324e2734a672928775c8 authored over 3 years ago by case <[email protected]>
Consolidate handling of version checking before updating db and only lint or notify if our version check and save was valid

github.com/clojure-lsp/clojure-lsp - 2be160c70c2fb82b97de37f88c5c8840dffbc2e9 authored over 3 years ago by case <[email protected]>
[test] Fix timeout for CI

github.com/clojure-lsp/clojure-lsp - 7a8d13dd62f5c6cd00e5002272c27b6437e771b5 authored over 3 years ago by Eric Dallo <[email protected]>
Vastly speed up lint-public-vars - only check elements once rather than once per public var. Don't re-parse the file to move the lint

github.com/clojure-lsp/clojure-lsp - 563c49e3c46b968262c501c37a5177d634e71d02 authored over 3 years ago by case <[email protected]>
[test] Improve integration tests code

github.com/clojure-lsp/clojure-lsp - 356c47f95b2ee86657df414f12d59799b0b8dde0 authored over 3 years ago by Eric Dallo <[email protected]>
Make run work with nrepl again

github.com/clojure-lsp/clojure-lsp - 2e3c924baa318e478f8fcae67e75671b8b41211d authored over 3 years ago by case <[email protected]>
[#382] Bump clj-kondo

github.com/clojure-lsp/clojure-lsp - 40434b4fa6d271d2a34e43629789f968cd4523c1 authored over 3 years ago by Eric Dallo <[email protected]>
re-add missing config.edn

github.com/clojure-lsp/clojure-lsp - 5f29d09ecbc74a2196e185b0f40cac8bddb3ce28 authored over 3 years ago by case <[email protected]>
Release: 2021.03.24-00.41.55

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

github.com/clojure-lsp/clojure-lsp - ba0bc33ecfd3e42c3b5c0ebb659d7c2589823fa1 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.23-23.56.05

github.com/clojure-lsp/clojure-lsp - e9bf6ba82d5df7267cea7de67a952bc619e96174 authored over 3 years ago by Eric Dallo <[email protected]>
[ci] Fix windows clojure cli install

github.com/clojure-lsp/clojure-lsp - 3a41f7b934cb1646230564ab70d9a92e8ae97c6f authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.23-23.37.58

github.com/clojure-lsp/clojure-lsp - 00cf797c802848eaef5e95b56d03a368405a6e96 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] add missing reflect config for CompletionItem

github.com/clojure-lsp/clojure-lsp - da7f30732f3071ce854bdee84eb79ebec207a9ff authored over 3 years ago by Eric Dallo <[email protected]>
Fix clean-ns sorting according to symbols not brackets

Fixes #380

github.com/clojure-lsp/clojure-lsp - c5f66f97130907ad99076094e4c789a56cf0d17d authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

github.com/clojure-lsp/clojure-lsp - caef46655daf8ab7cb424ecdcc0f2dd8d0b80a66 authored over 3 years ago by Eric Dallo <[email protected]>
Bump lambdaisland/kaocha from 1.0.732 to 1.0.829 (#379)

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

github.com/clojure-lsp/clojure-lsp - 800092b9662c4c0518e84cfd2dba0cc72853dcfb authored over 3 years ago by Clojure LSP bot <[email protected]>
Migrate from lein to deps.edn (#378)

* Migrate from lein to deps.edn

* Migrate missing references to use clj

* Fix tests

github.com/clojure-lsp/clojure-lsp - e6589ecc74b9d9a4a620676e6982eaaa4571ee26 authored over 3 years ago by Eric Dallo <[email protected]>
Add ClojureLSP Extension

github.com/clojure-lsp/clojure-lsp-extensions - 2abcbdd9d2733b38d8cd1deacc8b0eff4272f1c7 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.21-23.29.19

github.com/clojure-lsp/homebrew-brew - e60ccda8a1326419158ea39903ace81387da4e30 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.03.21-23.29.19

github.com/clojure-lsp/clojure-lsp - 8530f24d08f661a72504e29a707eeb4ce27cec47 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] fix type hinting after lsp4j bump

github.com/clojure-lsp/clojure-lsp - dd37dc47be5fbbe7748fa4f3c5a03fb837c3057a authored over 3 years ago by Eric Dallo <[email protected]>
Rollback clj-kondo version until we remove lein

github.com/clojure-lsp/clojure-lsp - 833ea3665caf898c34193b2cf3926c15311f8a21 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

github.com/clojure-lsp/clojure-lsp - 43350b9839ede9a3af5a80e944f4e8b41bad56ec authored over 3 years ago by Eric Dallo <[email protected]>
Add command to update clj-kondo config given correct args (#369)

* Add command to update clj-kondo config given correct args

* Use rewrite-edn to update the c...

github.com/clojure-lsp/clojure-lsp - f14b52b389c48239a2eeec1ae10c9395cef28a70 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.03.04-20210318.185536-12 to 2021.03.21 (#375)

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

github.com/clojure-lsp/clojure-lsp - e7efacfb93afd5e64e60c3ef2b38309aaac1ecef authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump rewrite-clj to v1 (#374)

github.com/clojure-lsp/clojure-lsp - e792faea0c25708b34792f2b385caee5effb7205 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.eclipse.lsp4j/org.eclipse.lsp4j from 0.10.0 to 0.11.0 (#372)

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

github.com/clojure-lsp/clojure-lsp - 23376e6afd2fdf67a95d789ddcba2ca82e1a9abe authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump org.clojure/data.json from 1.1.0 to 2.0.1 (#371)

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

github.com/clojure-lsp/clojure-lsp - 2a47b07ce5f2378bd7108a69c72e83f31c13d4e5 authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump com.google.guava/guava from 30.1-jre to 30.1.1-jre (#370)

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

github.com/clojure-lsp/clojure-lsp - d29b0461a4f58ecef7a17b9358ab2d17b089eec3 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.03.18-19.23.41

github.com/clojure-lsp/clojure-lsp - b1446d26ab3683ebd20d1cac937a8c99f7ce173f authored over 3 years ago by Eric Dallo <[email protected]>
Bunp clj-kondo to fix unused public linter check for ':exclude-when-defined-by'

github.com/clojure-lsp/clojure-lsp - 9a4054c0c6eab29bd13f71e465a584cfd46a23c9 authored over 3 years ago by Eric Dallo <[email protected]>
Use new clj-kondo 'copy-hooks' flag to copy hooks during lint.

github.com/clojure-lsp/clojure-lsp - 780ee58ac56da0f22c64d3a5d211c4d0350d8b75 authored over 3 years ago by Eric Dallo <[email protected]>
Fix wrong textDocument/documentHighlight for function local-usages

github.com/clojure-lsp/clojure-lsp - 99998381ff4e74de40d9e0efc5fd1bd828a996d2 authored over 3 years ago by Eric Dallo <[email protected]>
Add support for diagnostic tags: deprecated and unnecessary

github.com/clojure-lsp/clojure-lsp - 74dfe05c18f03e68c91ac879cfc960cc90abee6c authored over 3 years ago by Eric Dallo <[email protected]>
Remove duplicated file

github.com/clojure-lsp/homebrew-brew - bd625a0d3d5c46bd57c3247fefe87cb18a86775a authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.16-20.28.06

github.com/clojure-lsp/homebrew-brew - 91ee1a45adffcbf0b551fb4e5b1021e5fb4db18c authored over 3 years ago by Clojure LSP Bot <[email protected]>
[ci] fix homebrew action duplicated file

github.com/clojure-lsp/clojure-lsp - cfc49ff310e4701b11802f32049d61507270d0a6 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.16-20.28.06

github.com/clojure-lsp/clojure-lsp - 8647cf4c78643da99db09cdb9eca630a21063725 authored over 3 years ago by Eric Dallo <[email protected]>
Rollback incremental text changes adding a flag to enable for now

github.com/clojure-lsp/clojure-lsp - 40f83ff4fd30a5d0d6d19e60bc5984097c4fcdbe authored over 3 years ago by Eric Dallo <[email protected]>
Bump seancorfield/next.jdbc from 1.1.643 to 1.1.646 (#368)

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

github.com/clojure-lsp/clojure-lsp - f85a0c6998747c3cc630f616519ad3c8abac17c2 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix for invalid analysis when cljs macros expanded (#367)

* Fix for invalid analysis when cljs macros expanded

It was causing all sorts of weird behavi...

github.com/clojure-lsp/clojure-lsp - 9054d28d6e475fcfa1d094bb4d569710ce969c56 authored over 3 years ago by rvlo <[email protected]>
[CI] fix docs event trigger

github.com/clojure-lsp/clojure-lsp - 14ceefc9a4f366d9a0763e2b551d80ceb1d94f6d authored over 3 years ago by Eric Dallo <[email protected]>
Update troubleshooting (#366)

Add in information on how to obtain the request/responses that go
between CoC and clojure-lsp.

...

github.com/clojure-lsp/clojure-lsp - a9536780db6b78f7cb0384f56e0cf9f7a97865e2 authored over 3 years ago by David Harrigan <[email protected]>
[docs] Fix linters setting typo

github.com/clojure-lsp/clojure-lsp - c121352eb37b4c09377b72b3fa46f78b9ed3c47d authored over 3 years ago by Eric Dallo <[email protected]>
Remove duplicated file

github.com/clojure-lsp/homebrew-brew - 179276598b833708fa1a5b4bb737e662fecd1483 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.14-23.22.46

github.com/clojure-lsp/homebrew-brew - 972169f6c3bb593316a94c39b030a934fa9785ed authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.03.14-23.22.46

github.com/clojure-lsp/clojure-lsp - 45e0b9d85234ce38a297d33066c849a86b4ba1a1 authored over 3 years ago by Eric Dallo <[email protected]>
Change range of expression functions clj-kondo diagnostics to avoid collision with function signature.

github.com/clojure-lsp/clojure-lsp - 1ecd7ca90df989b9d7ad869b12c461d9e3618fec authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion inside refers, re-add support for it

Fixes #364

github.com/clojure-lsp/clojure-lsp - f8c5d1b91e466c906af4bc4a29101f00c0010021 authored over 3 years ago by Eric Dallo <[email protected]>
Bump seancorfield/next.jdbc from 1.1.613 to 1.1.643 (#363)

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

github.com/clojure-lsp/clojure-lsp - 78bb1905e0e2b405adba73061156b9a5d6d295e6 authored over 3 years ago by Clojure LSP bot <[email protected]>
[graalvm] Move graalvm configs to jar

github.com/clojure-lsp/clojure-lsp - 0f0382de91ede9a67b7fff72c221375e66160735 authored over 3 years ago by Eric Dallo <[email protected]>
Remove duplicated file

github.com/clojure-lsp/homebrew-brew - aad001438c8777c72b25a1a7d838ac85906cd3ee authored over 3 years ago by Eric Dallo <[email protected]>
[ci] Fix brew auto bump

github.com/clojure-lsp/clojure-lsp - 6f9baa20bea7ecc2121614c79834207933e252c9 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.06-17.05.35

github.com/clojure-lsp/homebrew-brew - 2204d72fc341b8ea8495b8bfccbf85b60f4f6b3c authored over 3 years ago by Clojure LSP Bot <[email protected]>
[ci] update bump brew action

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

github.com/clojure-lsp/clojure-lsp - fe2e44152b8d680e560e3c7a854621404f6ee2c8 authored over 3 years ago by Eric Dallo <[email protected]>
Add option to linter

github.com/clojure-lsp/clojure-lsp - 8de4bc06d115519ee40ad50573d4f2c025abd958 authored over 3 years ago by Eric Dallo <[email protected]>
Make unused-public-var ignore -main public functions.

github.com/clojure-lsp/clojure-lsp - f0c6be411bb24ab64808bb4d39b89dc622cdbf67 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/data.json from 1.0.0 to 1.1.0 (#361)

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

github.com/clojure-lsp/clojure-lsp - 757e5e1578f55661e2cbae41189c4a17e00a4554 authored over 3 years ago by Clojure LSP bot <[email protected]>
[CI] update clojure-lsp bot token

github.com/clojure-lsp/clojure-lsp - fc60d30c1c64c4a4412ae159e4c20e2a42400aab authored over 3 years ago by Eric Dallo <[email protected]>
Fix incremental didChange distinct debounce by uri

github.com/clojure-lsp/clojure-lsp - 27fc00542f355d9cbc25639352654cdd4a3de615 authored over 3 years ago by Eric Dallo <[email protected]>
Remove duplicated file

github.com/clojure-lsp/homebrew-brew - d0d9c81739ad7bb66e0d82980de8fa54cd0f6fcb authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.05-13.35.47

github.com/clojure-lsp/homebrew-brew - b14890400e1583e8252e5da56f8f395e091695e5 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Fix homebrew event

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

github.com/clojure-lsp/clojure-lsp - 9eeb6b0214ecae2f96a3c9867635d97d29f67195 authored over 3 years ago by Eric Dallo <[email protected]>
Add option to disable clj-kondo diagnostics

github.com/clojure-lsp/clojure-lsp - eef1993b25f82ae1be5838929ad22c2badb2e456 authored over 3 years ago by Eric Dallo <[email protected]>
Add auto bump brew formula (#353)

* Add auto bump

* Update action

* Test action

* Test action

* Update action

github.com/clojure-lsp/clojure-lsp - f43c38bb5854a46f3a20f4729b790867fe833159 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.eclipse.xtend/org.eclipse.xtend.lib from 2.25.0.M3 to 2.25.0 (#351)

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

github.com/clojure-lsp/clojure-lsp - 19b7829311652d252be09b989c6c36ff45070312 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add custom unused-public-var linter

Fixes #359

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