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

Bump com.github.seancorfield/depstar from 2.0.216 to 2.1.245 (#458)

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

148beca335f5357e854e8e329940776dae255786 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix `clean-ns` corner case issue where it would replace the `:as` value with the `:refer` value.

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

ecd8690d6483148f72b44a1b0f19210def3d299f authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.xerial/sqlite-jdbc from 3.34.0 to 3.36.0 (#457)

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

35cd9c60b8eb2780c6d73f3b63eaed2f80359c71 authored over 3 years ago by Clojure LSP bot <[email protected]>
Deprecate ':keep-require-at-start?' in favor of ':clean :ns-inner-blocks-indentation' with default value of ':next-line'

881c77de7df1661c9ccb48fafca56148c5137476 authored over 3 years ago by Eric Dallo <[email protected]>
Fix find-references and references lens for 'defrecord'.

3d8f900394415f95419704fb6dd9c2a7d9fd0c9a authored over 3 years ago by Eric Dallo <[email protected]>
Fix requires position following clojure style guide and how-to-ns

dc2adc7b3ca41df69a239f40920f6402f82d5a20 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.06.24-14.24.11

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

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

2a0b7b7c3b21017790085409621b51121f4216a7 authored over 3 years ago by Eric Dallo <[email protected]>
Add LinkedEditingRangeCapabilities to reflect-config.json (#452)

-=david=-

9cb8d82f3981bf329b4b2c918c3a3dda06a9faa4 authored over 3 years ago by David Harrigan <[email protected]>
Release: 2021.06.24-01.20.01

b9599736c9c3aea254798ec4faf95dd046d3e97d authored over 3 years ago by Eric Dallo <[email protected]>
Add ':final-settings' to 'serverInfo' methods

Fiexs #450

465559f9f8e47475254599677b522c13b9ea96c4 authored over 3 years ago by Eric Dallo <[email protected]>
Create 2 new LSP custom methods: clojure/serverInfo/raw and clojure/serverInfo/log

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

d92e092854aba2c505ed23d902b615af24e99732 authored over 3 years ago by Eric Dallo <[email protected]>
Use last definition when showing signature help (#446)

* Use last definition when showing signature help

* Use last definition instead of first one ...

d025d5c234256e6df25ddb9a388e0df39f3a5c7a authored over 3 years ago by Miloslav Nenadál <[email protected]>
Fix graalvm reflect config for LSP 3.16 protocol

Fixes #449

da83ea614da850ca79145032e1cb3dbd61c3d57f authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.06.21-14.30.54

f3f975cd8c51fce74ffabee2678183a68791d450 authored over 3 years ago by Eric Dallo <[email protected]>
Add make release task

5685abd995deace10d7da7326d77c41947f1919d authored over 3 years ago by Eric Dallo <[email protected]>
Minor refactors on inline-symbol

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

307efc2d5c3ee02700912fcea0d4083576ae89e4 authored over 3 years ago by Eric Dallo <[email protected]>
Avoid removing whole require if unused refer but with used alias during clean-ns

Fixes #447

d328c23681c19fd0bd9e1264720e6f36163ae108 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.06.01 to 2021.06.18 (#448)

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

cd292be1d1861a8b11ca30d4784a43c87c8fc87f authored over 3 years ago by Clojure LSP bot <[email protected]>
[docs] Mention how to disable all linters

fe703d99c5cc01868a48c25b044b55f5d6eb4f9f authored over 3 years ago by Eric Dallo <[email protected]>
Bump cljfmt: 0.7.0 -> 0.8.0

Related to #266

2c3927ae7bdb47ed0dac436765fe975cea679d3d authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve source-paths discovery section

a70d756fc4a59ca5d347b10ad130a89556b9f78e authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.06.14-17.00.47

0385953358d52f9bed00a2f3357ce68723cb9083 authored over 3 years ago by Eric Dallo <[email protected]>
Scan deps.edn for source-paths (#445)

* Auto check for source-paths when on deps.edn project

* Add unit tests

* [docs] Add sourc...

3f777556586f5b0a38f9ac3c876e086a5376bbde authored over 3 years ago by Eric Dallo <[email protected]>
Fix inconsistent URI encoding and path representation (#439)

* Fix inconsistent URI encoding and path representation (#439)

2e63b41619aa567e3a8100f599a3885f8be9e583 authored over 3 years ago by Luis Thiam-Nye <[email protected]>
Remove duplicate completion test (#444)

c77790a4c6c90f77a8c45213020d209f061413eb authored over 3 years ago by Luis Thiam-Nye <[email protected]>
Release: 2021.06.01-16.19.44

d17d1347249477ee534e5df1030ff1b36c1e2ecb authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.05.31 to 2021.06.01 (#443)

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

ecf260dab85667e4024c5774a410f25454c59668 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix graalvm issue on completionItem InsertTextMode

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

f8009469c801e5c5e6e5b75187874b7db14881e8 authored over 3 years ago by Eric Dallo <[email protected]>
Bump rewrite-clj/rewrite-clj from 1.0.605-alpha to 1.0.644-alpha (#441)

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

b620a6ff174ac1a69386dd54276ea313bba95b79 authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump clj-kondo/clj-kondo from 2021.04.24-20210426.144134-2 to 2021.05.31 (#440)

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

f1939b3b71a9741abe2a497c425592b5650626bf authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump seancorfield/next.jdbc from 1.1.646 to 1.2.659 (#418)

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

196aed1a8b5a3f3d8f1f5e31583f61adeaee5e09 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.05.27-17.42.34

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

6cf341a996fa576755989a1633a61f7d1c7eac07 authored over 3 years ago by Eric Dallo <[email protected]>
Fix uri->filename not fully decoding URI (#437)

* Fix uri->filename not fully decoding URI

* Fix invalid file URI schemes used in tests

* ...

8bf8c2aef0f2747e0b2cc3b4f0f2ebed05b1bec9 authored over 3 years ago by Luis Thiam-Nye <[email protected]>
[CHANGELOG]

68ca1a6f922021f8816c3dc405007c1098a313e0 authored over 3 years ago by Eric Dallo <[email protected]>
Improve performance for didOpen (#435)

bcb0da6f76af2be6ed0200e20b9b5b865bb03c69 authored over 3 years ago by Eric Dallo <[email protected]>
Fix a bug in `feature.file-management/did-open` (#436)

The bug is that wrongly getting `:auto-add-ns-to-new-files?` option.

3dbef166de4f60026a1bcc73f2a35a4743a5486b authored over 3 years ago by Jinseop Kim <[email protected]>
Release: 2021.05.22-16.50.45

bb08e675c8cbaa19628a997ad62d30b9e5d897d8 authored over 3 years ago by Eric Dallo <[email protected]>
Improve code lens for segregated code lens when on test files

cb48904062e146d28ae6308038c67b4d366c194b authored over 3 years ago by Eric Dallo <[email protected]>
Bump lambdaisland/kaocha from 1.0.829 to 1.0.861 (#433)

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

53d16a3880b964e9b1d41680fa02fc84933266fb authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix reflect config for SublimeText (#432)

8b4fcaf7223785c4f3952a1ba5418479e721c9ae authored over 3 years ago by Kirill Chernyshov <[email protected]>
Bump org.clojure/data.json from 2.3.0 to 2.3.1 (#431)

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

7e03dc24ec7f5214af598da23b4d392d11f3ea31 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix graalvm reflect config for SublimeText

#430

c7a84d8119c172b1d8f96a5e1017cffb8b7ef331 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion item kind of clojure core items

#426

16455e941204e4b16648fd17be3d2996890ab37c authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Bump americano for jdk8 fix (#427)

* [CI] Test americano fix for jdk8

* Bump version

3e575d7a741925463022bd6f5fd85cdfda9c3151 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Disable fast-fail for integration tests as well

c79fd62dd353d58967a1b611dd8057bd641e7b07 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Disable fast-fail

58e578dceabea84fe70b6cbfbb31e8030d18d655 authored over 3 years ago by Eric Dallo <[email protected]>
Use americano to compile java classes

b55e964eaa9c6677570f04f68ee20b414f830a7f authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.05.14-15.26.02

e5a377df84504adaeaa68a3a3a61bb637eb63fba authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/data.json from 2.2.3 to 2.3.0 (#425)

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

5762456ce53ac5c6faedfa32d7e82ee9601fc72c authored over 3 years ago by Clojure LSP bot <[email protected]>
Process most of async client request after processing changes (#424)

* Process most of async client request after processing changes

* [CHANGELOG]

c51818ae47a1c9eb5dd7598b497a24dc011b1908 authored over 3 years ago by Eric Dallo <[email protected]>
Improve hover documentation

use correct markdown for docstrings; remove unnecessary new lines; add link to filename location

b2c2128a6833249966189a6508494455f7456f1a authored over 3 years ago by Eric Dallo <[email protected]>
Include non full qualified vars on unused-public-var exclude filter

31b744b89f41d630d023ef605b6fdb76a83544d0 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update README

410cb086f3a58b2f64cb1d9a6308fc4ea8b05b90 authored over 3 years ago by Eric Dallo <[email protected]>
Recommend not enabling the clj-kondo linter via ale for vim users (#422)

83757eb045da44a4f09c57dfe143f7148d9c681b authored over 3 years ago by David Harrigan <[email protected]>
Bump org.clojure/data.json from 2.2.2 to 2.2.3 (#421)

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

7b63872773cb8b77705f91347cecc6ac9beb9d2e authored over 3 years ago by Clojure LSP bot <[email protected]>
Add helpful note about coc-codeactions (#420)

* Add helpful note about coc-codeactions

-=david=-

* Update title based upon feedback

88b292cd76418fe99f20ca5f9f177a2b9ecc771b authored over 3 years ago by David Harrigan <[email protected]>
Bump seancorfield/next.jdbc from 1.1.646 to 1.2.659 (#419)

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

f6c03a0483d5408467c488ba6700f4cda48ffc04 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.05.06-19.44.00

081137d6ab31768be18b04267a415ccca153a5e1 authored over 3 years ago by Eric Dallo <[email protected]>
Remove code lens if they were excluded by settings

2bb8fc8994346d36d0325215b1d5aa2c81e1bd53 authored over 3 years ago by Eric Dallo <[email protected]>
Segregate main references from test references with option to disable via 'lens-segregate-test-references'

a153516bd2f8336f51a0f05f1420c6d752f2d1dd authored over 3 years ago by Eric Dallo <[email protected]>
Quick fix full text changes to handle it sync for semantic tokens

857bdc186e5585771c3b50b2c444065fb2b2e018 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] organize installation instructions

a4cbbb6789d79a66055f651365d42b22ce2aa036 authored over 3 years ago by Eric Dallo <[email protected]>
Fix typo in Linux shasum computation (#415)

c1c0134a9049b59dfa2bfd480ded79d068090ec0 authored over 3 years ago by wdullaer <[email protected]>
Release: 2021.04.27-20.17.45

f4c07bf0d6db23cee7e89e87fccdf2e5ec049a15 authored over 3 years ago by Eric Dallo <[email protected]>
[graalm] Fix missing WorkspaceEditChangeAnnotationSupportCapabilities reflect config

8f940a3e3e72102d05a7130becd9955fdedf0b7e authored over 3 years ago by Eric Dallo <[email protected]>
Remove common already known clojure macros from 'Resolve macro as' code action.

f8e8ad6f112724e7c5d733e41abe5af600299ff5 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/data.json from 2.2.1 to 2.2.2 (#413)

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

15f4f2354184b09c4dd846effdecdc6796a7c429 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix find definition going to 'declare'

Fixes #340

d0b9d9cee33800c1a103e34b080b91939e8422b3 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/core.async from 1.3.610 to 1.3.618 (#412)

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

339c43cba68c2d5ad8d8f0f56a9eaa989bb1187a authored over 3 years ago by Clojure LSP bot <[email protected]>
Render brew class with template. Add Linux support (#410)

051833cf6d12f0438f9bce3619e1351c1defeae0 authored over 3 years ago by wdullaer <[email protected]>
Bump clj-kondo to 2021.04.24-20210426.144134-2 adding support for finding re-frame by keyword.

Fixes #411

79e6f25839d056ab290235660ec6d58b48f7e4b7 authored over 3 years ago by Eric Dallo <[email protected]>
Always sort refers when clean-ns.

3afadf1e60977c36ddb3b49ade9b00748462c0c4 authored over 3 years ago by Eric Dallo <[email protected]>
Fix clean-ns - single refer corner cases

cd64d430d83cb068d4a0a011beeded3beb791201 authored over 3 years ago by Eric Dallo <[email protected]>
Improve macro log

b65e049bfd4237d8889654f4cf94aa79c7768941 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-flx with VERY significant performance improvements for workspace symbol filtering (#409)

* Bump clj-flx with very significant performance improvements

* Update CHANGELOG

9654e36f412886c127981fc14dc3ae86d28140e0 authored over 3 years ago by Raf <[email protected]>
Fix completion empty corner case

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

82ed9d25ba070ee39b5f1a11324a5bf688daa18c authored over 3 years ago by Eric Dallo <[email protected]>
[CI] skip integration tests for failing native binaries when it makes sense

ec717fef8d3af568f7c6c521b904f3d71b30a9aa authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.23-15.49.47

f868268245e821f32e86349537b2dce88516789d authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix linux static native binary upload to release

de97a4ffd2d63b48c26afc4c321929d3003876b8 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.23-15.20.10

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

902801ff6c0bcba5ee41f1734e992e855ce2236b authored over 3 years ago by Eric Dallo <[email protected]>
Bump graalvm to 21.1.0

3a427516a7ecee7373da6ddff6e1b7177d4b3e40 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/data.json from 2.2.0 to 2.2.1 (#408)

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

59741367e9121c073b5a2e2934bb357114b206a5 authored over 3 years ago by Clojure LSP bot <[email protected]>
Add more tokens to semantic tokens: keywords, functions/var usages, java classes, local variables.

dc7729795830608dee716dcc37250c71282fb9e3 authored over 3 years ago by Eric Dallo <[email protected]>
Workspace symbols fuzzy matching to be more intuitive (#404)

* Workspace symbols fuzzy matching to be more intuitive

* Replace clj-fuzzy's dice algorithm ...

a03aa35a225d9742c12f9d79ede0615b789a4876 authored over 3 years ago by Raf <[email protected]>
Bump com.github.seancorfield/depstar from 2.0.211 to 2.0.216 (#405)

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

7cf18b524de2458d1a7959556381ad1535b45427 authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump org.clojure/data.json from 2.1.0 to 2.2.0 (#406)

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

d8d31abffe618e85fa6532b46c24d5a81aa5966c authored over 3 years ago by Clojure LSP bot <[email protected]>
[CI] Move homebrew bump version to release.yml

091a7bd5512f367d9ff8165586c65415bc0ec46c authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve wording

9f421d74399563af176c707546351d9ad9ecb30e authored over 3 years ago by Eric Dallo <[email protected]>
Improve resolve-macro-as command to check and log if couldn't resolve the macro.

8a294181096a151cd4ee845a127b6e7306805800 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] fix typo

45a01d89ec304d338380b0aecec2ba70220d8cf1 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.13-12.47.33

664ced940729d048d3ae11c5a71f03e101d6301f authored over 3 years ago by Eric Dallo <[email protected]>