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 go id for documentHighlight

558763a93955c0c1fdb3719edca9c590f5f15b97 authored almost 4 years ago by Eric Dallo <[email protected]>
Add test to duplicated cljc files

c38d8c1516dbca797a70ae76e179570299cd16b1 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #207 from bpringe/calva_changes

Add initialization options that allow disabling formatting providers

71ff703e747b2c4ddcdacbd9a4d5bf2aaa3a2c88 authored almost 4 years ago by Eric Dallo <[email protected]>
Add document-formatting? and document-range-formatting? initialization options

d1d09cd1bd8b37f490650eb4a916916a800939e7 authored almost 4 years ago by Brandon Ringe <[email protected]>
Add document-formatting? initialization option. Default to true

310938af9cbf6d8980968651778007f2473d1992 authored almost 4 years ago by Brandon Ringe <[email protected]>
Comment out formatting providers

a73a20790509ac913412e20e465a46fe9efe1a3e authored almost 4 years ago by Brandon Ringe <[email protected]>
Merge pull request #201 from devn/devn/readme

Fix mixed JSON and EDN syntax in README

ab32504073688d507b53e47c354733cd6603bc88 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix mixed JSON and EDN syntax in README

c4f60ff5a6f2d5b05c2d85ca5b9e997b6407de23 authored almost 4 years ago by Devin Walters <[email protected]>
Merge pull request #200 from bpringe/master

Prevent negative numbers in ranges

5f64cef76602d58d91501943f72d2b8e5dc16d98 authored almost 4 years ago by Eric Dallo <[email protected]>
Prevent negative numbers in ranges

0aa0dc2475e91bc2b3d800393c02d21f8406f054 authored almost 4 years ago by Brandon Ringe <[email protected]>
Merge pull request #197 from bpringe/master

Add doc-id, row, and col as arguments to code-lens-references command in codeLens/resolve response

1ef8efaea7442cb4d36fb60a62723f0261f8dacc authored almost 4 years ago by Eric Dallo <[email protected]>
Send doc-id, row, and col as args to codeLens/resolve command

4dc60828c511ed68bb940ecdf93ada3ce4884ffa authored almost 4 years ago by Brandon Ringe <[email protected]>
Add arguments to codeLens/resolve response command

0fa23072129deb9b1a177d6c16b91f44479206ca authored almost 4 years ago by Brandon Ringe <[email protected]>
Merge pull request #189 from snoe/bump-deps

Bump dependencies

a6803d9a329961764956c7bdc05a379cd09fa3d0 authored about 4 years ago by Eric Dallo <[email protected]>
Bump dependencies

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

Fixes #184

68676e4bc1d4e97a46ad6957ff12d6d1233857d8 authored about 4 years ago by Eric Dallo <[email protected]>
Support supress unused namespace declaration lint

7f28cb3e14ab271eb62cc7afb06fee4bcd239087 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #183 from snoe/rename-file-support

Add support for renaming files

ddf34340bc268a35f49c470a82b833128abc2f8c authored about 4 years ago by Eric Dallo <[email protected]>
Remove uri from file-envs on did-close

2bde0f788da39b7989e57c860f1b1e03e3f4c07e authored about 4 years ago by Eric Dallo <[email protected]>
Add support for renaming files

c2a20fb280ea724b2082c541690c6b69919e19ec authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #172 from snoe/fix-clean-ns-for-unused-refers

remove unused refers when clean-ns

36ce0a417df06f6fe2f7c9848b570f88e7602e20 authored about 4 years ago by Case Nelson <[email protected]>
Merge pull request #180 from snoe/kondo-upgrade-lower-gc

kondo upgrade for less GC overhead when processing many files

bbb4c37d7b7e08c2e08f2d51fd600da696eb6cf7 authored about 4 years ago by Case Nelson <[email protected]>
kondo upgrade for less GC overhead when processing many files

588e2362bbcab29af042fedd1c84f6f1544e543a authored about 4 years ago by Case Nelson <[email protected]>
Create crawler for finding unused refers

531b71ce212b33ace08d3729b2a067c09d4ea5c5 authored about 4 years ago by Eric Dallo <[email protected]>
Fix clean-ns for unused refers

073a289cc36b85d4a09a37775bd4f01997ddd176 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #179 from snoe/pretty-print-server-info

Pretty print server-info

ba8a34bb60aeaa34d861e786e5aaaba3521525e2 authored about 4 years ago by Case Nelson <[email protected]>
Merge pull request #178 from snoe/kondo-version-and-cache-handling

Update kondo and only run when project changes

defde9b2b9ff8ec0e0cb90c6cebbcda77aa9a2d5 authored about 4 years ago by Case Nelson <[email protected]>
Update kondo and only run when project changes

In java was running into a GC overhead/out of memory on large classpaths
https://github.com/bork...

b241b795f45210dcbb2d15c2d04d9cd2616a07d6 authored about 4 years ago by Case Nelson <[email protected]>
Pretty print server-info

8dd54674b318a4759d939ec501fddaed7250e0db authored about 4 years ago by Case Nelson <[email protected]>
Merge pull request #175 from snoe/support-for-keyword-settings

Add support for keywords on settings

8b984cb261e05d96471f5d6056a1c7ad05675bb5 authored about 4 years ago by Eric Dallo <[email protected]>
Fix readme vector -> set

f70d8ccccc2474b66c365e3791823160db04f4b3 authored about 4 years ago by Eric Dallo <[email protected]>
Update README

abd0a1df0c31baaa8da97f78f22da6b312b36f53 authored about 4 years ago by Eric Dallo <[email protected]>
Add support for keywords on settings

4f2a4560eafa577d16d604eae9ad85f1b3d72a53 authored about 4 years ago by Eric Dallo <[email protected]>
Make auto add ns optional

9c46c33e1ef571a106f9c992ccc063b8bb48189e authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #173 from snoe/remove-unused-code

Remove unused code

5feed649c1a0d91c38f4b5849706976d89c5da5a authored about 4 years ago by Case Nelson <[email protected]>
Undo some removed code

0882292fcd0b6664c5aab53266aee40ee7b2e6a4 authored about 4 years ago by Eric Dallo <[email protected]>
Remove unused code

104487e2ff4e5108d7cab5a504d8156a166444a9 authored about 4 years ago by Eric Dallo <[email protected]>
Fix refactor commands

090d60cbacc7b7f996fac10c06985ae35a5f7de6 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #169 from snoe/add-server-info-command

Add command for retrieve server-info

88a5fa1ec2d69bfe6379625c13d20f5106952942 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #170 from puredanger/patch-1

Canonicalize lib names in deps.edn

0e5385f42ab2fd5043b49b4b792ba03d6c78128e authored about 4 years ago by Eric Dallo <[email protected]>
Canonicalize lib names in deps.edn

Unqualified lib names are being deprecated in deps.edn

b12030b177024894ba728b8b54ededfebb6cf8d7 authored about 4 years ago by Alex Miller <[email protected]>
Use showMessage on readme

e83860d7b2c3903cae14905fb3838714c425fe7a authored about 4 years ago by Eric Dallo <[email protected]>
Use showMessage to present server info

173c37dfc24168579e78e2f1d103b778327fda0e authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #167 from FieryCod/patch-1

Provide missing exists?, this-as for Clojurescript

e424c3905c87db385becf4715f7608cd4cfae3dc authored about 4 years ago by Eric Dallo <[email protected]>
Fix add-missing-namespace code action after kondo migration

d2e6e6dc46fc01b82f66e131578910eb10b1a80f authored about 4 years ago by Eric Dallo <[email protected]>
Add command for retriving server-info

eb7df0c4b57efce67d5c978444c1cd95f08d1de8 authored about 4 years ago by Eric Dallo <[email protected]>
Check to ensure that config-dir exists before using it

49271b758d40dcaf8a090fabb9eac0fd8a336a3e authored about 4 years ago by Case Nelson <[email protected]>
Add config-dir to kondo diagnostic runs

Make sure the config dir for kondo is based off the project root.
Don't split the file on every ...

afd7380f7f030c511d4c05dedd6bebdf367adb9c authored about 4 years ago by Case Nelson <[email protected]>
Update readme with kondo config

04bf409514634c2e537dca13c3d83ddadcdbd4f2 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #166 from Cnly/kondo-config-key

Make config key for clj-kondo consistent with others

bae3cc77e9f4b6d9f90a46104b54d0196ac92745 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #165 from snoe/kondo-more-linters

Migrate most linters to use clj-kondo

a98e12d76668a24cdb63915f7779b2300e50754e authored about 4 years ago by Eric Dallo <[email protected]>
Add this-as

22b0c5e5d8dbcb81c55de160d7b6aca04ee48380 authored about 4 years ago by Karol Wójcik <[email protected]>
Change place from clj -> cljs

b9986a1c9550a7b169c624cf2cfd811c793e72ca authored about 4 years ago by Karol Wójcik <[email protected]>
Provide missing exists? for Clojurescript

3f3f25468a43b5bff6d2a58b450c35ef8aea4a90 authored about 4 years ago by Karol Wójcik <[email protected]>
Make config key for clj-kondo consistent with others

78b690bc505ea3b83e39ef3ed9b5e84f18797105 authored about 4 years ago by Cnly <[email protected]>
Migrate some unused linter to use clj-kondo

71a0736e185a97c679f0da0fb5448f425bdd135e authored about 4 years ago by Eric Dallo <[email protected]>
Migrate wrong-arity to use clj-kondo linter

7683a400bd4c1c64d1587de9e9dbd7489c9f2db1 authored about 4 years ago by Eric Dallo <[email protected]>
Migrate unresolved-namespace to use clj-kondo linter

af51b5ca373df1710f8a7bc21e1330e3405ccda2 authored about 4 years ago by Eric Dallo <[email protected]>
Migrate unknown-symbols to use clj-kondo linter

d849fbeb0665a951e03a42fb7310823e1ab83da2 authored about 4 years ago by Eric Dallo <[email protected]>
Allow use kondo configs from lsp config.edn

Currently kondo only allow use configs on the project directory, so like lsp does with cljfmt, w...

f7b521cf941a76592b6020ab677c7994955b5340 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #164 from Cnly/clj-kondo-integration

Integrate clj-kondo for diagnostics

25a1f45f16f491e10d5e68329b2dc8bd7d7ef0bb authored about 4 years ago by Eric Dallo <[email protected]>
Fix github action CI

95dbf2ef1a3f1d025814210107127994afb47fa9 authored about 4 years ago by Eric Dallo <[email protected]>
Revert unintended changes

babe682337c1c393ee7ac79e62db97bcef15e5bd authored about 4 years ago by Cnly <[email protected]>
Merge branch 'master' into clj-kondo-integration

1817f07f5c0cc96da53cf0f66e14cc54ca4b7b75 authored about 4 years ago by Cnly <[email protected]>
Update kondo settings; run kondo for classpath on startup

fa011842711b0efaa3a5510c1f19526cf2aaec82 authored about 4 years ago by Cnly <[email protected]>
Improve reference code lens using codeLens/resolve for performance

86cb7d0a33a4538086ab09b6412ab410cae53a18 authored about 4 years ago by Eric Dallo <[email protected]>
Update README.md

5ad35db29cd69846757dbc3c095b911de63c44aa authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #163 from snoe/add-code-lens-support

Add code lens support

97a17d1eacf0fc9f37dfe018564bac31c2b67189 authored about 4 years ago by Eric Dallo <[email protected]>
Fix release github action

f1fee16a0454413d25e7ba23e65bb766bfd1132f authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #162 from snoe/add-tests-ci

Replace CircleCI with Github Actions

38c1eb827119536c9d0f50510c69bec4459740d8 authored about 4 years ago by Eric Dallo <[email protected]>
Update readme with code lens support

44fd109075bd576a49ac46469f2d31e740642b09 authored about 4 years ago by Eric Dallo <[email protected]>
Add support for code lens

19e1644dcd221862b7cb2376075fb442d0931032 authored about 4 years ago by Eric Dallo <[email protected]>
[readme] improve/add all lsp capapbilities and their current status

61fadc375afb26ebb19153d0cadad89d8ee416b1 authored about 4 years ago by Eric Dallo <[email protected]>
[readme] Update code blocks and emacs section

b29733598dfaa3344a41d2efd3edbeb814edd8d5 authored about 4 years ago by Eric Dallo <[email protected]>
Merge remote-tracking branch 'upstream/master' into clj-kondo-integration

de8d412a6343de031ea0df8b9b1d939cd76d2fc8 authored about 4 years ago by Cnly <[email protected]>
Remove circleci

6aede219a56d516d53c6b60edccb2efbad55cae7 authored about 4 years ago by Eric Dallo <[email protected]>
Create release workflow

51203fa78a89d4b64f59cbf3088daa3c2c169781 authored about 4 years ago by Eric Dallo <[email protected]>
Add github actions as CI

96b563b713457f550dc091562de8771158638c55 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #158 from socksy/update-macro-defs-documentation

Update documentation for macro-defs to use keywords

c4245b90214e01beed82007a5d3794ebbda87264 authored about 4 years ago by Eric Dallo <[email protected]>
Merge pull request #161 from daaku/master

formatting: return empty array instead of null when no changes

f8f6089bbc6b7507a32fdb529c19b5172452a077 authored about 4 years ago by Eric Dallo <[email protected]>
formatting: return empty array instead of null when no changes

9a68985708d164effb4b450924cfb186c66ab30d authored about 4 years ago by Naitik Shah <[email protected]>
Update documentation for macro-defs to use keywords

2475fbf7a7807ce96eb9f995e716a40cbf4d0ffa authored about 4 years ago by Ben Lovell <[email protected]>
Merge pull request #153 from ericdallo/fix-clean-ns-first-require-unused

Fix clean-ns bug

2ced4b1f218223e4bcf534866021be5574fcf3cd authored over 4 years ago by Case Nelson <[email protected]>
Fix single-unused cases

aca47e144ecb2f6ee1fe84eef8d192507f3accfe authored over 4 years ago by Eric Dallo <[email protected]>
Use jdk8 image to build lsp

0c8a42b4b46b1284a4b2c226c24a39a5e3fc2447 authored over 4 years ago by Case Nelson <[email protected]>
Fix clean-ns bug

7c7afd58d46f0133343faf86d8fee1f3b10cb662 authored over 4 years ago by Eric Dallo <[email protected]>
Make sure to pull before releasing

6b4668e67dc5f3e9a6ed31b171cc10738f778046 authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #148 from ericdallo/more-code-actions

Add more code actions

28e5609e45b83e8f2e335b9ef9be28f011528d83 authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #147 from ericdallo/improve-hover

Improve hover markdown and arity

4702d2e747e76e7f5dcf01eedc61e7467826acfd authored over 4 years ago by Case Nelson <[email protected]>
Add comma to separate args

1e01a6a2ebcba859316c048d4ed772bdcfdc8b08 authored over 4 years ago by Eric Dallo <[email protected]>
Add option to use arity on same line

48b009def1c5467f24f5def228cc177e7d3f9612 authored over 4 years ago by Eric Dallo <[email protected]>
Code review fixes

e3b34cd9b3399932eb81b52144ed16ec2079f146 authored over 4 years ago by Eric Dallo <[email protected]>
Add inline symbol code action

7fac61f9e257cdff843fc155840f7cf354cfe836 authored over 4 years ago by Eric Dallo <[email protected]>
Add extract function code action

26ce70bfe4f86acf3e99a8c402e3d8c31a77ed52 authored over 4 years ago by Eric Dallo <[email protected]>
Add cycle privacy code action

6bdae81920359ac34d65f5cd876dfbd16f721aa2 authored over 4 years ago by Eric Dallo <[email protected]>
Bump lsp4j

8c3c84e9ef0240cfb68fae67e7bf1befe1baacb4 authored over 4 years ago by Eric Dallo <[email protected]>
Improve hover markdown and arity

c0be88275f011c93868b4c429470e9ab5e60629d authored over 4 years ago by Eric Dallo <[email protected]>
Merge pull request #144 from ericdallo/add-code-actions-handler

Add code actions handler

1b955f94e829c1e83d70294c5d1289c41dfce1bb authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #145 from ericdallo/fix-doto-wrong-arity

Add doto as a thread macro

5a904d32dbb015285c3dd99832ce0e361a4c3da5 authored over 4 years ago by Case Nelson <[email protected]>
Fix tests

390b9f3c598e008554544215b169062025902dd8 authored over 4 years ago by Eric Dallo <[email protected]>