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

[CHANGELOG]

884a72668b25b7e0533e6d5ed7b71e3c6904b0e3 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.eclipse.lsp4j/org.eclipse.lsp4j from 0.11.0 to 0.12.0 (#393)

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

d194efbecb1430bd322afdfaf3d29bbac3740e53 authored over 3 years ago by Clojure LSP bot <[email protected]>
Add custom snippets support

2845c4e4c3e203dc32c8fa678adbd285bcd05c5e authored over 3 years ago by Eric Dallo <[email protected]>
Add support for common snippets on completion

Check all available snippets [here](https://clojure-lsp.github.io/clojure-lsp/features/#snippets).

aaa3f3003bc3c77350fa4dcf7c1383372fcdbacd authored over 3 years ago by Eric Dallo <[email protected]>
Add in my configuration for neovim (#402)

* Add in my configuration for neovim

* English

a7e3c8898e2d6f67a6002647c3260a5b2938d08c authored over 3 years ago by David Harrigan <[email protected]>
Bump org.clojure/data.json from 2.0.2 to 2.1.0 (#400)

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

96481db9f4b64eed68530d749e25ea4ded06e6e5 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.04.07-16.34.10

bfdd8c1e902cd252db8f845fcffa92eb05261a08 authored over 3 years ago by Eric Dallo <[email protected]>
Remove aarch64 release for now

267f2a938b64eec3c8783b0d6e04d9d70fe4507a authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.07-16.25.02

60d803a4e95442999a8010e7654df7c9aad2e5d9 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

afd68d95ef2ceeacf9dc1210820adbdd3753bc57 authored over 3 years ago by Eric Dallo <[email protected]>
Revert async-refactor branch (#401)

01b720cdf33ad86d403520538ab7a879187e9857 authored over 3 years ago by Eric Dallo <[email protected]>
Fix for duplicate edits in cljc keyword renaming (#397)

* Fix for duplicate edits in cljc keyword renaming

Renaming ::click to ::click-now was result...

d7efa1eee3d86aa70783792b8dd6ee42ae36d38d authored over 3 years ago by Marconi <[email protected]>
Add experimental release process for aarch64

e16b471d26943ee3edca4bf4a3f6bad3b25ee760 authored over 3 years ago by Eric Dallo <[email protected]>
Add flag to lint project files after startup

9f4cf2f149152759b71ee10b0d71b35ff32ce368 authored over 3 years ago by Eric Dallo <[email protected]>
Update installer version parsing (#395)

Co-authored-by: Bob Nadler <[email protected]>

cb0dd1d209c71d2b2af18dc8f4c172667cac4864 authored over 3 years ago by Bob Nadler <[email protected]>
[CI] Fix integration tests

a13bec6dbaea1d43b5e1bd1be246d46b9c589d28 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Increase integration tests timeouit

1e3b975933e148ea09cf6daf35ee24640b278064 authored over 3 years ago by Eric Dallo <[email protected]>
Diagnose project files after startup async

After project startup, publish all project only diagnostics. This is a approach done by other LS...

928b43f480ebf1ba4742824d8a1c7ad49cc660d5 authored over 3 years ago by Eric Dallo <[email protected]>
Use * rewrite-clj functions instead of internal ones

4653cb8543c4b0c8946d1fc04f4edcd81898bfce authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.03-18.43.55

e0abdceb0e500d37c6236787e7b61479f64a0e16 authored over 3 years ago by Eric Dallo <[email protected]>
Add file to make kaocha happy

dcde35c2684df3cf67f1e429046297f006549502 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo 2021.04.01-20210402.215253-6 to fix bug https://github.com/clj-kondo/clj-kondo/issues/1246

4c8aeb5ce7fe0a5e9c6ee14800eec38f601a82ae authored over 3 years ago by Eric Dallo <[email protected]>
Fix wrong definition when both clojure.core and cljs.core are on classpath

076ee8055078c87d2441ba317c00c911da9a9bee authored over 3 years ago by Eric Dallo <[email protected]>
Bump rewrite-clj fixing babashka interpreter parsing error

5b359bb3f731f827a4338353d06764d54f333adf authored over 3 years ago by Eric Dallo <[email protected]>
[docs] add :report-duplciates to settings

7dd18bb0b729984c27b5d397799c8f39035004ec authored over 3 years ago by Eric Dallo <[email protected]>
Report clj-kondo duplicates as default

Fixes #390

3f52885ee1cc07fdf3c1a5fe0625218ca887b729 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.03.22-20210327.192113-4 to 2021.03.31 (#391)

* Bump clj-kondo/clj-kondo from 2021.03.22-20210327.192113-4 to 2021.03.31

* Fix test order
...

0cf0d067185d830dc04a27183cd16a49a4dc7ce9 authored over 3 years ago by Clojure LSP bot <[email protected]>
Also check client-settings when updating-log-path

034fdd094ebce278deb1a7aab3d008aff028a2c1 authored over 3 years ago by Case Nelson <[email protected]>
Bump com.github.seancorfield/depstar from 2.0.206 to 2.0.211 (#392)

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

3223ea5f40186df1ce66810a56e65c0774604b3e authored over 3 years ago by Clojure LSP bot <[email protected]>
[CHANGELOG]

0417893768645435b51e5e36843e97926ee4eec2 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] Fix workspaceSymbols filter not working

f786f3386688d17fa30db59b96f717154d25376f authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.30-20.42.34

9d29653980eb05a3c844773c5c92e4d7d01a6914 authored over 3 years ago by Eric Dallo <[email protected]>
Improve and fix missing completion item kinds

2da1f3dafb098a7b5b1c2ac3a1c2cdedc49a7e46 authored over 3 years ago by Eric Dallo <[email protected]>
Add support for Outgoing call hierarchy (#387)

* Improve call hierarchy adding arglist and deprecated tag if available

* Add working outgoin...

f69afa2c489a0dcca2bc53b861f9b7c2c88af833 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

Fixes #385

862947300339b5f8c73b93fb22c87225d36e399c authored over 3 years ago by Eric Dallo <[email protected]>
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>

acea567582704b316ba6ab69a5ec33ead1b94f60 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.03.26-23.41.07

b7813a289caaffa7299315d930f5d4ba73c7ed19 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add documentHighlight integration tests

bd6a6043cfab8b3cdcbcc2bb298168c4865623ba authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

5cd5c3b59031a54626a53b46481fb5f39f6a4fc8 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...

f93c5969c590b90b4c9f5bc032389f98141257df authored over 3 years ago by Marconi <[email protected]>
[CI] Fix docs action running on PRs

23a4a4b9500360f10864ef9810f2e1bab7ba2eee authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

1d6ba90b5cc04ef0e7f4f53cbc08e2f49d416e56 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] Fix missing reflect configs for LSP 3.16

69e2063cb11023b2afcaf5a26085406553b1b494 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add documentSymbol integration tests

d694221b122d0a34d1e404425d52379b0ceddf2c authored over 3 years ago by Eric Dallo <[email protected]>
[tests] add definition integration tests

a556310d8fa0d0ba56f7f39795ab2cb877432581 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] fix missing hardcoded uri

9ab50f5940150c624d9809e5b697ff71c1cbdbd7 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] fix hardcoded uri

90e4f50561986a28caf82581c3463d3f2b20eaf1 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add integration tests for formatting and rename

75ee96edebf4f79a58bc2cadf63ff6f186492047 authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add integration tests for full and range formatting

194020408baef8681f56fedcff7d1251c8af10ec authored over 3 years ago by Eric Dallo <[email protected]>
[tests] Add integration tests for basic diagnostics

c81375bb84d5834951860acdc469719931f44078 authored over 3 years ago by Eric Dallo <[email protected]>
[test] Fix wrong text sync

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

043f5475847eeaf469d5367d71918d213c4ceaec authored over 3 years ago by Eric Dallo <[email protected]>
Merge branch 'refactoring-async'

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

2be160c70c2fb82b97de37f88c5c8840dffbc2e9 authored over 3 years ago by case <[email protected]>
[test] Fix timeout for CI

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

563c49e3c46b968262c501c37a5177d634e71d02 authored over 3 years ago by case <[email protected]>
[test] Improve integration tests code

356c47f95b2ee86657df414f12d59799b0b8dde0 authored over 3 years ago by Eric Dallo <[email protected]>
Make run work with nrepl again

2e3c924baa318e478f8fcae67e75671b8b41211d authored over 3 years ago by case <[email protected]>
Fix test

1a9ad9b778759722db6e97a31e3bf4f9c78af895 authored over 3 years ago by Eric Dallo <[email protected]>
[#382] Bump clj-kondo

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

5f29d09ecbc74a2196e185b0f40cac8bddb3ce28 authored over 3 years ago by case <[email protected]>
[CHANGELOG]

b1800576c977987ecb9f18fb5e2db589e21544d0 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.24-00.41.55

3cf38b47c953f7e21d535df4cb91a71a36f03d09 authored over 3 years ago by Eric Dallo <[email protected]>
[ci] fix integration test

ba0bc33ecfd3e42c3b5c0ebb659d7c2589823fa1 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.23-23.56.05

e9bf6ba82d5df7267cea7de67a952bc619e96174 authored over 3 years ago by Eric Dallo <[email protected]>
[ci] Fix windows clojure cli install

3a41f7b934cb1646230564ab70d9a92e8ae97c6f authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.23-23.37.58

00cf797c802848eaef5e95b56d03a368405a6e96 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

b8c76957aaa896aa6637505388bbdccd7bc81995 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] add missing reflect config for CompletionItem

da7f30732f3071ce854bdee84eb79ebec207a9ff authored over 3 years ago by Eric Dallo <[email protected]>
CHANGELOG

c7d42be7e1929e9cf1675610818f0f9cbc0b6061 authored over 3 years ago by Eric Dallo <[email protected]>
Fix clean-ns sorting according to symbols not brackets

Fixes #380

c5f66f97130907ad99076094e4c789a56cf0d17d authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

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>

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

e6589ecc74b9d9a4a620676e6982eaaa4571ee26 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.21-23.29.19

8530f24d08f661a72504e29a707eeb4ce27cec47 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] fix type hinting after lsp4j bump

dd37dc47be5fbbe7748fa4f3c5a03fb837c3057a authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

7c7bf03bff266894dc23a2a2628394a09a731a60 authored over 3 years ago by Eric Dallo <[email protected]>
Rollback clj-kondo version until we remove lein

833ea3665caf898c34193b2cf3926c15311f8a21 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

43350b9839ede9a3af5a80e944f4e8b41bad56ec authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

abf417e14efb2ff8840714b3c64548d2c121c954 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...

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>

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

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>

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>

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>

d29b0461a4f58ecef7a17b9358ab2d17b089eec3 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.03.18-19.23.41

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'

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

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

99998381ff4e74de40d9e0efc5fd1bd828a996d2 authored over 3 years ago by Eric Dallo <[email protected]>
Add support for diagnostic tags: deprecated and unnecessary

74dfe05c18f03e68c91ac879cfc960cc90abee6c authored over 3 years ago by Eric Dallo <[email protected]>
[ci] fix homebrew action duplicated file

cfc49ff310e4701b11802f32049d61507270d0a6 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.03.16-20.28.06

8647cf4c78643da99db09cdb9eca630a21063725 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

62252143ab884f8b8894057b9123279e75c7eb34 authored over 3 years ago by Eric Dallo <[email protected]>
Rollback incremental text changes adding a flag to enable for now

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>

f85a0c6998747c3cc630f616519ad3c8abac17c2 authored over 3 years ago by Clojure LSP bot <[email protected]>
[CHANGELOG]

eb4a819c7e145c5fbf5e43a5f1e4dbfe23539320 authored over 3 years ago by Eric Dallo <[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...

9054d28d6e475fcfa1d094bb4d569710ce969c56 authored over 3 years ago by rvlo <[email protected]>
[CI] fix docs event trigger

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.

...

a9536780db6b78f7cb0384f56e0cf9f7a97865e2 authored over 3 years ago by David Harrigan <[email protected]>