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 axios from 0.21.1 to 0.21.2

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://g...

github.com/clojure-lsp/setup-clojure-lsp - 971b46518dd7c537a31b234c699dff1d2fb02e39 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ansi-regex from 5.0.0 to 5.0.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](h...

github.com/clojure-lsp/setup-clojure-lsp - 8185dd7b8fcb6b97567a436c2095b250f4e5e4a7 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump to version: 2021.10.20-13.04.11

github.com/clojure-lsp/setup-clojure-lsp - b45b2e316992518fe1fe464fd90af84cb9961866 authored almost 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.10.20-13.04.11

github.com/clojure-lsp/clojure-lsp - 07ba538509ce62da9f59224dec7a6a3a68ac7d35 authored almost 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

github.com/clojure-lsp/clojure-lsp - 773dd8dfc35b3fbb60e65be890965b3b7e99221d authored almost 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.09.26-20211016.195721-12 to 2021.10.19 (#599)

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

github.com/clojure-lsp/clojure-lsp - ea7494eab1088bea20cbec0bde69e7c019b3925f authored about 3 years ago by Clojure LSP bot <[email protected]>
Improve project analysis filter to check source-paths.

Fixes #597

github.com/clojure-lsp/clojure-lsp - 9286d99308b96f5ac28085c8c0b78fd6d2450000 authored about 3 years ago by Eric Dallo <[email protected]>
Fix comments on clean-ns

github.com/clojure-lsp/clojure-lsp - 255e535998db66f1496cab0656772b623958b882 authored about 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/java.data from 1.0.86 to 1.0.92 (#596)

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

github.com/clojure-lsp/clojure-lsp - 3e0ebd464eba36e8ada63e71f903a70bf06c6a3d authored about 3 years ago by Clojure LSP bot <[email protected]>
Set read timeout on clojuredocs fetch

github.com/clojure-lsp/clojure-lsp - 7b4426122e3db66230e6f8d686477580e3e8190e authored about 3 years ago by Eric Dallo <[email protected]>
Add [clojuredocs](https://clojuredocs.org/) information during symbol hover

Fixes #571

github.com/clojure-lsp/clojure-lsp - 9a28780c9f9e6db7b8a2aa87c0c14a80bddf0502 authored about 3 years ago by Eric Dallo <[email protected]>
Undo custom jvm flags

github.com/clojure-lsp/clojure-lsp - dae263d94c12128bf3b50496e121e4c30228e8c0 authored about 3 years ago by Eric Dallo <[email protected]>
Add jvm flag to deps.edn to avoid datalevin warnings

github.com/clojure-lsp/clojure-lsp - 22b9812982a86b8a4546178dee4ff3f6927af5b5 authored about 3 years ago by Eric Dallo <[email protected]>
Remove unused duplicate require if any.

Fixes #527

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

github.com/clojure-lsp/clojure-lsp - 48e686ce242d50ab8cd7370b1454c3e4d38e11dd authored about 3 years ago by Eric Dallo <[email protected]>
[docs] wording

github.com/clojure-lsp/clojure-lsp - 5c1d549d86196c72774cba6b085417599b3878fc authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Add more detais about clj-kondo integration

github.com/clojure-lsp/clojure-lsp - 9f83aefaacd2c4caf899e4fbfaccde3021195dff authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to `2021.09.26-20211015.212311-11`

github.com/clojure-lsp/clojure-lsp - 01cf300ad8312762dc7d184ec00255bd709baae4 authored about 3 years ago by Eric Dallo <[email protected]>
Add code action to create test for current function/var

github.com/clojure-lsp/clojure-lsp - 0e6172f469d9310e070fbb00b17d98ecd29900bb authored about 3 years ago by Eric Dallo <[email protected]>
Adds more type hinting to semantic tokens

github.com/clojure-lsp/clojure-lsp - bb4e13ed2310c8f73a1212854b64188f22a59eb6 authored about 3 years ago by Eric Dallo <[email protected]>
Add slash semantic token when using alias

github.com/clojure-lsp/clojure-lsp - 8f11e4c780ffbb6bc5c721b8dc7bda787e16838e authored about 3 years ago by Eric Dallo <[email protected]>
Add namespaces semantic tokens

github.com/clojure-lsp/clojure-lsp - f7349de0a343a5efb84b91c6d2c5870133c58512 authored about 3 years ago by Eric Dallo <[email protected]>
Add more semantic tokens: aliases for macros, variable and function definitions

github.com/clojure-lsp/clojure-lsp - 03a9204d483478077d37cc93af078845510dfa73 authored about 3 years ago by Eric Dallo <[email protected]>
Bump lambdaisland/kaocha from 1.0.887 to 1.0.902 (#584)

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

github.com/clojure-lsp/clojure-lsp - 190feceba9655f99035bd4dd3446e9454e146536 authored about 3 years ago by Clojure LSP bot <[email protected]>
Cache settings by ttl to avoid server restart when changing config (#593)

* Move all settings access to clojure-lsp.settings

* Support Auto refresh settings memoizing ...

github.com/clojure-lsp/clojure-lsp - e30497c303e7061fde6856dad714f8ec622d7c3d authored about 3 years ago by Eric Dallo <[email protected]>
Bump rewrite-clj/rewrite-clj from 1.0.644-alpha to 1.0.699-alpha (#592)

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

github.com/clojure-lsp/clojure-lsp - 3859b6dd204477d156ba9f9e93720626f70d1185 authored about 3 years ago by Clojure LSP bot <[email protected]>
[graalvm] Fix create test command

github.com/clojure-lsp/clojure-lsp - 840f5c92123b98920bba2b28e6967156cc5c7f46 authored about 3 years ago by Eric Dallo <[email protected]>
Return namespaces to diagnostic codes

github.com/clojure-lsp/clojure-lsp - 64c6391292d8cb21e59d47faf0a57bb504605f7d authored about 3 years ago by Eric Dallo <[email protected]>
Add new code action `Suppress xxx diagnostic`, adding clj-kondo comment code to ignore the diagnostic.

Fixes #591

github.com/clojure-lsp/clojure-lsp - 0f350b3e7d4499579af681445d3210dfdc40e06e authored about 3 years ago by Eric Dallo <[email protected]>
Add `private` to documentSymbol to make clear that a var or function is `private`.

github.com/clojure-lsp/clojure-lsp - 935bde22686152cd4984bd0917c844119d14d41f authored about 3 years ago by Eric Dallo <[email protected]>
Add new command to create test for function at point.

Fixes #582

github.com/clojure-lsp/clojure-lsp - 2bc86cfc1baccb34d2b5a952d04408446fbe73ab authored about 3 years ago by Eric Dallo <[email protected]>
Async save the analysis to cache db to make startup faster

github.com/clojure-lsp/clojure-lsp - f193aef2b79dfbf3c7dae747fd4126c4b8e09a1c authored about 3 years ago by Eric Dallo <[email protected]>
Fix expand-let bug that occurs when a list form precedes let (#590)

* Fix expand-let bug that occurs when a list form precedes let

* Update CHANGELOG

Co-autho...

github.com/clojure-lsp/clojure-lsp - 90267f87d2f9d8635e55e534ef82fd4de9a83c61 authored about 3 years ago by Shogo Ohta <[email protected]>
Use Datalevin db instead of sqlite (#588)

* Use datalevin

* Add logging time

* Fix tests

* Use datalevin native library

* Use ...

github.com/clojure-lsp/clojure-lsp - 4c87f082f5650eaecb01c5a388cca69c68181915 authored about 3 years ago by Eric Dallo <[email protected]>
Only migrate sqlite.db if new .cache file doesn't exists

github.com/clojure-lsp/clojure-lsp - 80699255b71b4477dcec9a0f2c281fa66f87fbb6 authored about 3 years ago by Eric Dallo <[email protected]>
Avoid scanning source-paths twice, as it was being considered as part of external classpath as well

github.com/clojure-lsp/clojure-lsp - eba6a4d07f17f97c788a585a2d249290be641ed3 authored about 3 years ago by Eric Dallo <[email protected]>
Fix flaky test

github.com/clojure-lsp/clojure-lsp - 0236550489028f3eeb91c58bb0c38a1660f6fe56 authored about 3 years ago by Eric Dallo <[email protected]>
Consider `dev` and `test` alias for deps.edn projects as project-specs during classpath lookup

Fixes #586

github.com/clojure-lsp/clojure-lsp - 2cfe66fbfe15c4c899f116e6a05edda6ada4171c authored about 3 years ago by Eric Dallo <[email protected]>
Improve intialization feedback report messages

github.com/clojure-lsp/clojure-lsp - 27d43fa31d86542f1c09ca150c0fb960a24e2da2 authored about 3 years ago by Eric Dallo <[email protected]>
Fix source-paths print

github.com/clojure-lsp/clojure-lsp - 92a81c1fefa3240c49cc4e0d0fd2bd59417ec79b authored about 3 years ago by Eric Dallo <[email protected]>
Add refences code lens for ns forms

Fixes #578

github.com/clojure-lsp/clojure-lsp - dc649a313ff2effc04ad09e196823a297c216c47 authored about 3 years ago by Eric Dallo <[email protected]>
Release: 1.0.7

github.com/clojure-lsp/lein-clojure-lsp - 8a0032884b217315e578d2c13b877204e7d245ae authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2021.09.30-15.28.01

github.com/clojure-lsp/homebrew-brew - 12567af68fc4aee8fcd74f2200481f20f30f2cf0 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2021.09.30-15.28.01

github.com/clojure-lsp/setup-clojure-lsp - c3efb55eedcef5dbbb8941e58b7dd9160ef9425f authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.09.30-15.28.01

github.com/clojure-lsp/clojure-lsp - 6f683b0ad4f365d26d68b9cdeeb7a5ddeab7e9ae authored about 3 years ago by Eric Dallo <[email protected]>
Hot fix hover content wrong type hinting.

github.com/clojure-lsp/clojure-lsp - ab755ca532281a017f12f6fcd02d82f757ec3cb2 authored about 3 years ago by Eric Dallo <[email protected]>
Release: 1.0.6

github.com/clojure-lsp/lein-clojure-lsp - 9307b79271a77bc31742cf3c84c30fdfb990fed0 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2021.09.30-12.28.16

github.com/clojure-lsp/homebrew-brew - 17d8221c3bc65e49a0e3bd4e174307258ef37934 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Bump to version: 2021.09.30-12.28.16

github.com/clojure-lsp/setup-clojure-lsp - 70eb2c518cbde17c79aaeb00a2e6173bee15cce0 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.09.30-12.28.16

github.com/clojure-lsp/clojure-lsp - ac03d64f2c62dfbdf0f15b6ef783b9c435d72db5 authored about 3 years ago by Eric Dallo <[email protected]>
Add *warn-on-reflection* to namespaces to avoid Graalvm errors on runtime

github.com/clojure-lsp/clojure-lsp - f271342cafefa55882f1e932c6e23c3fdab5b98b authored about 3 years ago by Eric Dallo <[email protected]>
Improve start project feedback reporting the percentage and specific message

github.com/clojure-lsp/clojure-lsp - d391b6a5804dedec405538d655a4db171b846bbf authored about 3 years ago by Eric Dallo <[email protected]>
Add :classpath-config-paths (#583)

github.com/clojure-lsp/clojure-lsp - f26c031d85fd612a75fc61959f319956bce8334e authored about 3 years ago by Eric Dallo <[email protected]>
Remove :class tokens for now

Waiting for better way to know it's a class from clj-kondo

github.com/clojure-lsp/clojure-lsp - 2030453383b7d745550f97a470ca6eb0a8f8b40f authored about 3 years ago by Eric Dallo <[email protected]>
Fix integration test

github.com/clojure-lsp/clojure-lsp - efaf6ef67bf1f12a1f95367b6f0c843825bf099e authored about 3 years ago by Eric Dallo <[email protected]>
Improve semantic tokens support for java classes and methods

github.com/clojure-lsp/clojure-lsp - dcdd45e2a6c2b32b249a3d13f8351e6c507abc0a authored about 3 years ago by Eric Dallo <[email protected]>
Remove .nrepl-port find when starting nrepl debug server

This is supposed to be used only during debug but it's not helping during debuging

github.com/clojure-lsp/clojure-lsp - 52085ca0ee56b701acfb280a3e5cd04e644bfedb authored about 3 years ago by Eric Dallo <[email protected]>
Avoid exceptions when parsing invalid code during code actions search

github.com/clojure-lsp/clojure-lsp - bb7f038e038c4ba75f891f9746b3809e9888af70 authored about 3 years ago by Eric Dallo <[email protected]>
Improve classpath lookup not found message

github.com/clojure-lsp/clojure-lsp - 11e49e7f95bddd9d367f51aa30b02849e3886960 authored about 3 years ago by Eric Dallo <[email protected]>
Fix clojure-lsp not initializing when empty `project.clj`

Fixes #579

github.com/clojure-lsp/clojure-lsp - 8279666209c8bc60de96eb4cdc38fb6c2407f21b authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Fix flaky tests

github.com/clojure-lsp/clojure-lsp - c8485cc3d36d49bd9bf65d36fcb3b8f3c79c95bd authored about 3 years ago by Eric Dallo <[email protected]>
[graalvm] Fix for $/progress notifications

github.com/clojure-lsp/clojure-lsp - 9b2e0e08674859122db13b09c7a234acccd8a4fd authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Use ubuntu instead of mac for CI graalvm tests

github.com/clojure-lsp/clojure-lsp - 3a0177ce3e1fd2f718a168378368bfb1dbbe3cc9 authored about 3 years ago by Eric Dallo <[email protected]>
[CI] Use macos-latest to test graalvm

github.com/clojure-lsp/clojure-lsp - 09e076c246fe5e0b427a5c8fe067f135962f0be7 authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2021.09.25

github.com/clojure-lsp/clojure-lsp - 1108a8783e87a65fcbd0636eab744a7b93997c39 authored about 3 years ago by Eric Dallo <[email protected]>
[graalvm] Use graal-build-time

github.com/clojure-lsp/clojure-lsp - 6d378abb4b9fa35b4e970b616a4941c2f9137361 authored about 3 years ago by Eric Dallo <[email protected]>
Follow same exit status from clj-kondo for `diagnostics` feature

Fixes #572

github.com/clojure-lsp/clojure-lsp - 88ee15eb786e23cdc322de854bab30d3f83e5a9a authored about 3 years ago by Eric Dallo <[email protected]>
Re-scan whole project if any clj-kondo config changed for better consistence

Fixes #331

github.com/clojure-lsp/clojure-lsp - 9f9bb6e169119f3a13ed7e49d398300a908a2dac authored about 3 years ago by Eric Dallo <[email protected]>
Bump nixpkgs downstream (#570)

github.com/clojure-lsp/clojure-lsp - 0ee7885d67640a11b6eca16dfad9f4d3fbcf528f authored about 3 years ago by Eric Dallo <[email protected]>
Support `$/progress` LSP feature, sending notifications for client when server is starting, improving the feedback for the user.

github.com/clojure-lsp/clojure-lsp - 69181b3b34c008bc691d95c33e9346a1d0a7c96e authored about 3 years ago by Eric Dallo <[email protected]>
Fix `create-private-function` command and code action to consider when new function is inside thread macros

github.com/clojure-lsp/clojure-lsp - 82ee3f6f80375a131275cddd50f3f9a1b99072b5 authored about 3 years ago by Eric Dallo <[email protected]>
Improve `hover` feature to return elements when inside a function call

Fixes #569

github.com/clojure-lsp/clojure-lsp - 69d273715ed350a045b0e25b310628267ac3e2be authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to `2021.09.16-20210919.160121-5` fixing false-positives with potemkin import-var analysis

github.com/clojure-lsp/clojure-lsp - 5fc6e4da738c45b807633c9673f8d5b081a5d102 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Add new classpath scan section

github.com/clojure-lsp/clojure-lsp - 9d8f15ba361fd59c4601a9ac281057d301117127 authored about 3 years ago by Eric Dallo <[email protected]>
Break lines when sorting refers along with then new `:clean :sort :refer :max-line-length` setting with a default of `80`

Fixes #562

github.com/clojure-lsp/clojure-lsp - 2316d0ab62292bab27abddf153a7366e9956afb3 authored about 3 years ago by Eric Dallo <[email protected]>
[docs] redirect default sections to all-available-settings

github.com/clojure-lsp/clojure-lsp - 7b064ac9b2160c9035044918ce9305dde6786117 authored about 3 years ago by Eric Dallo <[email protected]>
Add `analyze-project!` to analyze whole project only and cache analysis, useful for REPL usage for example

github.com/clojure-lsp/clojure-lsp - fc504f622b525e227381a91f1f3e937ccef2a82e authored about 3 years ago by Eric Dallo <[email protected]>
Support renaming namespaces as well with `rename` feature

Use relative paths instead of absolute paths on diff messages

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

github.com/clojure-lsp/clojure-lsp - 279b1a4ca70cbf52e2fad61dacf2c428662b0e35 authored about 3 years ago by Eric Dallo <[email protected]>
Check for a default `.cljfmt.edn` config file for cljfmt config settings if no `:cljfmt-config-path` was provided.

github.com/clojure-lsp/clojure-lsp - 5b5e7394c953633efcc1f7220ee3bae7d6f10297 authored about 3 years ago by Eric Dallo <[email protected]>
Deprecate `:lens-segregate-test-references` in favor of `:code-lens` `:segregate-test-references`

github.com/clojure-lsp/clojure-lsp - 21c41afd3125a8fc3ee1ecaff2b8e8be2b2f8b0d authored about 3 years ago by Eric Dallo <[email protected]>
[docs] Update issue template

github.com/clojure-lsp/clojure-lsp - d0ae5591b33a9073f7dce4b377913dafe91f50ad authored about 3 years ago by Eric Dallo <[email protected]>
Keep comments on sorting (#567)

github.com/clojure-lsp/clojure-lsp - 28161476d125b08b5c43b14f44248333b600f61b authored about 3 years ago by Eric Dallo <[email protected]>
Use lower-case for refer/import/require sorting

Fixes #560

Fixes #561

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