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

[CI] fix for ci gh action

github.com/clojure-lsp/clojure-lsp - 048a21c8910bbc64a3cb56484d13563854b86471 authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] don't generate release on docs change

github.com/clojure-lsp/clojure-lsp - 990549f932030ec358706202f441845c0c13a7c4 authored almost 4 years ago by Eric Dallo <[email protected]>
[ci] remove brew auto bump

github.com/clojure-lsp/clojure-lsp - af730ccbbc0dd1d3f0c52417569d90a4aa967c12 authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] fix brew tag

github.com/clojure-lsp/clojure-lsp - 8617dc97f474238c8b2a0d481d3289a6fad07887 authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] fix brew tag

github.com/clojure-lsp/clojure-lsp - f56c712625d0bd795c333c54212d475fa069551c authored almost 4 years ago by Eric Dallo <[email protected]>
[ci] move brew bump to release action

github.com/clojure-lsp/clojure-lsp - 279bf1b311e8ab922755a950004e1763314647aa authored almost 4 years ago by Eric Dallo <[email protected]>
[ci] fix brew GA

github.com/clojure-lsp/clojure-lsp - 874cb7b6d332e2972a47b34d093a08aa3307e544 authored almost 4 years ago by Eric Dallo <[email protected]>
[ci] fix brew GA

github.com/clojure-lsp/clojure-lsp - 0e7274a0d4e95f36bd1e8f3d5c439ea09078d921 authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] Add github action to bump brew formula

github.com/clojure-lsp/clojure-lsp - 5a4c9a4968ab372257b22abe6136f7cbd7388b85 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #233 from clojure-lsp/improve-clean-ns

Improve clean ns

github.com/clojure-lsp/clojure-lsp - 336af00f147021c94194d55e4850c2fd3d0adddd authored almost 4 years ago by Eric Dallo <[email protected]>
Allow clean refers not used

github.com/clojure-lsp/clojure-lsp - ba13fc6e133e51440189584416f8fa889dc73326 authored almost 4 years ago by Eric Dallo <[email protected]>
Improve clean-ns performance avoiding searching for references twice

github.com/clojure-lsp/clojure-lsp - aecfa33b3fcb37ea81ba7b2c3cac386d959efa09 authored almost 4 years ago by Eric Dallo <[email protected]>
Refactor tests arch

github.com/clojure-lsp/clojure-lsp - b0313cc870051071c9a48a66500cc8380ba7507a authored almost 4 years ago by Eric Dallo <[email protected]>
Fix bug when first require use a refer

github.com/clojure-lsp/clojure-lsp - 059bd1ccdd41cfd6b79525c7f2ba8044f2660cdb authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #231 from PEZ/228-version-in-server-info

Add version in server-info map

github.com/clojure-lsp/clojure-lsp - 9de9534fabc70f451891b04781a2c0b1b8da244d authored almost 4 years ago by Eric Dallo <[email protected]>
Add .cljfmt.edn settings for indenting ns forms

github.com/clojure-lsp/clojure-lsp - 3916f155065eb858a425274ecbb2ecc6f56816ba authored almost 4 years ago by Peter Strömberg <[email protected]>
Add version to server-info map

Fixes #228

github.com/clojure-lsp/clojure-lsp - f6cf8059eb45c8ad4b48987339752d0591357335 authored almost 4 years ago by Peter Strömberg <[email protected]>
Add file path to hover documentation

github.com/clojure-lsp/clojure-lsp - 6f716a89c56cb44063d454950024b22566431676 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #227 from clojure-lsp/call-hierarchy

Incoming Call hierarchy support

github.com/clojure-lsp/clojure-lsp - 73fea5f6427d1e4868bbcfd904b2a830bf445c43 authored almost 4 years ago by Eric Dallo <[email protected]>
Update README

github.com/clojure-lsp/clojure-lsp - c1ff70c8ffd988f934a3c94bf5ea5efae8e4f785 authored almost 4 years ago by Eric Dallo <[email protected]>
Add support for incoming call hierarchy

github.com/clojure-lsp/clojure-lsp - d2feefe71927a1cf2f37ea27e4f50fcaa596adb5 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix corner cases for incomming calls

github.com/clojure-lsp/clojure-lsp - bc39d0ed7df803bde86dbcc7638e9ef6754f5484 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #226 from bpringe/fix/windows_path_issue

Fix jar file URIs to be compatibile with Windows and Unix

github.com/clojure-lsp/clojure-lsp - c1b43a69268881dfa853986097a980f4ab254db5 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix small merge mistake

github.com/clojure-lsp/clojure-lsp - 15ef1571355987143bb39949ed081fe593a3b6af authored almost 4 years ago by Brandon Ringe <[email protected]>
Bump db version since we changed how jar paths are stored (extra slash after file:)

github.com/clojure-lsp/clojure-lsp - 7792f56eb91dca1cca509985155f4105ff6fcc2f authored almost 4 years ago by Brandon Ringe <[email protected]>
Merge remote-tracking branch 'upstream/master' into fix/windows_path_issue

github.com/clojure-lsp/clojure-lsp - 0364ed8e19acaec364e3d902d80e20660e9eca07 authored almost 4 years ago by Brandon Ringe <[email protected]>
Fix jar file URIs to be compatibile with Windows and Unix.

Bump db version so changes work with clients without removing db.

github.com/clojure-lsp/clojure-lsp - 5cd80fa206bc894990ff84898078fb424e833ec3 authored almost 4 years ago by Brandon Ringe <[email protected]>
[ci] Fix release tag pattern

github.com/clojure-lsp/clojure-lsp - 95169777e4c1c6ae8ae91ec74b7e82a85711d2b7 authored almost 4 years ago by Eric Dallo <[email protected]>
[ci] fix release pattern

github.com/clojure-lsp/clojure-lsp - cf111978b7f70e2e0492e12739270d1f01795c0a authored almost 4 years ago by Eric Dallo <[email protected]>
Improve release pattern and release windows bat file

github.com/clojure-lsp/clojure-lsp - 26698eacfd9f0f0228c44874b83510af537301a6 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #225 from clojure-lsp/add-more-semantic-tokens

[semantic-tokens] Add more semantic tokens

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

github.com/clojure-lsp/clojure-lsp - 3baf794462969055d9cfd63d9f0388b932548b61 authored almost 4 years ago by Eric Dallo <[email protected]>
Enable semantic tokens by default

github.com/clojure-lsp/clojure-lsp - 7ea2b373df6747dc8e15e5dcbdaf851195b0db2e authored almost 4 years ago by Eric Dallo <[email protected]>
Add support for aliased and function tokens

github.com/clojure-lsp/clojure-lsp - f141d2a31b2435a12384ee49e4465bc9467ccea2 authored almost 4 years ago by Eric Dallo <[email protected]>
Add support for functions and variables defined on same ns

github.com/clojure-lsp/clojure-lsp - 58ed349d10a6a117f8fc57361d24b882e9614398 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix code actions after refactoring

github.com/clojure-lsp/clojure-lsp - ec00cd032bddc15a2baa8540644bcaee5edff14f authored almost 4 years ago by Eric Dallo <[email protected]>
[docs] Mention global settings and example

github.com/clojure-lsp/clojure-lsp - 41cb55b9b92bfeb42aee9a3ccef3b61250fec75b authored almost 4 years ago by Eric Dallo <[email protected]>
[semantic-tokens] support range request

github.com/clojure-lsp/clojure-lsp - 1f0c871bc9d5a877c962b8aa56ff326465c442f5 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #224 from clojure-lsp/refactor-ns

Refactor project arch

github.com/clojure-lsp/clojure-lsp - 0719ce7eeea6bfd57c0884519679c20f3dabb11d authored almost 4 years ago by Eric Dallo <[email protected]>
move completion -> features folder

github.com/clojure-lsp/clojure-lsp - e2209b074da3e1e74bf6c462a8863e6c29429643 authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate documentation -> features folder

github.com/clojure-lsp/clojure-lsp - d376ab9b5ba9e0448a9f28f401af47a3425bfc4a authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate code actions -> features

github.com/clojure-lsp/clojure-lsp - ff98d03f338711eff25e49708cb55a6c9b8e1235 authored almost 4 years ago by Eric Dallo <[email protected]>
Rename features -> feature

github.com/clojure-lsp/clojure-lsp - 0ea0330b8a7c560e1da93d85ceebce0e7cf99eb7 authored almost 4 years ago by Eric Dallo <[email protected]>
Migrate diagnostics to features folder

github.com/clojure-lsp/clojure-lsp - afc018bb2a103048e9b419a6add2905a602e47a9 authored almost 4 years ago by Eric Dallo <[email protected]>
Move semantic-tokens to features folder

github.com/clojure-lsp/clojure-lsp - 9f7bd46863cd19d105a848398aeacbcc1a247dd9 authored almost 4 years ago by Eric Dallo <[email protected]>
Remvoe unused args

github.com/clojure-lsp/clojure-lsp - f8e2ceccf2dcc7e7bfcbda9f1dca21cbeb72c388 authored almost 4 years ago by Eric Dallo <[email protected]>
Refactor ns by feature

github.com/clojure-lsp/clojure-lsp - cb29982ebfc4f02829220d145b86944fab224d24 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #202 from anonimitoraf/completions-within-refer

Support text-completion within a `:refer`

github.com/clojure-lsp/clojure-lsp - ef3fae427a74498777020c68bea8f78496d397f2 authored almost 4 years ago by Eric Dallo <[email protected]>
Remove println from test

github.com/clojure-lsp/clojure-lsp - 7da52bc6624389db68e200f2366dcef23f5632a6 authored almost 4 years ago by Eric Dallo <[email protected]>
Add log to crawled jars at project start

github.com/clojure-lsp/clojure-lsp - a005ab92244a830e1be0ecb84ae6d51ce851adfb authored almost 4 years ago by Eric Dallo <[email protected]>
Fix parser warning for empty macros

github.com/clojure-lsp/clojure-lsp - 535cad68c88e52f16fe2be9e54d32299028e2618 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix document-symbols bug

github.com/clojure-lsp/clojure-lsp - 402459d51665b2c31eb4f381592ce3cc85179a69 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix clean-ns for when cursor is not in a form

Fixes #221

github.com/clojure-lsp/clojure-lsp - 29ed1983bce93521128f2803392ef7e39fe14a57 authored almost 4 years ago by Eric Dallo <[email protected]>
Remove unused deps from logging

github.com/clojure-lsp/clojure-lsp - 78326c7c40345e8c86f655455c60999b54f3bc5c authored almost 4 years ago by Eric Dallo <[email protected]>
Support text-completion within `:refer`

github.com/clojure-lsp/clojure-lsp - e613d46e19c49a51d8bb309012beb50602d1810a authored almost 4 years ago by Rafael Nicdao <[email protected]>
Add clojure-lsp source for clojure-lsp manual linters

Fixes 116

github.com/clojure-lsp/clojure-lsp - a5eb85ed6addeb5e4096ce2945c55a035a5ba580 authored almost 4 years ago by Eric Dallo <[email protected]>
Remove clj-kondo duplicated linter for now

Fixes #199

github.com/clojure-lsp/clojure-lsp - 5c8d0890567a118ea0540aeb0372fa4523ae0c6a authored almost 4 years ago by Eric Dallo <[email protected]>
Update README.md

github.com/clojure-lsp/clojure-lsp - 2394f9f0d3f085767e6d59fe3f5529a862ef7058 authored almost 4 years ago by Eric Dallo <[email protected]>
Update README.md

github.com/clojure-lsp/clojure-lsp - fd7ae12a3c3d4f638bf22fd3371645254637986f authored almost 4 years ago by Eric Dallo <[email protected]>
Rename log file for better user understanding

github.com/clojure-lsp/clojure-lsp - 5a21c56d19a9970bbb41b8bb3755b97aed7933b3 authored almost 4 years ago by Eric Dallo <[email protected]>
Improve hover docs for markdown and remove unused lsp tags from hover

github.com/clojure-lsp/clojure-lsp - c3c10efd882cf835ac3c3d0408aac3d5aad79eaf authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #219 from chenrui333/add-java-11-for-ci

workflows: add java 11 and 15 for CI

github.com/clojure-lsp/clojure-lsp - dc57be49576fb4069d520936fccdbbc9b7240258 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #220 from chenrui333/ci/update-lein-version

ci: update lein to v2.9.5

github.com/clojure-lsp/clojure-lsp - 7f716e655458fd682f8ea4212e84cbe1575d6b11 authored almost 4 years ago by Eric Dallo <[email protected]>
ci: update lein to v2.9.5

Signed-off-by: Rui Chen <[email protected]>

github.com/clojure-lsp/clojure-lsp - 746dadef0937a39a595872b62ed03b157a7353bd authored almost 4 years ago by Rui Chen <[email protected]>
ci: how about java 15

Signed-off-by: Rui Chen <[email protected]>

github.com/clojure-lsp/clojure-lsp - b5cdbb49e5dd6f13e9d76b1240234c26a3bf1552 authored almost 4 years ago by Rui Chen <[email protected]>
ci: switch back to checkout action v1

Signed-off-by: Rui Chen <[email protected]>

github.com/clojure-lsp/clojure-lsp - 2b99fb79ac65d9f5672a23c81d5239ff11943827 authored almost 4 years ago by Rui Chen <[email protected]>
workflows: add java 11 for CI

Signed-off-by: Rui Chen <[email protected]>

github.com/clojure-lsp/clojure-lsp - 6352e60430c7a43d658407cb70e81b2f645dd7ed authored almost 4 years ago by Rui Chen <[email protected]>
Fix expand-let for functions with args

Fixes #218

github.com/clojure-lsp/clojure-lsp - cb12307c5da31724a8a4355d921f8c0b6e943502 authored almost 4 years ago by Eric Dallo <[email protected]>
Parse maps as metadata on function declarations

Fixes #217

github.com/clojure-lsp/clojure-lsp - adf7aff0dd5782c3ae42bb6bb261a5a7b6776431 authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #216 from snoe/add-semantic-tokens

Add basic support for semantic tokens

github.com/clojure-lsp/clojure-lsp - adeccf581b7eb29b781acbb6d314ae734fb11740 authored almost 4 years ago by Eric Dallo <[email protected]>
Change config default value for clojure-lsp

github.com/clojure-lsp/clojure-lsp - 943fa4f5f9a32190f5785445fa0dfabc109c0aea authored almost 4 years ago by Eric Dallo <[email protected]>
Check core macros

github.com/clojure-lsp/clojure-lsp - 566f95138a913faff3966733084f05dc2b35f909 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix settings get

github.com/clojure-lsp/clojure-lsp - 8875ff0d69deba34e41f7cf2e6f71852ec715900 authored almost 4 years ago by Eric Dallo <[email protected]>
ADd variable to control semantic tokens

github.com/clojure-lsp/clojure-lsp - d8b88aa3ac256f92186054010a0ec4a3e6f0df9e authored almost 4 years ago by Eric Dallo <[email protected]>
Add macro tokens

github.com/clojure-lsp/clojure-lsp - 4caa3d9f520151b5d4725d90f7749e83f26e073f authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #214 from bpringe/patch-1

Add Calva reference to readme.

github.com/clojure-lsp/clojure-lsp - fec4c9ac0c822558858432549352b261e72cff79 authored almost 4 years ago by Eric Dallo <[email protected]>
Add Calva reference to readme.

github.com/clojure-lsp/clojure-lsp - c5a11b506134327433f09f9e130b15d7a80f8b89 authored almost 4 years ago by Brandon Ringe <[email protected]>
Add refered tokens

github.com/clojure-lsp/clojure-lsp - bb7f57c5d210222b186d2e2983c149329ec4ae8c authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #211 from snoe/fix-duplicated-cljc-usages

Fix duplicated usages/references for cljc files

github.com/clojure-lsp/clojure-lsp - 6f1e81e03d08269fa8764b726fc3a53c280e983d authored almost 4 years ago by Eric Dallo <[email protected]>
Change file-type to set of file-types

github.com/clojure-lsp/clojure-lsp - d9ac089a5c8988ebc1038c5f53ecd4d3ba06ac5d authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] fix asset name

github.com/clojure-lsp/clojure-lsp - f9c1e70c99025c863f8dd016cf1f546f95073b22 authored almost 4 years ago by Eric Dallo <[email protected]>
[CI] add echo to CI

github.com/clojure-lsp/clojure-lsp - 0ceafbf00f38e645effbaee2c67af2306384f08a authored almost 4 years ago by Eric Dallo <[email protected]>
Fix jar fetch

github.com/clojure-lsp/clojure-lsp - 62d0b4fb2bf44c8552af15a574997c8ecb90b34f authored almost 4 years ago by Eric Dallo <[email protected]>
Add jar to generated release tag

github.com/clojure-lsp/clojure-lsp - 423dbce6c0f1241d9093f932c9baceccfaf1029c authored almost 4 years ago by Eric Dallo <[email protected]>
Merge pull request #212 from snoe/fix-go-id

Fix go id for documentHighlight

github.com/clojure-lsp/clojure-lsp - d3ae40b19453f282b0d0a61f34a2532f39919233 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix go id for documentHighlight

github.com/clojure-lsp/clojure-lsp - 558763a93955c0c1fdb3719edca9c590f5f15b97 authored almost 4 years ago by Eric Dallo <[email protected]>
Add test to duplicated cljc files

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

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

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

github.com/clojure-lsp/clojure-lsp - 310938af9cbf6d8980968651778007f2473d1992 authored almost 4 years ago by Brandon Ringe <[email protected]>
Comment out formatting providers

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

github.com/clojure-lsp/clojure-lsp - ab32504073688d507b53e47c354733cd6603bc88 authored almost 4 years ago by Eric Dallo <[email protected]>
Fix mixed JSON and EDN syntax in README

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

Prevent negative numbers in ranges

github.com/clojure-lsp/clojure-lsp - 5f64cef76602d58d91501943f72d2b8e5dc16d98 authored almost 4 years ago by Eric Dallo <[email protected]>
Prevent negative numbers in ranges

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

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

github.com/clojure-lsp/clojure-lsp - 4dc60828c511ed68bb940ecdf93ada3ce4884ffa authored almost 4 years ago by Brandon Ringe <[email protected]>
Add arguments to codeLens/resolve response command

github.com/clojure-lsp/clojure-lsp - 0fa23072129deb9b1a177d6c16b91f44479206ca authored almost 4 years ago by Brandon Ringe <[email protected]>