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

Add doto as a thread macro

0ce0752e5b66b55d7186e50397c66fa045b5b5d7 authored over 4 years ago by Eric Dallo <[email protected]>
Add tests for code actions handler

aee1eef6a0b4a0ac17d75d7807ef0dd29dd873e9 authored over 4 years ago by Eric Dallo <[email protected]>
Change to async using future

1967252572c749e1fd4f38962eddd31fb95c9cba authored over 4 years ago by Eric Dallo <[email protected]>
Check for missing libspec to show code action

2860d76d9c983b9fea4e0f81a10befe73ab42e6e authored over 4 years ago by Eric Dallo <[email protected]>
Add code actions handler

920792ab22b5bfa4abca60ea354dfbc6f52b4155 authored over 4 years ago by Eric Dallo <[email protected]>
Do not rename simple keywords

Although this could sometimes be useful, in most cases it's too
dangerous to allow since it's ea...

0b3363e3d440262084f42e490a9297c3571dce9b authored over 4 years ago by case <[email protected]>
Add humane-test-output for pprint results

42bf2f6f0d0dad118eb45a80162d980eb034c280 authored over 4 years ago by case <[email protected]>
Try clojure:lein-2.9.1 for builds

92c8190ecef3855a8def561feafd0ad360b44892 authored over 4 years ago by case <[email protected]>
Merge pull request #132 from chenrui333/patch-1

Bump leiningen to 2.9.3

43bed61e70a82a300001750461af8251a551956e authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #137 from FongHou/master

Prevent "clojure-lsp.crawler: Cannot parse" failure

1f22abf175dc5ef69b522c03742fe4235a81de47 authored over 4 years ago by Case Nelson <[email protected]>
fix a failed test in handlers_test.clj

7bdd0066925d4cf766d6e4c5d1e8bf0f4841345f authored over 4 years ago by FongHou <[email protected]>
Provent "clojure-lsp.crawler: Cannot parse" failure from java.lang.ClassCastException: java.lang.String cannot be cast to clojure.lang.Named

b79eb41bf7754158678a10edce643654e5298efa authored over 4 years ago by Fong Hou <[email protected]>
Bump leiningen to 2.9.3

52955b796eab14b5d16c2a4e18d5df4bdb4f5355 authored over 4 years ago by chenrui <[email protected]>
Update readme for new linter config

633ea680984d3bf9a676af7010d0e39fa521e32b authored over 4 years ago by case <[email protected]>
Add linter configuration to ignore cleaning some unused namespaces in requires

c2f30e76009ea2e6986d2968773c6986d34ea3a0 authored over 4 years ago by case <[email protected]>
Merge pull request #130 from ericdallo/remove-unused-on-clean-ns

Remove unused aliases on clean-ns

cb7fa7b5f71f5b6053f352c209c70eb69a96917a authored over 4 years ago by Case Nelson <[email protected]>
Update README

f5d3279629fcddb0c737a6500a91437a9b0cc681 authored over 4 years ago by Eric Dallo <[email protected]>
Remove unused aliases on clean-ns

7d8cb12572bcce128e18f39c82ac08bce17f73ad authored over 4 years ago by Eric Dallo <[email protected]>
Merge pull request #125 from ericdallo/patch-1

Improve emacs config in readme

0faf5143eba8d6920a220da8c7e8b3b777abd6ca authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #129 from ericdallo/add-git-tag-version

Add git tag version plugin

a1e30bc4c3d84f9cf6c8d5fe097eef2d25676796 authored over 4 years ago by Case Nelson <[email protected]>
Merge pull request #128 from ericdallo/clean-ns-require-at-start

Add support for require at start on clean-ns

7d8f8a592cce7f2d1b15456af466b141967330d6 authored over 4 years ago by Case Nelson <[email protected]>
Add git tag version plugin

625172a7a4a5062a7cca1ec34f012025e69d0eba authored over 4 years ago by Eric Dallo <[email protected]>
Refactor test

94fd72bb81938dff3200d15d8cb2198099427335 authored over 4 years ago by Eric Dallo <[email protected]>
Add feature to README

255af673a716a4a0cf54865d64a500b8dee841ec authored over 4 years ago by Eric Dallo <[email protected]>
Add to README how to build local

ec1870d69a27531692661c10e37bf1d7b3b67251 authored over 4 years ago by Eric Dallo <[email protected]>
Add support for require at start on clean-ns

bfd8fc6ebc62b7669cb74ee147bca235ce0df6f1 authored over 4 years ago by Eric Dallo <[email protected]>
Add extra midje arrows

9611de4d4c6991b589861c73f36705d86a8e96a8 authored over 4 years ago by case <[email protected]>
Fixes #111 Refer should not declare.

5df685bdeaf1e39bb4c627e3e51fb0353638e0fe authored over 4 years ago by case <[email protected]>
Fixes #92 Add support for midje.sweet/fact and midje.sweet/facts

8bf0cecb4bdf787648c0a16cf248fd6261df4169 authored over 4 years ago by case <[email protected]>
Don't ignore uneval if at start of let or defn bodies, don't double parse if-let else

c4d36c7c15f105bccadce388ad45ea39e97d3aa4 authored over 4 years ago by case <[email protected]>
Make in-range? handle nil position datan Make fn literals only scan their own forms

3841c075aa0a250e8c5094ae481ce7cae2dbf0b3 authored over 4 years ago by case <[email protected]>
handle reformatting with reader-macros

87b9eedde36b22cae97bceeb1edf93920fdfa0b4 authored over 4 years ago by case <[email protected]>
Now ignores quoted `'` or `(quote ...)` sexprs

0735f46f3ddfa7da82afdf8e7ef39cd74827db30 authored over 4 years ago by case <[email protected]>
Add macro-def support for extra re-frame.core/reg-sub arity

073e0de365b1ec2e52eaf8f03a3f7bc6f3b5c11f authored over 4 years ago by case <[email protected]>
Make sure to add a reference for the type of typed params

2efa889d8895a378e006938a099893e7377c5c9a authored over 4 years ago by case <[email protected]>
Improve emacs config in readme

9e987433fd09f0ccfaea1463dc5453efe0236a39 authored over 4 years ago by Eric Dallo <[email protected]>
Merge pull request #117 from caioaao/master

Remove `c` as triggercharacters

3502e8e1234642543c3900f78d02477e253dc0d4 authored over 4 years ago by Case Nelson <[email protected]>
remove `c` as triggercharacters

cb38a51498f1377e4701d1df33bce6bf09d4ad8e authored over 4 years ago by Caio Oliveira <[email protected]>
Remove (mostly) useless code-action provider

6f280b78f2cd739b7f05639dfd024d0647025836 authored over 4 years ago by case <[email protected]>
Added support and registration for DidChangeWatchedFiles - will remove deleted files from db

c8f7e3068293b23c305450eb881dbc925ae97a17 authored over 4 years ago by case <[email protected]>
Merge pull request #110 from Luminiscental/fix-hover-docstring-indent

Fix docstring indentation weirdness on hover

fd6ec96684b3f270e93a8bc37d253b70b6910069 authored over 4 years ago by Case Nelson <[email protected]>
Disable some kondo linters; fix tests

328104ebbae0ce47353e25ab1ee15243ad22fccb authored over 4 years ago by Cnly <[email protected]>
Better range handling for clj-kondo

3298842a5fce840dff4808ae163849e915ca913a authored over 4 years ago by Cnly <[email protected]>
Use minimum rather than first indentation

2578a73370e697da27cdc9b36ad2e0ad3fde14c9 authored over 4 years ago by Luminiscental <[email protected]>
Merge branch 'master' into clj-kondo-integration

3e3b958b4d635b41e07c3583911ccb06c3f2bb44 authored over 4 years ago by Cnly <[email protected]>
Work around subs not acting like drop

12275ee600a485547bc82625aededf2bbe6fa145 authored over 4 years ago by Luminiscental <[email protected]>
Make the trimming code more robust

e0e73638206bb948afba6d08b445d8cc1db07bab authored over 4 years ago by Luminiscental <[email protected]>
De-indent tail lines from docstrings on hover

0e090dd36ac69792ecb4c319e852422d397248d6 authored over 4 years ago by Luminiscental <[email protected]>
Merge pull request #107 from dpsutton/support-shadow-cljs

Add support for shadow-cljs projects

b1a561e3b330d56a1c46cf0c737120a18613c715 authored over 4 years ago by Case Nelson <[email protected]>
Update readme `:project-file` -> `:project-path`

the latter is the correct key in the config map for projects

37c11257b5ecfcf9170674b5456bf2e5a07d6b3b authored over 4 years ago by dan sutton <[email protected]>
Support shadow-cljs projects

shadow-cljs is assumed to be on the path. If desired, the config file
can be added in a project ...

3db1ed1a350484c04ad85ff94d7590038406c2a2 authored over 4 years ago by dan sutton <[email protected]>
Merge remote-tracking branch 'upstream/master' into clj-kondo-integration

50b9d30c761b3d1c89ba4c84c87f7b8ad90ffaed authored over 4 years ago by Cnly <[email protected]>
Find relevant function-references once, outside arity check loop

7415491d0cec70a3e5bd5e58b89f1f6b02601037 authored over 4 years ago by case <[email protected]>
Merge pull request #109 from Luminiscental/fix-multi-arity-macro-def

Fix multi arity macro def

d8eddccd0655c0c19e5955c14a4d3dce13a07db8 authored over 4 years ago by Case Nelson <[email protected]>
Allow :signature-style for :function-params-and-bodies

f153092aaa1bc9adcbd531dd906a18ed4909e20e authored over 4 years ago by Luminiscental <[email protected]>
Use :function-params-and-bodies for schema.core/defn

f38b40a55234bdbfa1bfb2c890112f578e9086f9 authored over 4 years ago by Luminiscental <[email protected]>
Add test for issue

b195ae6cf74ad1468402fa0c75739939d307746f authored over 4 years ago by Luminiscental <[email protected]>
Use clj-kondo for part of diagnostics

54515b0efd334a1c2d8e2b1e57bb1d2a413b4487 authored over 4 years ago by Cnly <[email protected]>
Add proper signature-style so test exercises the ignore-arity code

c4f4441c7eba2f834301809398de1ee5b980f181 authored almost 5 years ago by case <[email protected]>
Add thread-style option to :elements macro-def for custom threading

18a5646478a26a44caca99ca47408f2b3cba9543 authored almost 5 years ago by case <[email protected]>
Remove extraneous config in test

b5796aaac3350edccfa2f14075ecf1695c7fc68b authored almost 5 years ago by case <[email protected]>
Merge pull request #106 from Luminiscental/fix-schema-arity

Fix arity checking for schema.core/defn

c1b1fde329523b7e7152a7b913ad8d7e43ac57b2 authored almost 5 years ago by Case Nelson <[email protected]>
Don't use ?-suffix for non-bool

e58e71e9adbcd3e8aba3ffa39f0f0f675b06dfab authored almost 5 years ago by Luminiscental <[email protected]>
Ignore :- annotations based on macro-def flag

df4f1190070e332b980a6c6ea33fa2513df2c011 authored almost 5 years ago by Luminiscental <[email protected]>
Fix typo

b2a4c8f9d38b55ccad12a6c0f8fc5ecdc3589a05 authored almost 5 years ago by Luminiscental <[email protected]>
Re-implement ignore-arity? test case

db2a226c8f40d0ed4e26f8f84bdb6a838e413d75 authored almost 5 years ago by Luminiscental <[email protected]>
Fix tests

763a37fb5370b4fbda74b863d309fed1ff78aa74 authored almost 5 years ago by Luminiscental <[email protected]>
Unignore arity for schema defn

785b555431a9dfaecba7bb77e35043788f71e35e authored almost 5 years ago by Luminiscental <[email protected]>
Merge branch 'master' into fix-schema-arity

3122e40e79f99caa8041a1e5d89f4cc729bbd965 authored almost 5 years ago by Luminiscental <[email protected]>
Fix arity checking on schema defs

45fadee5e090b58f6efc1be60fd231f7e49b3fc0 authored almost 5 years ago by Luminiscental <[email protected]>
Allow macro-def declarations to opt-out of arity checks using :ignore-arity flag

ef37e7e11154d688c96c2a7ad27c9d4a5b584c03 authored almost 5 years ago by case <[email protected]>
Add test for issue

7f3dcce0ce1942717391d6b72f0425eea6e0b399 authored almost 5 years ago by Luminiscental <[email protected]>
Merge pull request #103 from Cnly/completion-resolve

Add completion item resolve support

3a62160c31e6372793bb37bc0bb0b463a18ecad2 authored almost 5 years ago by Case Nelson <[email protected]>
Extract function generate-docs

67d89875eea8a3be7fe07a3d5d908951dd74fd7d authored almost 5 years ago by Cnly <[email protected]>
Merge pull request #102 from dpsutton/bump-nrepl-and-jdbc

Bump clojure, nrepl, and jdbc versions.

69593b1456269676bd8c4dab97ba67c39cf16005 authored almost 5 years ago by Case Nelson <[email protected]>
Add completion item resolve support

550de8aad50fd7a845f8666a40f78c6c4c88b583 authored almost 5 years ago by Cnly <[email protected]>
Bump clojure, nrepl, and jdbc versions.

NREPL was using ancient contrib version rather than the newer
nrepl/nrepl version.

Went to next...

5c5e4752e7269eb6ac73a022086401b9ba69eefd authored almost 5 years ago by dan sutton <[email protected]>
Merge pull request #101 from Luminiscental/fix-symbols-with-colons

Fix greedy replacement of colons in identifiers

a9ea50f8e64427e8b98e66ec600e03722a62f41f authored almost 5 years ago by Case Nelson <[email protected]>
Fix greedy replacement of colons in identifiers

fbd9c708de3fa42e9b7e2bcfbc53b4a1f1851e72 authored almost 5 years ago by Luminiscental <[email protected]>
Add test for issue

2c0560992bd6bbf33ac2bfbf1809ca2324df0893 authored almost 5 years ago by Luminiscental <[email protected]>
Add more capabilities to README

2c4ea5258963ce8785de004e52cd9881bd7d5bf2 authored almost 5 years ago by case <[email protected]>
Merge pull request #98 from patrickpichler/add-workspace-symbol-support

Add workspace-symbol support

881f40a9afb7d9447f00637b20f2ddfaf4559a80 authored almost 5 years ago by Case Nelson <[email protected]>
Ignore arity of cljs.core/defn and defmacro

cd07db81f801bf3da0d2f957078e8958154924a5 authored almost 5 years ago by case <[email protected]>
Merge pull request #95 from Luminiscental/arity-diagnostic

Add a diagnostic for calling a function with the wrong number of arguments

ccf662f92063e476dde03f590ffef2a631b7b597 authored almost 5 years ago by Case Nelson <[email protected]>
Fix threading through unparen'd functions

8c7af39939b17ea2d0d476de3b7ec858e37f7551 authored almost 5 years ago by Luminiscental <[email protected]>
Add workspace-symbol support

The lsp now supports the workspace symbol request. This allows to query
the whole workspace for ...

43b21b5f210532db59de36870615f67338d4956b authored almost 5 years ago by Patrick Pichler <[email protected]>
Fix formatting

0bf839105e7f1365cc2ff7d36a6e9d947ef05412 authored almost 5 years ago by case <[email protected]>
Merge pull request #99 from patrickpichler/add-document-highlight-support

Add support for document-highlight

0acffeb813eaae4ef1623d65dcc68468be0f333c authored almost 5 years ago by Case Nelson <[email protected]>
Add support for document-highlight

LSP-Clients can now request to highlight all usages of the symbol at a
certain text position in ...

dae40d7e8d2e2cf25def9fdba72536706f3f0798 authored almost 5 years ago by Patrick Pichler <[email protected]>
Remove unneeded ignore

b523d60c1789eb144eec3de93ee2411c585dabbd authored almost 5 years ago by Luminiscental <[email protected]>
Merge branch 'master' into arity-diagnostic

86cebea92ed9fd7a3d103de6f1bf1388d82b701a authored almost 5 years ago by Luminiscental <[email protected]>
Handle nested threading macros

409f87a546e5ccc17348667c84d861548f4ddc55 authored almost 5 years ago by Luminiscental <[email protected]>
Add an ignore list for arity checking

59d94dc795f16fcb73f8d021f3c7d1b36a1c97a7 authored almost 5 years ago by Luminiscental <[email protected]>
Eval quoted arglists

75a5edc822495607bb8cd2966710be87671c3f62 authored almost 5 years ago by Luminiscental <[email protected]>
Ignore functions without signatures

936133ef2f70721d0a457b0c594e9a7e9766e178 authored almost 5 years ago by Luminiscental <[email protected]>
Add test for metadata arglists

30be2429ec902233ce2bdc48f29b8bace0267b4b authored almost 5 years ago by Luminiscental <[email protected]>
Fix bug from parser-test

4bd9de606eb2a3843aacfa95fb9d54df2cdb7d5a authored almost 5 years ago by Luminiscental <[email protected]>
Small cleanup

118e3f4ee8dd322c7694368f94d5f2d38e925797 authored almost 5 years ago by Luminiscental <[email protected]>
Store both string and sexpr signatures

b355634e493485793fee34e5789ff0525893b996 authored almost 5 years ago by Luminiscental <[email protected]>
Update test cases for arity check

5752c10bd5f5d8b7576aad2ef28eb9d3077c64c3 authored almost 5 years ago by Luminiscental <[email protected]>