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

Fix graalvm build during CI (#295)

* Use leiningen for windows while clojure cli is not available for windows

* Fix CI

7841fc40360cc66dfa7864fa0e5e886325e2a741 authored over 3 years ago by Eric Dallo <[email protected]>
Add integration tests (#293)

* Add integration tests

* Fix test to use a valid sample project

* Make possible run scrip...

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

0b8b62bab312fdc0367cb7e63be5141052ebc369 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release to use a different jar for native image

fb7548b0b43c3e4e266a0f10418dcfa54402de97 authored over 3 years ago by Eric Dallo <[email protected]>
Fix duplicate references on cljc files

99138926286b69a0feaa4f36850ebc4febe8740e authored over 3 years ago by Eric Dallo <[email protected]>
Update changelog

5a703af8f012b1f0e0bbe58b55a66d8aa1264582 authored over 3 years ago by Eric Dallo <[email protected]>
Update Changelog

ef52bc3595db8c9a743721dc0a40407aef622080 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] add windows build to CI

c3996044b16884b12f2bdf11737a1d46e6b525c9 authored over 3 years ago by Eric Dallo <[email protected]>
Add manual GC after classpath scan

16af95c06419940dc9d5eb6626ad735dc5c072c7 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add native static linux binary

e9e76c97aa96519094e4c04c767960394435795b authored over 3 years ago by Eric Dallo <[email protected]>
Add `clojure.java.io` for add-missing-libspec (#291)

-=david=-

b4f10818c943060b3240792bb1f976704dd82f7a authored over 3 years ago by David Harrigan <[email protected]>
[CI] Fix action typo

ccc187aa7040deb2b288a35f4972d6c51f3616a0 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add graalvm mac release

c84aa8742966617934b32ad0457bda26646a0db6 authored over 3 years ago by Eric Dallo <[email protected]>
Fix graalvm reflection (#290)

* Add Method reflection

* Fix java.io.File missing type hint

3e2bfc5cf15d5b8f5f363c750e6fc2b77b9b2cf5 authored over 3 years ago by Eric Dallo <[email protected]>
[GraalVM] Fix java.io.File reflection

c8a28a34f21c563efad59b27a8c2bdea23f091a4 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Add GraalVM build docs

a095208c6cfccb59ef65e561c7b0f3e40641f6ec authored over 3 years ago by Eric Dallo <[email protected]>
[GraalVM] Fix reflection for workspace/workspaceFolders

c3df415888655b0d512700c5daec474166cf5692 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add MacOS build

bbe1b2d5c361c7e606fe3977970801488e671c57 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix jar release

0f8ea5b0fa5a9c041af8f9c843b332e93d29988c authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release deploy

fcb39a839c3a2d414e148e07ba5dc8ad2b6072c3 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release upload

92da9e96eb73d9da011a70326e0771298f1cf242 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release action

1f942c53b1aa0f56013129ac9db7d896670edf1a authored over 3 years ago by Eric Dallo <[email protected]>
Add GraalVM build (#267)

* Use timbre as log and comment nrepl.server

* Add proxy.json

* Use latest graalvm 21.0.0
...

4cb59b93e112dda31fe916f9e321184ec67aa336 authored over 3 years ago by Eric Dallo <[email protected]>
Add features.md listing all clojure-lsp features

4a261a2af13213c03683786586daf00cd032fd9e authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

60e8191cc7c20b9d7085c1f4ff8ff1f2b736467d authored over 3 years ago by Eric Dallo <[email protected]>
Deep merge clj-kondo batch analysis

Fix #284

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

e35792a5b2bfcd610e0a09244eae4634f8faf245 authored over 3 years ago by Eric Dallo <[email protected]>
Fix out string on LSP process

84acc8ba0ee40aeb150535a86ade97d374797691 authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

0b881960cbce9cb09a6bbb8738a94f390b205d94 authored over 3 years ago by Eric Dallo <[email protected]>
clj-kondo batch analysis (#278)

* partition kondo analysis

* Decrease batch size

* Only batch analysis when public-only? (...

30007fd8f756ddbdc83fda12b31bca915d610fe6 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo fixing textDocument/documentSymbol range

9b702f21b974486aa8a055c6c248a04f298e35e7 authored over 3 years ago by Eric Dallo <[email protected]>
Merge pull request #279 from lucywang000/improve-log4j

inject pid before first call to log

a090963179648924c664ee3911ad4527dc2c84e2 authored over 3 years ago by Eric Dallo <[email protected]>
inject pid before first call to log

21d9f4315545bb1a4fc3ddfeb03b6bc2b1273ee2 authored over 3 years ago by Lucy Wang <[email protected]>
Merge pull request #277 from lucywang000/improve-log4j

include timestamp and PID in lsp logs

0166705b4811a7a954aa18dc3da87dea101729ae authored over 3 years ago by Eric Dallo <[email protected]>
include timestamp and PID in lsp logs

51054a3901425491ad5e527e85af7b8cddf04f4a authored over 3 years ago by Lucy Wang <[email protected]>
Fix document-symbol after #261

Fixes #276

5a81a3e65ebd502e590d6b8b9f88b2fa2c87e4fe authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

9b8d8f0990cd9f6e6b898cef63b8e3bf13517c92 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion-item-resolve

85a3a3370bc292ec21377fb1435457005dd16554 authored over 3 years ago by Eric Dallo <[email protected]>
Merge pull request #275 from clojure-lsp/fix-hover-range

Fix hover range

23edab23a6272565ba79b2313d652e99d8d2368d authored over 3 years ago by Eric Dallo <[email protected]>
Fix hover range

fb9f578271785d60837746d226ee8d725160bf30 authored over 3 years ago by Eric Dallo <[email protected]>
Merge pull request #272 from clojure-lsp/fix-shadow-cljs-classpath

Fix shadow cljs classpath project spec

bac3dff45d39d3bcb2d311a6e111101691fc0526 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix clients documentation link (#274)

Doc fix: Clients is no longer below

2b18a744375d9e396087f9afa1deff2ba354fe63 authored over 3 years ago by Eric Dallo <[email protected]>
Add space

40362392d8003a05b85fb660b96ec973ec7aad9e authored over 3 years ago by Eric Dallo <[email protected]>
Remove unused item

daeb23a75bf418650518d2fe4d1645ff48302d30 authored over 3 years ago by Eric Dallo <[email protected]>
Doc fix: Clients is no longer below

0294c4f31ef965f74e2fe7bed31243fd470a5832 authored over 3 years ago by Torgeir Thoresen <[email protected]>
Just use npx prefix since it's the recommended

6957c438b1f01f188b81e12496ab4a59ee2f3280 authored over 3 years ago by Eric Dallo <[email protected]>
Add check for npx

b4b9271d02b30d930e8cf3fa1ecff2cf0b2300fd authored over 3 years ago by Eric Dallo <[email protected]>
Fix tests

32eb664da093c21dd1837a3a70f0986369d3172c authored over 3 years ago by Eric Dallo <[email protected]>
Don't remove document on didClose.

Related to #264.

We should only remove document on didDeleteFiles from lsp 3.16, didClose doesn...

0c47d141f6a629b38fffe437f97c2ec8edce1b85 authored over 3 years ago by Eric Dallo <[email protected]>
Remove log from debug

91c73ad840261ea53f181827e49004822b9ece9b authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

f62ea96a741ffa843b96fba6d616ef15961e814d authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion for external deps when completing from an alias

Fixes #269

52510164a3765d373763485a4862d4c493641a2d authored over 3 years ago by Eric Dallo <[email protected]>
[docs] fix changelog link

6bf58271ddd75a3e79f5d70cd8a8ed620b162957 authored over 3 years ago by Eric Dallo <[email protected]>
Add CHANGELOG with recently release changes

a933da983bbac51a9ae7a583c51710854c48dbdc authored over 3 years ago by Eric Dallo <[email protected]>
Revert "Decrease jvm xmx from 2GB -> 1.5GB" until we fix #268

This reverts commit 6ebf0c4931563b026f40384b218caf3666825832.

f9e2d930bdb6d12eca5871f4e0906f3db403200a authored over 3 years ago by Eric Dallo <[email protected]>
Replace logo by new one created by @eccentric-j

f34a1fcbeb7a0201d6bd595a2ba1269e68ce6d72 authored over 3 years ago by Eric Dallo <[email protected]>
Decrease jvm xmx from 2GB -> 1.5GB

6ebf0c4931563b026f40384b218caf3666825832 authored over 3 years ago by Eric Dallo <[email protected]>
Remove reference code lens from 'deftest'

b7fc1e49af380112f0b6383154ab9b0e91c4b9c4 authored over 3 years ago by Eric Dallo <[email protected]>
Merge pull request #261 from clojure-lsp/kondo-analysis

[Migration] Use clj-kondo analysis instead of own parsing

160e53917c44206f8084a41a10d35425e7fc3132 authored over 3 years ago by Eric Dallo <[email protected]>
Add support to alias references/rename/highlight

dd07762783f6b93d093a509de39b68c1be03075e authored over 3 years ago by Eric Dallo <[email protected]>
Fix some refactorings wrong args

84d6453785bc9d5f05b5b07fa049b9115c9ae054 authored over 3 years ago by Eric Dallo <[email protected]>
Fix docs; :nail_care: some functions

006b5adcc58c72f7967fb781c26babaf08a10544 authored over 3 years ago by Eric Dallo <[email protected]>
Add parallel flag to clj-kondo path analysis and use rewrite-clj from clojars

70dd07d39b5c0ff1a1e51d028d4cf445c4692f81 authored over 3 years ago by Eric Dallo <[email protected]>
Improve completion for alias functions completions

aca0bc252773ab8b05360163a37b64d1ab155821 authored over 3 years ago by Eric Dallo <[email protected]>
Fix inline-symbol corner case

0f236bf9c33346406209ad19def00ba53de05e79 authored over 3 years ago by Eric Dallo <[email protected]>
Fix inline-symbol and add startup logs

17487a93406f4cc0cff2df6070d7e0cbc5b2cf51 authored over 3 years ago by Eric Dallo <[email protected]>
Minor fix for cljc code lens

5e46cbc16523c41966dbd1a89d04b2d3e936beef authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo and remove old-tests

3df16f460c9790c9c6e9427d9a25af76987e7cba authored over 3 years ago by Eric Dallo <[email protected]>
Fix rename refactoring on most cases

a2ff17a1395140a94533f26b1bbab75173a4dc39 authored over 3 years ago by Eric Dallo <[email protected]>
Fix extract function refactor

a78a08e970d1ea0d0c3914deddd85812c3db1e39 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion corner cases

2c514e2eff5395f532b8e7798757ee9f1093e8f8 authored over 3 years ago by Eric Dallo <[email protected]>
Refactor completion and migrate tests

4a2cd5e8e4a6f35ee7b6346c5b102cfa5d8ebd10 authored over 3 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into kondo-analysis

b6ac0fd03368871c8274abe717f99978a000fd92 authored over 3 years ago by Eric Dallo <[email protected]>
Fixes args for extract-function refactoring

Fixes #263

0d6556727dbf00cd249e2548c29d42714d4e7259 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion feature

c1ffd01f497aea804f124df2453805cc5a082a03 authored over 3 years ago by Eric Dallo <[email protected]>
Remove parser unused functions

9d134d9fa154fe1352c1373a7b59bf7c9cd5e709 authored over 3 years ago by Eric Dallo <[email protected]>
Fix workspace-symbols

9173a49e2ab28b1e08d220799cdf4e85a3543acd authored almost 4 years ago by Eric Dallo <[email protected]>
Fix find definition in jarfiles

88a1b38b368712de75b8afa5184a068ee9479293 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix inline-symbol refactoring

88661499a3419c5b03ec4db5b1545679d8a03360 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix extract-function refactor

85314210f25a17e096920a1c77871a50e639527e authored almost 4 years ago by Eric Dallo <[email protected]>
Remove unused crawler old-test

ef0044f8010c046482b6eb2e168b31c4780ac1ee authored almost 4 years ago by Eric Dallo <[email protected]>
Fix missing semantic token test

fe9711848443e48f3cb785fbfb95866551399c0b authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate semantic-tokens tests

b839d3b8da6763e50c44979aef3c3058367eaf51 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix clean-ns refactor

05c503d9938697069efc05608ee4abe41ffbbc22 authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate more transform tests

35a8b2ca8914c3321ff0bb748dd4b7a1166846f5 authored almost 4 years ago by Eric Dallo <[email protected]>
Really fix code actions

e1dc6edd0d7394cad344bc9fefc562f979d141a9 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix call hierarchy

93e7f795fd2178e6baff1160f4acf177f79fbeca authored almost 4 years ago by Eric Dallo <[email protected]>
Remove unused reference functions

cdac9c3dccaf13748da6029fe2f4821864856d43 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix all code actions and add-missing-libspec refactor

5035ec1afdb2cf7c3b0d7a4f56f17862a104e8db authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate passing transform tests

9f54f3d168ce1fe78b1e339e34ad59d23097fddb authored almost 4 years ago by Eric Dallo <[email protected]>
Fix references and code lens

98177fe01e7e6c46d27e172e74fd90d51a7d40ab authored almost 4 years ago by Eric Dallo <[email protected]>
Create old-tests folder

ca82ebd31161f3f4825965840936dc27096b3d9c authored almost 4 years ago by Eric Dallo <[email protected]>
Partially fix code actions

60f81e0139abe2f8716ce3e4273b8107b6a96c32 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix hover arglists and prepare code actions test

4a4c7d2d9260b0b9217cbf7ee0acac2a61c2ba77 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix namespace rename

4e1582d469f340d4aacc45681dde387021fca868 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix document-highlight and document-symbol

be01eb16e1389343e73fc3b6e9b91d8e16a943d6 authored almost 4 years ago by Eric Dallo <[email protected]>
fix normalizer

230b65c5a4b59fdd23a869da87351327f7e5ad2f authored almost 4 years ago by Case Nelson <[email protected]>
Work on tests, rename, and some preliminary alias work

c26ea217e54a27f75c0af9aa34427b4fa2c34a04 authored almost 4 years ago by Case Nelson <[email protected]>
Add test-helper for loading a lot of code and returning cursor positions within it

f536a598bec238b1687301ace97936da04953d8f authored almost 4 years ago by Case Nelson <[email protected]>
Fix clean-ns partially until kondo fix

4ea09307db5b286ce7c5dc3bbb8c719ab4f11efc authored almost 4 years ago by Eric Dallo <[email protected]>