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

docs: fix development indentation

3c1bbec2312d2fc5f1eb1d8a93d29c8338686685 authored about 2 years ago by Eric Dallo <[email protected]>
Adjust trace level of running server (#1310)

ea0f6edf5734225c7ee5aa9aecb1530139d7e2b8 authored about 2 years ago by Jacob Maine <[email protected]>
Bump clj-kondo to 2022.10.14

0d8a67439a49f78b00393c52846f36f99acb0327 authored about 2 years ago by Eric Dallo <[email protected]>
Separate waiting for changes from logging that delay (#1309)

342b9edc76174b944f6e9d36c461945233d07e2f authored about 2 years ago by Jacob Maine <[email protected]>
Avoid shadowing existing locals when restructuring keys (#1262)

Co-authored-by: Eric Dallo <[email protected]>

a3ff38fca0a52e5b062ffc7e11b15851e9fec02e authored about 2 years ago by Jacob Maine <[email protected]>
Drag params (#1230)

* Add refactoring to drag params

* Warn user when not all args can be reordered

* Ensure p...

59719e2ceed68606aa994bc25a1c08d0396145ee authored about 2 years ago by Jacob Maine <[email protected]>
Update gh-release-artifact (#1311)

- Never overwrite artifact
- Publish sha256 file along with artifact

3d59bfef84be37eb855f5e9a3d7eb505975c4fcb authored about 2 years ago by Michiel Borkent <[email protected]>
ci: Fix bump downstream

da98b04ad8c6369be55a991aca916681f4f2305f authored about 2 years ago by Eric Dallo <[email protected]>
Release: 2022.10.05-16.39.51

77876d24daab1011d44a7f9ac8a85caa35f3d9b9 authored about 2 years ago by Eric Dallo <[email protected]>
Bump clj-kondo

a9126d772e2f54c284c837bbe5a28ae7d4feef3b authored about 2 years ago by Eric Dallo <[email protected]>
Update deps-lock.json (#1297)

Co-authored-by: ericdallo <[email protected]>

d30f52e41c6b92a32f972e7fdfaa2e1a79865502 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumped org.babashka/spec.alpha from 1a841c4cc1d4f6dab7505a98ed2d532dd9d56b78 to 8df0712896f596680da7a32ae44bb000b7e45e68. (#1295)

Inspect dependency changes here: https://github.com/babashka/spec.alpha/compare/1a841c4cc1d4f6da...

b3bc0766d0a1956fa5858dbaafadf3966ba9eb84 authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped cognitect/test-runner from a85b3b02765fb68684ab9ee4a8598eacf7e471d2 to a522ab2851a2aa5bf9c22a942b45287a3a019310. (#1296)

Inspect dependency changes here: https://github.com/cognitect-labs/test-runner/compare/a85b3b027...

d2190336013d4d2c2e4f5c9b1fbae31ad4f26515 authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped com.clojure-goes-fast/clj-memory-meter from 0.1.3 to 0.2.1. (#1298)

Inspect dependency changes here: https://github.com/clojure-goes-fast/clj-memory-meter/compare/0...

e333247b0d3a7bb5ce42b73e120a3b18186a6a70 authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped nrepl/nrepl from 0.9.0 to 1.0.0. (#1299)

Inspect dependency changes here: https://github.com/nrepl/nrepl/compare/0.9.0...1.0.0

Co-auth...

18061d8732e29ad40a8ad85bc659f3104d7b0634 authored about 2 years ago by Clojure LSP bot <[email protected]>
Rename test files and crawler (#1294)

* Match test file names to impl file names

* Rename crawler to startup

* Fix lint

41a05aa2084865fcedd614cf55797250e5297a7d authored about 2 years ago by Jacob Maine <[email protected]>
bump promesa to 9.0.462 (#1293)

This version includes a fix that allows its futures to be cancelled,
which was requested in http...

1a3484d4aa7ad683eba54b5b5e40b65e1ce50bbe authored about 2 years ago by Jacob Maine <[email protected]>
Update deps-lock.json (#1292)

Co-authored-by: ericdallo <[email protected]>

a5c52e290416f357d82b39f497b8e878963c708e authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumped com.github.clojure-lsp/lsp4clj from 1.3.0 to 1.3.1. (#1278)

Inspect dependency changes here: https://github.com/clojure-lsp/lsp4clj/blob/v1.3.1/CHANGELOG.md...

e2d891a0a9a112e145d7fb3f9b8c6615b66a87bd authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped babashka/babashka.pods from 6df443fabf0d7313c8956cb6f55e47318402991f to decf791000081ca9e6d2fbea9f20a0aa3fae902e. (#1284)

Inspect dependency changes here: https://github.com/babashka/babashka.pods/compare/6df443fabf0d7...

871ad0a41d23c4d541b60a80e96742edba9b8f3d authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped borkdude/rewrite-edn from 0.2.0 to 0.3.4. (#1285)

Inspect dependency changes here: https://github.com/borkdude/rewrite-edn/blob/v0.3.4/CHANGELOG.m...

7f1f5396e6dfb0690fee002bb63e0f6eb2ee178f authored about 2 years ago by Clojure LSP bot <[email protected]>
test: Add integration test for definition of external files with zipfile

Related to #1287

3108aedbd4ccd07adc42e520d6f1bd75ea1b546d authored about 2 years ago by Eric Dallo <[email protected]>
Bump graalvm to 22.2.0 for the MS-Windows release binary (#1282)

Uses workaround for UPX issue with 22.2.0, see
https://github.com/oracle/graal/issues/4340

C...

f69fdac61c411b75e28f1b2331186664ed4212c6 authored about 2 years ago by ikappaki <[email protected]>
Parse and nav to initial comment or whitespace (#1286)

8041c06b737e81b487b8620e7962fa90c1e08c6e authored about 2 years ago by Jacob Maine <[email protected]>
Ignore GitHub Action dependency updates, cache dependencies to check (#1288)

4b8f06dfa60c7a9f3a89b4bd501aab627db4068f authored about 2 years ago by Nick A Nichols <[email protected]>
docs: Fix automatically-after-ns-refactor setting

56661e678c57f69223e83a8c0916956fbe1a1cce authored about 2 years ago by Eric Dallo <[email protected]>
Handle clojure-lsp executable according to its usage (#1277)

Co-authored-by: ikappaki <[email protected]>

f6481e790c9e35105bec6328af82234cbacbdb9d authored about 2 years ago by ikappaki <[email protected]>
Skip cancelled futures (#1276)

The body of a promise created by `p/future` is always run, even if the
promise is cancelled (by...

2e6e8d167fb7c5a2025b7889ba7fee84113c30a3 authored about 2 years ago by Jacob Maine <[email protected]>
Use `deps-bin` on MS-Windows, add bb tasks and dev testing doc (#1275)

- removes launch4j dependency
- fixes test path issues from previous unrelated commit

Co-aut...

ab69f948f0c061518f4fbde8d559831614c1bc83 authored about 2 years ago by ikappaki <[email protected]>
Fix integration-tests

64423457fa8f652186316d0829e5f270c9113534 authored about 2 years ago by Eric Dallo <[email protected]>
docs: improve readme

c4e7549349bd37225c6efa3fd9236e078114fd00 authored about 2 years ago by Eric Dallo <[email protected]>
Fix tests

9b2267c02d776e97516234e766da312447563b28 authored about 2 years ago by Eric Dallo <[email protected]>
fix: Improve CLI output avoiding logs from clj-kondo which are already available via verbose log

3b9b3345d26c9b0f9206ba9a2b14cd77f01cf066 authored about 2 years ago by Eric Dallo <[email protected]>
dev: include cli/integration-test and deps for development on bb.edn

bcfd10b601a84f22d82dc91a72b90072e5c41c6d authored about 2 years ago by Eric Dallo <[email protected]>
Add new `dump` feature, returning analysis, project information, dependency-graph and others. Check `clojure-lsp.api/dump` for more information.

Fixes #744

e014613bd702bd19739f7eb7343479df6504522c authored about 2 years ago by Eric Dallo <[email protected]>
CHANGELOG

cd648c2e02d89d2ca0fc2ce3aaf7a3a099511022 authored about 2 years ago by Eric Dallo <[email protected]>
Add integration-tests

0162727fb5ce795786a407c040ed4c4e6f6cf2d1 authored about 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into dump

6d8985531f8ef049a04bdd2d2422e7284359b38b authored about 2 years ago by Eric Dallo <[email protected]>
Update deps-lock.json (#1274)

Co-authored-by: ericdallo <[email protected]>

82fbc3d214a2a97c236946f366e391c57d35e88e authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update deps-lock.json (#1273)

Co-authored-by: ericdallo <[email protected]>

430bf62ee2009be433939abc992593aa6f10fcb7 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump deps-bin to 0.2.0

bf47691d717d65956e86907834a47fb85afbc72e authored about 2 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to `2022.09.09-20220924.161252-19`

c02da65462fd91d1ff1e2374be7591ce44d14c33 authored about 2 years ago by Eric Dallo <[email protected]>
Fix: Avoid wrong ns require after `Create ns and require` code-action/command.

86c375451206b493543290477116e62fd8cb6056 authored about 2 years ago by Eric Dallo <[email protected]>
CHANGELOG

4186bd2b01029d72e4f6859ae741bc2828021053 authored about 2 years ago by Eric Dallo <[email protected]>
docs: Update troubleshooting

c5a1680550bb3f206b00bbd7db8b3eabc0987855 authored about 2 years ago by Eric Dallo <[email protected]>
Enable trace via --trace during initialization

152f0e74fb02f34983a17e4ba532950fbfc300be authored about 2 years ago by Eric Dallo <[email protected]>
Process requests in parallel (#1259)

* Process requests in parallel

Uses https://github.com/clojure-lsp/lsp4clj/pull/25 to process...

5682933ea66f79caabdeb86fa035a9692694cb9a authored about 2 years ago by Jacob Maine <[email protected]>
Bumped babashka/process from 0.1.7 to 0.2.10. (#1272)

Inspect dependency changes here: https://github.com/babashka/process/compare/v0.1.7...head

Co...

d031ba44f23eb66a9bcddb69539f8fb150f5ed3c authored about 2 years ago by Clojure LSP bot <[email protected]>
prepare-rename after changes (#1271)

Fixes #1270.

b29ea017107443cede5985a40f2e089fe5c6d504 authored about 2 years ago by Jacob Maine <[email protected]>
Add tests

f72d23ff305b847a9efc80913f3cf6bda4751187 authored about 2 years ago by Eric Dallo <[email protected]>
Add source-paths to clj-depend config when it is nil or empty (#1266)

* Add source-paths to clj-depend config when it is nil or empty

* Add a new entry to CHANGELO...

4373d50e1b43914c0c5e9616f495badabb7aa68c authored about 2 years ago by Fabio Domingues <[email protected]>
tests: Increase stub generation wait from 5s -> 10s

b95dcaf9bd245bb059bc93ed59187ad20234552b authored about 2 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into dump

48a3e4831ab795b80d146ed183adacae078f09f5 authored about 2 years ago by Eric Dallo <[email protected]>
Fix: code actions NPE for invalid maps

65f880a58b298294e82889873743723ef86bd5a5 authored about 2 years ago by Eric Dallo <[email protected]>
Simplify finding of class defined by defrecord (#1261)

2b02bfdff03125fff73370498b20355f6fbcde82 authored about 2 years ago by Jacob Maine <[email protected]>
Add dump command

a4a44f55bfe6eec41260962b12db5beb8e81e5df authored about 2 years ago by Eric Dallo <[email protected]>
Indexes analysis and findings by URI (#1231)

* Indexes analysis and findings by URI

By doing URI/filename conversion at the boundary with ...

d6ca21a6d2235d7438fd8901db93930b80ae257b authored about 2 years ago by Jacob Maine <[email protected]>
Update deps-lock.json (#1258)

Co-authored-by: ericdallo <[email protected]>

282ccee55cabf286dfa428326cf7f8259ff69c4b authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumped lambdaisland/kaocha from 1.68.1059 to 1.70.1086. (#1257)

Inspect dependency changes here: https://github.com/lambdaisland/kaocha/blob/v1.70.1086/CHANGELO...

f3275844b48d659afe85f85e05d463cc6906c5ff authored about 2 years ago by Clojure LSP bot <[email protected]>
Bumped cider/cider-nrepl from 0.28.4 to 0.28.6. (#1256)

Inspect dependency changes here: https://github.com/clojure-emacs/cider-nrepl/blob/v0.28.6/CHANG...

d536d63bfd5721330354b0b5911e4dd8becaff2b authored about 2 years ago by Clojure LSP bot <[email protected]>
Consider original text's line separator type when reporting changes (#1255)

It also:
- fixes java interop test failure on win introduced with earlier
unrelated commit.
-...

8ac8ed4cff3d7047b495c30552f93070ab392669 authored about 2 years ago by ikappaki <[email protected]>
Support find definition of java class usages where definition comes from clojure, like defrecords.

92419db7c33d839c3575b12bde70f29171f01a9e authored about 2 years ago by Eric Dallo <[email protected]>
Update deps-lock.json (#1254)

Co-authored-by: ericdallo <[email protected]>

da6e47c5b4d8f6108479c29a14af7cdf20954ed7 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bump clj-kondo to `2022.09.09-20220918.164105-17`.

Fixes #1226

292ac08313b051cae6813186edfcd2e96035bad1 authored about 2 years ago by Eric Dallo <[email protected]>
ci: add logs to cirrus ci

dfbb4b94e740e2a2226369bf80dbec5da440cf70 authored about 2 years ago by Eric Dallo <[email protected]>
lint: remove unused comment

8e3db9513c813323ab4be486a9b9af8ff0f383d7 authored about 2 years ago by Eric Dallo <[email protected]>
Fix: fs/canonicalize returns Path instead of str

57a7344a3a9d680561c0a32f3d44487146731bc5 authored about 2 years ago by Eric Dallo <[email protected]>
Fixes NPE when checking code actions of file that begins with comment (#1251)

Co-authored-by: Eric Dallo <[email protected]>

10df08e45f1bb0707b9f0cd4d331c8945e69c058 authored about 2 years ago by Jacob Maine <[email protected]>
Support all intergration tests on MS-Windows (#1250)

* Support all intergration tests on MS-Windows

- Fixes stub generation issue on windows by us...

55752ff8999092ed5d2b7320c42a50dfb5936045 authored about 2 years ago by ikappaki <[email protected]>
feature: Lint opened files after a clojure-lsp or clj-kondo config file is saved on disk, avoiding users to re-edit files.

Fixes #1247

2a7d7601391ce4aa47819fc854eccef982d09a16 authored about 2 years ago by Eric Dallo <[email protected]>
Fix: NPE during code action processing of sort-clauses

7ac822d3efe3dd51db4fef8959b8708ad7fb2e16 authored about 2 years ago by Eric Dallo <[email protected]>
Wrap files in h/file-path/uri, follow up fix to #1245 win breaks (#1249)

linter

Co-authored-by: ikappaki <[email protected]>

2eec04ad4da7a532a5eb418a33b935fa347bb757 authored about 2 years ago by ikappaki <[email protected]>
fix: lint for real

6399e8e8531bcb3b66cb724f41d42f4832c8de11 authored about 2 years ago by Eric Dallo <[email protected]>
fix: lint

75faff059482f9b8b5c31a07708e47a1bb1c4f8a authored about 2 years ago by Eric Dallo <[email protected]>
ci: fix nightly version

f713d8f6a6cb17ae9393347450befbc6e826a1ab authored about 2 years ago by Eric Dallo <[email protected]>
fix: lint + tests

101f1cd7769c5d9bbf9c4d02decef228fad3a6fe authored about 2 years ago by Eric Dallo <[email protected]>
Avoid keeping diagnostics of external closed files for Calva.

Fixes https://github.com/BetterThanTomorrow/calva/issues/1864

45e0f6ce9d68297b0fb11c38d6378a5c2ee148f7 authored about 2 years ago by Eric Dallo <[email protected]>
Fix missing diagnostics when `--project-root` is different than current directory.

Fixes #1245

7b155e0d1ad2cb9bc05816f630b46c792e7c36d7 authored about 2 years ago by Eric Dallo <[email protected]>
Fix lint (#1244)

Fixes lint in some directories that aren't checked by CI.

76d883439f09f5f7ab6d29387d13b0121d9211a0 authored about 2 years ago by Jacob Maine <[email protected]>
Fix unit test by constructing file:// URI by using the api (#1243)

Also fixes an issue with the clojure-lsp binary wrapper on windows,
that its CWD was always tha...

86d1520fcf5d34154fdc7f34098d8a47f2722ce7 authored about 2 years ago by ikappaki <[email protected]>
ci: Only run cirrus builds on master

ca92ee7ab967054408ac924d882e6234be0ee286 authored about 2 years ago by Eric Dallo <[email protected]>
Fix unit tests on MS-Windows (#1236)

* Fix unit tests on MS-Windows

Most of the unit test updates are about using the
`test-helpe...

cd666f0903d80266e022602c68b7dee12ebf2692 authored about 2 years ago by ikappaki <[email protected]>
Fix: support java class decompilation for zipfile scheme (vim users) (#1239)

d3575d9101652107f6242e809fb2d06f48ccafc1 authored about 2 years ago by Eric Dallo <[email protected]>
Update troubleshooting.md (#1238)

Fixes display issue.

5b01769caf245c5b4afda76e46b4c995593805f3 authored about 2 years ago by ikappaki <[email protected]>
Update deps-lock.json (#1222)

Co-authored-by: ericdallo <[email protected]>

7727c0d16c425dad9d7486c7a2442e7e5a291a64 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix: clj-kondo ns-group change

e1af936bfc429b6be9aecaa11cc6937de9a7262e authored about 2 years ago by Eric Dallo <[email protected]>
Bump: clj-kondo to `2022.09.08`.

5b3d2a798143dc2d8b0c8a0307cc468f058f9679 authored about 2 years ago by Eric Dallo <[email protected]>
Replace Makefile and MS-Windows scripts with bb tasks (#1232)

* Replace Makefile and MS-Windows scripts with bb tasks

* remove changelog entry

Co-authored-b...

b8021b7642c332644e502aa6e4f67e7fada925c5 authored about 2 years ago by ikappaki <[email protected]>
fix: integration tests

f261415b6adbf84b5c4ec7df8543880b494c7ea8 authored about 2 years ago by Eric Dallo <[email protected]>
fix: integration tests

7541a4afed847aca5330aa7409f4a4b10d3abae8 authored about 2 years ago by Eric Dallo <[email protected]>
End dep-graph-queries experiment (#1224)

The experiment is considered successful; now queries always use the
dep-graph.

e5f9b8bcfd3e99b07844f28c73aa47e279475a69 authored about 2 years ago by Jacob Maine <[email protected]>
CHANGELOG

90d9d8a03eaa86fb1a995eeb3955d1caefec48c1 authored about 2 years ago by Eric Dallo <[email protected]>
Sort clauses (#1206)

* Extract shared tools for identifying clauses

* Add tools for sorting clauses

* Add sort-...

2722df2b289092b2e1612f12c4ac966494313210 authored about 2 years ago by Jacob Maine <[email protected]>
fix: lint

aae85c437550c4937d6c3d285bd2d82b755cad87 authored about 2 years ago by Eric Dallo <[email protected]>
Add support for java project jar decompile

cd37ffe6e829acad60e4797fb7e81aa6d21693a9 authored about 2 years ago by Eric Dallo <[email protected]>
Avoid NPE when checking drag action from uneval node (#1228)

Fixes #1227

6d236b4f112a1f1e1348a2935154a200814608e0 authored about 2 years ago by Jacob Maine <[email protected]>
Release: 2022.09.01-15.27.31

1cb5e7bc7d4bf559f0552edc39ee402c656bf811 authored about 2 years ago by Eric Dallo <[email protected]>
Download launch4j directly from sourceforge (#1223)

Installing it via `choco install launch4j` fails intermittendly citing
connectivity issues.

...

a2caecb7e6eea7f0ae8bbedffdafa26d50edbacb authored about 2 years ago by ikappaki <[email protected]>
Rename local usages of destructured keys (#1221)

When renaming a keyword that is also a local definition, rename its
usages too.

Fixes #1192.

e63b904c94f320d18b9c1a51373455964d036bad authored about 2 years ago by Jacob Maine <[email protected]>
Choose PowerShell exec program on Windows based on availability (#1133)

* Invoke project executables on win based on PowerShell availability

* Fix linter

* Add cl...

7a10a24affb6bdb50ab34c61b4dbbc98aeb6ee3f authored about 2 years ago by ikappaki <[email protected]>