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

[GraalVM] Fix java.io.File reflection

github.com/clojure-lsp/clojure-lsp - c8a28a34f21c563efad59b27a8c2bdea23f091a4 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Add GraalVM build docs

github.com/clojure-lsp/clojure-lsp - a095208c6cfccb59ef65e561c7b0f3e40641f6ec authored over 3 years ago by Eric Dallo <[email protected]>
[GraalVM] Fix reflection for workspace/workspaceFolders

github.com/clojure-lsp/clojure-lsp - c3df415888655b0d512700c5daec474166cf5692 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add MacOS build

github.com/clojure-lsp/clojure-lsp - bbe1b2d5c361c7e606fe3977970801488e671c57 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix jar release

github.com/clojure-lsp/clojure-lsp - 0f8ea5b0fa5a9c041af8f9c843b332e93d29988c authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release deploy

github.com/clojure-lsp/clojure-lsp - fcb39a839c3a2d414e148e07ba5dc8ad2b6072c3 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release upload

github.com/clojure-lsp/clojure-lsp - 92da9e96eb73d9da011a70326e0771298f1cf242 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix release action

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

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

github.com/clojure-lsp/clojure-lsp - 4a261a2af13213c03683786586daf00cd032fd9e authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

github.com/clojure-lsp/clojure-lsp - 60e8191cc7c20b9d7085c1f4ff8ff1f2b736467d authored over 3 years ago by Eric Dallo <[email protected]>
Deep merge clj-kondo batch analysis

Fix #284

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

github.com/clojure-lsp/clojure-lsp - e35792a5b2bfcd610e0a09244eae4634f8faf245 authored over 3 years ago by Eric Dallo <[email protected]>
Fix out string on LSP process

github.com/clojure-lsp/clojure-lsp - 84acc8ba0ee40aeb150535a86ade97d374797691 authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

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

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

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

github.com/clojure-lsp/clojure-lsp - a090963179648924c664ee3911ad4527dc2c84e2 authored over 3 years ago by Eric Dallo <[email protected]>
inject pid before first call to log

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

github.com/clojure-lsp/clojure-lsp - 0166705b4811a7a954aa18dc3da87dea101729ae authored over 3 years ago by Eric Dallo <[email protected]>
include timestamp and PID in lsp logs

github.com/clojure-lsp/clojure-lsp - 51054a3901425491ad5e527e85af7b8cddf04f4a authored over 3 years ago by Lucy Wang <[email protected]>
Fix document-symbol after #261

Fixes #276

github.com/clojure-lsp/clojure-lsp - 5a81a3e65ebd502e590d6b8b9f88b2fa2c87e4fe authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

github.com/clojure-lsp/clojure-lsp - 9b8d8f0990cd9f6e6b898cef63b8e3bf13517c92 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion-item-resolve

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

Fix hover range

github.com/clojure-lsp/clojure-lsp - 23edab23a6272565ba79b2313d652e99d8d2368d authored over 3 years ago by Eric Dallo <[email protected]>
Fix hover range

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

github.com/clojure-lsp/clojure-lsp - bac3dff45d39d3bcb2d311a6e111101691fc0526 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix clients documentation link (#274)

Doc fix: Clients is no longer below

github.com/clojure-lsp/clojure-lsp - 2b18a744375d9e396087f9afa1deff2ba354fe63 authored over 3 years ago by Eric Dallo <[email protected]>
Remove unused item

github.com/clojure-lsp/clojure-lsp - daeb23a75bf418650518d2fe4d1645ff48302d30 authored over 3 years ago by Eric Dallo <[email protected]>
Doc fix: Clients is no longer below

github.com/clojure-lsp/clojure-lsp - 0294c4f31ef965f74e2fe7bed31243fd470a5832 authored over 3 years ago by Torgeir Thoresen <[email protected]>
Just use npx prefix since it's the recommended

github.com/clojure-lsp/clojure-lsp - 6957c438b1f01f188b81e12496ab4a59ee2f3280 authored over 3 years ago by Eric Dallo <[email protected]>
Add check for npx

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

github.com/clojure-lsp/clojure-lsp - 0c47d141f6a629b38fffe437f97c2ec8edce1b85 authored over 3 years ago by Eric Dallo <[email protected]>
Remove log from debug

github.com/clojure-lsp/clojure-lsp - 91c73ad840261ea53f181827e49004822b9ece9b authored over 3 years ago by Eric Dallo <[email protected]>
Update CHANGELOG

github.com/clojure-lsp/clojure-lsp - f62ea96a741ffa843b96fba6d616ef15961e814d authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion for external deps when completing from an alias

Fixes #269

github.com/clojure-lsp/clojure-lsp - 52510164a3765d373763485a4862d4c493641a2d authored over 3 years ago by Eric Dallo <[email protected]>
[docs] fix changelog link

github.com/clojure-lsp/clojure-lsp - 6bf58271ddd75a3e79f5d70cd8a8ed620b162957 authored over 3 years ago by Eric Dallo <[email protected]>
Add CHANGELOG with recently release changes

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

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

github.com/clojure-lsp/clojure-lsp - f34a1fcbeb7a0201d6bd595a2ba1269e68ce6d72 authored over 3 years ago by Eric Dallo <[email protected]>
Decrease jvm xmx from 2GB -> 1.5GB

github.com/clojure-lsp/clojure-lsp - 6ebf0c4931563b026f40384b218caf3666825832 authored over 3 years ago by Eric Dallo <[email protected]>
Remove reference code lens from 'deftest'

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

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

github.com/clojure-lsp/clojure-lsp - dd07762783f6b93d093a509de39b68c1be03075e authored over 3 years ago by Eric Dallo <[email protected]>
Fix some refactorings wrong args

github.com/clojure-lsp/clojure-lsp - 84d6453785bc9d5f05b5b07fa049b9115c9ae054 authored over 3 years ago by Eric Dallo <[email protected]>
Fix docs; :nail_care: some functions

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

github.com/clojure-lsp/clojure-lsp - 70dd07d39b5c0ff1a1e51d028d4cf445c4692f81 authored over 3 years ago by Eric Dallo <[email protected]>
Improve completion for alias functions completions

github.com/clojure-lsp/clojure-lsp - aca0bc252773ab8b05360163a37b64d1ab155821 authored over 3 years ago by Eric Dallo <[email protected]>
Fix inline-symbol corner case

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

github.com/clojure-lsp/clojure-lsp - 17487a93406f4cc0cff2df6070d7e0cbc5b2cf51 authored over 3 years ago by Eric Dallo <[email protected]>
Minor fix for cljc code lens

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

github.com/clojure-lsp/clojure-lsp - 3df16f460c9790c9c6e9427d9a25af76987e7cba authored over 3 years ago by Eric Dallo <[email protected]>
Fix rename refactoring on most cases

github.com/clojure-lsp/clojure-lsp - a2ff17a1395140a94533f26b1bbab75173a4dc39 authored over 3 years ago by Eric Dallo <[email protected]>
Fix extract function refactor

github.com/clojure-lsp/clojure-lsp - a78a08e970d1ea0d0c3914deddd85812c3db1e39 authored over 3 years ago by Eric Dallo <[email protected]>
Fix completion corner cases

github.com/clojure-lsp/clojure-lsp - 2c514e2eff5395f532b8e7798757ee9f1093e8f8 authored almost 4 years ago by Eric Dallo <[email protected]>
Refactor completion and migrate tests

github.com/clojure-lsp/clojure-lsp - 4a2cd5e8e4a6f35ee7b6346c5b102cfa5d8ebd10 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge branch 'master' into kondo-analysis

github.com/clojure-lsp/clojure-lsp - b6ac0fd03368871c8274abe717f99978a000fd92 authored almost 4 years ago by Eric Dallo <[email protected]>
Fixes args for extract-function refactoring

Fixes #263

github.com/clojure-lsp/clojure-lsp - 0d6556727dbf00cd249e2548c29d42714d4e7259 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix completion feature

github.com/clojure-lsp/clojure-lsp - c1ffd01f497aea804f124df2453805cc5a082a03 authored almost 4 years ago by Eric Dallo <[email protected]>
Remove parser unused functions

github.com/clojure-lsp/clojure-lsp - 9d134d9fa154fe1352c1373a7b59bf7c9cd5e709 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix workspace-symbols

github.com/clojure-lsp/clojure-lsp - 9173a49e2ab28b1e08d220799cdf4e85a3543acd authored almost 4 years ago by Eric Dallo <[email protected]>
Fix find definition in jarfiles

github.com/clojure-lsp/clojure-lsp - 88a1b38b368712de75b8afa5184a068ee9479293 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix inline-symbol refactoring

github.com/clojure-lsp/clojure-lsp - 88661499a3419c5b03ec4db5b1545679d8a03360 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix extract-function refactor

github.com/clojure-lsp/clojure-lsp - 85314210f25a17e096920a1c77871a50e639527e authored almost 4 years ago by Eric Dallo <[email protected]>
Remove unused crawler old-test

github.com/clojure-lsp/clojure-lsp - ef0044f8010c046482b6eb2e168b31c4780ac1ee authored almost 4 years ago by Eric Dallo <[email protected]>
Fix missing semantic token test

github.com/clojure-lsp/clojure-lsp - fe9711848443e48f3cb785fbfb95866551399c0b authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate semantic-tokens tests

github.com/clojure-lsp/clojure-lsp - b839d3b8da6763e50c44979aef3c3058367eaf51 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix clean-ns refactor

github.com/clojure-lsp/clojure-lsp - 05c503d9938697069efc05608ee4abe41ffbbc22 authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate more transform tests

github.com/clojure-lsp/clojure-lsp - 35a8b2ca8914c3321ff0bb748dd4b7a1166846f5 authored almost 4 years ago by Eric Dallo <[email protected]>
Really fix code actions

github.com/clojure-lsp/clojure-lsp - e1dc6edd0d7394cad344bc9fefc562f979d141a9 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix call hierarchy

github.com/clojure-lsp/clojure-lsp - 93e7f795fd2178e6baff1160f4acf177f79fbeca authored almost 4 years ago by Eric Dallo <[email protected]>
Remove unused reference functions

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

github.com/clojure-lsp/clojure-lsp - 5035ec1afdb2cf7c3b0d7a4f56f17862a104e8db authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate passing transform tests

github.com/clojure-lsp/clojure-lsp - 9f54f3d168ce1fe78b1e339e34ad59d23097fddb authored almost 4 years ago by Eric Dallo <[email protected]>
Fix references and code lens

github.com/clojure-lsp/clojure-lsp - 98177fe01e7e6c46d27e172e74fd90d51a7d40ab authored almost 4 years ago by Eric Dallo <[email protected]>
Create old-tests folder

github.com/clojure-lsp/clojure-lsp - ca82ebd31161f3f4825965840936dc27096b3d9c authored almost 4 years ago by Eric Dallo <[email protected]>
Partially fix code actions

github.com/clojure-lsp/clojure-lsp - 60f81e0139abe2f8716ce3e4273b8107b6a96c32 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix hover arglists and prepare code actions test

github.com/clojure-lsp/clojure-lsp - 4a4c7d2d9260b0b9217cbf7ee0acac2a61c2ba77 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix namespace rename

github.com/clojure-lsp/clojure-lsp - 4e1582d469f340d4aacc45681dde387021fca868 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix document-highlight and document-symbol

github.com/clojure-lsp/clojure-lsp - be01eb16e1389343e73fc3b6e9b91d8e16a943d6 authored almost 4 years ago by Eric Dallo <[email protected]>
fix normalizer

github.com/clojure-lsp/clojure-lsp - 230b65c5a4b59fdd23a869da87351327f7e5ad2f authored almost 4 years ago by Case Nelson <[email protected]>
Work on tests, rename, and some preliminary alias work

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

github.com/clojure-lsp/clojure-lsp - f536a598bec238b1687301ace97936da04953d8f authored almost 4 years ago by Case Nelson <[email protected]>
Fix clean-ns partially until kondo fix

github.com/clojure-lsp/clojure-lsp - 4ea09307db5b286ce7c5dc3bbb8c719ab4f11efc authored almost 4 years ago by Eric Dallo <[email protected]>
Fix semantic tokens

github.com/clojure-lsp/clojure-lsp - 530cc9720cfe98980a32e61442c8e8083677dbfb authored almost 4 years ago by Eric Dallo <[email protected]>
Fix hover range

github.com/clojure-lsp/clojure-lsp - db9e07be4f570bf92d62a2285f7772d1393455a0 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix code lens

github.com/clojure-lsp/clojure-lsp - 4f611323b700c85da58b222b2157725e46d212af authored almost 4 years ago by Eric Dallo <[email protected]>
Merge remote-tracking branch 'origin/master' into kondo-analysis

github.com/clojure-lsp/clojure-lsp - 232466790b53a577204fd7668b3824f12ef2642b authored almost 4 years ago by Case Nelson <[email protected]>
Lots of test changes

github.com/clojure-lsp/clojure-lsp - e727fbc404a4f1b45a39b9cad0a78b7a7f5b7e75 authored almost 4 years ago by Case Nelson <[email protected]>
Check for add missing import code action when using java methods

github.com/clojure-lsp/clojure-lsp - 3c6eef8393fbe4e764a5197b9394aaccb0873999 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix clean-ns for java methods

github.com/clojure-lsp/clojure-lsp - 682334713cadf941c56a4ef5a58456a6b4af98a1 authored almost 4 years ago by Eric Dallo <[email protected]>
Refactor main using common handler for most methods

github.com/clojure-lsp/clojure-lsp - 120e835cdef3b8a46b871928c32fb790cf584c26 authored almost 4 years ago by Eric Dallo <[email protected]>
cleaning up project init

github.com/clojure-lsp/clojure-lsp - d6b0a5afaaf93058221832d5fad2f06f1de0006e authored almost 4 years ago by Case Nelson <[email protected]>
Lots of work ensuring fast startup

github.com/clojure-lsp/clojure-lsp - 2753b1d8a757a7be5fdd39cc2a66ca0462ae76dc authored almost 4 years ago by Case Nelson <[email protected]>
Refactor removing unecessary try-catch

github.com/clojure-lsp/clojure-lsp - 50f65d92dff4d539d0357617ac3f128de7b86262 authored almost 4 years ago by Eric Dallo <[email protected]>
Add custom command 'cursor-info'

github.com/clojure-lsp/clojure-lsp - 967fa9c2912ea182b9601acfb3f0facea4062949 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix includeDeclaration to check for defintion

github.com/clojure-lsp/clojure-lsp - 6fd4d82335e17cc986d77f4dd1ed6d133df5dbd8 authored almost 4 years ago by Eric Dallo <[email protected]>