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

Fix graalvm reflect config for SublimeText

#430

github.com/clojure-lsp/clojure-lsp - c7a84d8119c172b1d8f96a5e1017cffb8b7ef331 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion item kind of clojure core items

#426

github.com/clojure-lsp/clojure-lsp - 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

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

github.com/clojure-lsp/clojure-lsp - c79fd62dd353d58967a1b611dd8057bd641e7b07 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Disable fast-fail

github.com/clojure-lsp/clojure-lsp - 58e578dceabea84fe70b6cbfbb31e8030d18d655 authored over 3 years ago by Eric Dallo <[email protected]>
Use americano to compile java classes

github.com/clojure-lsp/clojure-lsp - b55e964eaa9c6677570f04f68ee20b414f830a7f authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.05.14-15.26.02

github.com/clojure-lsp/homebrew-brew - 35b57953f2f9fb33dd32f08d239fe4a4c47b28c3 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.05.14-15.26.02

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 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]

github.com/clojure-lsp/clojure-lsp - 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

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

github.com/clojure-lsp/clojure-lsp - 31b744b89f41d630d023ef605b6fdb76a83544d0 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update README

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

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 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

github.com/clojure-lsp/clojure-lsp - 88b292cd76418fe99f20ca5f9f177a2b9ecc771b authored over 3 years ago by David Harrigan <[email protected]>
Bump to version: 2021.05.06-19.44.00

github.com/clojure-lsp/homebrew-brew - b6d7295acf09a30ec8d10d14e7cca924d4c34eae authored over 3 years ago by Clojure LSP Bot <[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>

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

github.com/clojure-lsp/clojure-lsp - 081137d6ab31768be18b04267a415ccca153a5e1 authored over 3 years ago by Eric Dallo <[email protected]>
Remove code lens if they were excluded by settings

github.com/clojure-lsp/clojure-lsp - 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'

github.com/clojure-lsp/clojure-lsp - a153516bd2f8336f51a0f05f1420c6d752f2d1dd authored over 3 years ago by Eric Dallo <[email protected]>
Quick fix full text changes to handle it sync for semantic tokens

github.com/clojure-lsp/clojure-lsp - 857bdc186e5585771c3b50b2c444065fb2b2e018 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] organize installation instructions

github.com/clojure-lsp/clojure-lsp - a4cbbb6789d79a66055f651365d42b22ce2aa036 authored over 3 years ago by Eric Dallo <[email protected]>
Fix typo in Linux shasum computation (#415)

github.com/clojure-lsp/clojure-lsp - c1c0134a9049b59dfa2bfd480ded79d068090ec0 authored over 3 years ago by wdullaer <[email protected]>
Merge pull request #3 from wdullaer/patch-1

Add shasum of the linux binary

github.com/clojure-lsp/homebrew-brew - a6507774c104cfedb7886e0d7d5b67920722c5cd authored over 3 years ago by Eric Dallo <[email protected]>
Add shasum of the linux binary

Due to a typo in the Github Action which computes the shasum, it was empty.
This change patches...

github.com/clojure-lsp/homebrew-brew - 4a26f2187d3a0d6d2556d94cc4fe64dee6f63546 authored over 3 years ago by wdullaer <[email protected]>
Bump to version: 2021.04.27-20.17.45

github.com/clojure-lsp/homebrew-brew - 351026dd088b464838ebdb10d138b672c6c9617e authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.04.27-20.17.45

github.com/clojure-lsp/clojure-lsp - f4c07bf0d6db23cee7e89e87fccdf2e5ec049a15 authored over 3 years ago by Eric Dallo <[email protected]>
[graalm] Fix missing WorkspaceEditChangeAnnotationSupportCapabilities reflect config

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

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 15f4f2354184b09c4dd846effdecdc6796a7c429 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix find definition going to 'declare'

Fixes #340

github.com/clojure-lsp/clojure-lsp - 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>

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

github.com/clojure-lsp/clojure-lsp - 051833cf6d12f0438f9bce3619e1351c1defeae0 authored over 3 years ago by wdullaer <[email protected]>
Merge pull request #2 from wdullaer/linuxbrew

Render brew class with template. Add Linux support

github.com/clojure-lsp/homebrew-brew - 64df31b456f7b9dd68c66740cd6bb079043b87f9 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2021.04.24-20210426.144134-2 adding support for finding re-frame by keyword.

Fixes #411

github.com/clojure-lsp/clojure-lsp - 79e6f25839d056ab290235660ec6d58b48f7e4b7 authored over 3 years ago by Eric Dallo <[email protected]>
Render brew class with template. Add Linux support

github.com/clojure-lsp/homebrew-brew - 8aaeb80dc915af2fb5894815c307166f41f0c637 authored over 3 years ago by Wouter Dullaert <[email protected]>
Always sort refers when clean-ns.

github.com/clojure-lsp/clojure-lsp - 3afadf1e60977c36ddb3b49ade9b00748462c0c4 authored over 3 years ago by Eric Dallo <[email protected]>
Fix clean-ns - single refer corner cases

github.com/clojure-lsp/clojure-lsp - cd64d430d83cb068d4a0a011beeded3beb791201 authored over 3 years ago by Eric Dallo <[email protected]>
Improve macro log

github.com/clojure-lsp/clojure-lsp - 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

github.com/clojure-lsp/clojure-lsp - 9654e36f412886c127981fc14dc3ae86d28140e0 authored over 3 years ago by Raf <[email protected]>
Fix completion empty corner case

github.com/clojure-lsp/clojure-lsp - d3852226f79b51d13d47a6d4dcadf596dab3fa39 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.04.23-15.49.47

github.com/clojure-lsp/homebrew-brew - 3fa31c700d6a8a40519484ef745f251813931e51 authored over 3 years ago by Clojure LSP Bot <[email protected]>
[CI] skip integration tests for failing native binaries when it makes sense

github.com/clojure-lsp/clojure-lsp - ec717fef8d3af568f7c6c521b904f3d71b30a9aa authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.23-15.49.47

github.com/clojure-lsp/clojure-lsp - f868268245e821f32e86349537b2dce88516789d authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix linux static native binary upload to release

github.com/clojure-lsp/clojure-lsp - de97a4ffd2d63b48c26afc4c321929d3003876b8 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.23-15.20.10

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

github.com/clojure-lsp/clojure-lsp - 902801ff6c0bcba5ee41f1734e992e855ce2236b authored over 3 years ago by Eric Dallo <[email protected]>
Bump graalvm to 21.1.0

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 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.

github.com/clojure-lsp/clojure-lsp - 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 ...

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 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>

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

github.com/clojure-lsp/clojure-lsp - 091a7bd5512f367d9ff8165586c65415bc0ec46c authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve wording

github.com/clojure-lsp/clojure-lsp - 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.

github.com/clojure-lsp/clojure-lsp - 8a294181096a151cd4ee845a127b6e7306805800 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] fix typo

github.com/clojure-lsp/clojure-lsp - 45a01d89ec304d338380b0aecec2ba70220d8cf1 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.04.13-12.47.33

github.com/clojure-lsp/homebrew-brew - 8a67e59cfef98c6733581a0c65d4773a4eb05b08 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.04.13-12.47.33

github.com/clojure-lsp/clojure-lsp - 664ced940729d048d3ae11c5a71f03e101d6301f 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>

github.com/clojure-lsp/clojure-lsp - d194efbecb1430bd322afdfaf3d29bbac3740e53 authored over 3 years ago by Clojure LSP bot <[email protected]>
Add custom snippets support

github.com/clojure-lsp/clojure-lsp - 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).

github.com/clojure-lsp/clojure-lsp - 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

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 96481db9f4b64eed68530d749e25ea4ded06e6e5 authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump to version: 2021.04.07-16.34.10

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

github.com/clojure-lsp/clojure-lsp - bfdd8c1e902cd252db8f845fcffa92eb05261a08 authored over 3 years ago by Eric Dallo <[email protected]>
Remove aarch64 release for now

github.com/clojure-lsp/clojure-lsp - 267f2a938b64eec3c8783b0d6e04d9d70fe4507a authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.04.07-16.25.02

github.com/clojure-lsp/clojure-lsp - 60d803a4e95442999a8010e7654df7c9aad2e5d9 authored over 3 years ago by Eric Dallo <[email protected]>
Revert async-refactor branch (#401)

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - d7efa1eee3d86aa70783792b8dd6ee42ae36d38d authored over 3 years ago by Marconi <[email protected]>
Add experimental release process for aarch64

github.com/clojure-lsp/clojure-lsp - e16b471d26943ee3edca4bf4a3f6bad3b25ee760 authored over 3 years ago by Eric Dallo <[email protected]>
Add flag to lint project files after startup

github.com/clojure-lsp/clojure-lsp - 9f4cf2f149152759b71ee10b0d71b35ff32ce368 authored over 3 years ago by Eric Dallo <[email protected]>
Update installer version parsing (#395)

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

github.com/clojure-lsp/clojure-lsp - cb0dd1d209c71d2b2af18dc8f4c172667cac4864 authored over 3 years ago by Bob Nadler <[email protected]>
[CI] Fix integration tests

github.com/clojure-lsp/clojure-lsp - a13bec6dbaea1d43b5e1bd1be246d46b9c589d28 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Increase integration tests timeouit

github.com/clojure-lsp/clojure-lsp - 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...

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

github.com/clojure-lsp/clojure-lsp - 4653cb8543c4b0c8946d1fc04f4edcd81898bfce authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.04.03-18.43.55

github.com/clojure-lsp/homebrew-brew - 060b434b0f21298bbb8672d5d4e2ebd4abbc3f29 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.04.03-18.43.55

github.com/clojure-lsp/clojure-lsp - e0abdceb0e500d37c6236787e7b61479f64a0e16 authored over 3 years ago by Eric Dallo <[email protected]>
Add file to make kaocha happy

github.com/clojure-lsp/clojure-lsp - 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

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

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

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

github.com/clojure-lsp/clojure-lsp - 7dd18bb0b729984c27b5d397799c8f39035004ec authored over 3 years ago by Eric Dallo <[email protected]>
Report clj-kondo duplicates as default

Fixes #390

github.com/clojure-lsp/clojure-lsp - 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
...

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

github.com/clojure-lsp/clojure-lsp - 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>

github.com/clojure-lsp/clojure-lsp - 3223ea5f40186df1ce66810a56e65c0774604b3e authored over 3 years ago by Clojure LSP bot <[email protected]>
[graalvm] Fix workspaceSymbols filter not working

github.com/clojure-lsp/clojure-lsp - f786f3386688d17fa30db59b96f717154d25376f authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.30-20.42.34

github.com/clojure-lsp/homebrew-brew - 7e9420e3ccdac49ca6811eb85485085f242dc579 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.03.30-20.42.34

github.com/clojure-lsp/clojure-lsp - 9d29653980eb05a3c844773c5c92e4d7d01a6914 authored over 3 years ago by Eric Dallo <[email protected]>
Improve and fix missing completion item kinds

github.com/clojure-lsp/clojure-lsp - 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...

github.com/clojure-lsp/clojure-lsp - f69afa2c489a0dcca2bc53b861f9b7c2c88af833 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.03.26-23.41.07

github.com/clojure-lsp/homebrew-brew - 8ad9bc4e817dc2afe4bd83460a6fdd988578c689 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Bump clj-kondo

Fixes #385

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