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

Fix async project lint after startup for huge projects.

github.com/clojure-lsp/clojure-lsp - 902f8df801b456e13cd85c4e29f14be3d574ca88 authored about 3 years ago by Eric Dallo <[email protected]>
Fix typo (#504)

github.com/clojure-lsp/clojure-lsp - dcbe0c4059482ac972ef5d1d2cf0ad241b924993 authored about 3 years ago by Oliver George <[email protected]>
Bump to version: 2021.08.03-13.33.03

github.com/clojure-lsp/homebrew-brew - 48602fde58d0758902abd445dd1fe4a8bc9b83d1 authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.08.03-13.33.03

github.com/clojure-lsp/clojure-lsp - a593913b5a2340092b1af1689a5b9d21959fa9d0 authored about 3 years ago by Eric Dallo <[email protected]>
Add rewrite-clj config to .clj-kondo/config.edn

github.com/clojure-lsp/clojure-lsp - a9aba06946fa346be25111eb923bff8092b02c36 authored about 3 years ago by Eric Dallo <[email protected]>
Support bb classpath/source-paths integration + source-paths refactor (#503)

* Support bb classpath/source-paths integration

* CHANGELOG

* Refactor source-paths code
...

github.com/clojure-lsp/clojure-lsp - 73d5255bbddd1e34879c22f25d031b6a816ce6ce authored about 3 years ago by Eric Dallo <[email protected]>
Don't use PowerShell profiles on Windows when analyzing classpath

github.com/clojure-lsp/clojure-lsp - edf58b5c8773d5fc49eb6d68854978fd954cb5d7 authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo to 2021.08.03

github.com/clojure-lsp/clojure-lsp - 4d56ca745866e898ff7d5305370edf276f1a5b23 authored about 3 years ago by Eric Dallo <[email protected]>
Remove unused-code and make linter happy

github.com/clojure-lsp/clojure-lsp - 25e744f5aac094c6ea018eed926359341485c08c authored about 3 years ago by Eric Dallo <[email protected]>
Fix missing transducer on queries

github.com/clojure-lsp/clojure-lsp - 49d1deefc6bf2f7a89a065fc955c45b6fa19eb9e authored about 3 years ago by Eric Dallo <[email protected]>
Refactor unused public var with kondo changes (#490)

* WIP

* Async lint when project starts

* Use custom linter

* Fix tests

* Use kondo r...

github.com/clojure-lsp/clojure-lsp - 1b17db0c77e914bc0dcb773d15876a815531eee3 authored about 3 years ago by Eric Dallo <[email protected]>
Add hide-file-name? option (#499)

* Add hide-file-name? option

This option hides the file name / path on hover.

Closes #498
...

github.com/clojure-lsp/clojure-lsp - 14724457f0d553795dfe16317d3ee6c5fc97d4ba authored about 3 years ago by Matthew Steedman <[email protected]>
Bump com.github.seancorfield/depstar from 2.1.267 to 2.1.278 (#500)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/clojure-lsp/clojure-lsp - b844c4ec4ec182c9bd069b2d88a75568de090dee authored about 3 years ago by Clojure LSP bot <[email protected]>
Unescape JAR URI. (#496)

It appears that certain clients send to clojure-lsp, the URI (following
the scheme) encoded - n...

github.com/clojure-lsp/clojure-lsp - 3f48b3fdab8c781c6b04470c6143e8fd1b19817a authored about 3 years ago by David Harrigan <[email protected]>
Bump to version: 2021.07.28-14.24.06

github.com/clojure-lsp/homebrew-brew - 0f6f67db546ca6d781f0c6fbb3c7aaf04e83703a authored about 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.28-14.24.06

github.com/clojure-lsp/clojure-lsp - bb1af97b6c5ca2b0d726f41d3696858c140a403a authored about 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo 2021.06.18 -> 2021.07.28

github.com/clojure-lsp/clojure-lsp - 14dd4d223f75896daf27fa1a8160369c87987899 authored about 3 years ago by Eric Dallo <[email protected]>
Add `ns-exclude-regex` for commands that check whole project, allowing to exclude certain namespaces via regex

github.com/clojure-lsp/clojure-lsp - 1647ff1805edb6de42e412d513bb82d3e8e30369 authored about 3 years ago by Eric Dallo <[email protected]>
Fix completion of aliases without var names typed yet, for example: `string/`

github.com/clojure-lsp/clojure-lsp - bc4386863026b48762c1a27aebade40314124a74 authored about 3 years ago by Eric Dallo <[email protected]>
Move integration-test to bb.edn

github.com/clojure-lsp/clojure-lsp - 3fbcbeba981baf63326c0a75d4b6b3768d6e30ac authored about 3 years ago by Eric Dallo <[email protected]>
Fix outgoing/incoming call hierarchy when vars are outside project/external jars

github.com/clojure-lsp/clojure-lsp - 2e154faccf38652351bfeff1717a719818f9397a authored about 3 years ago by Eric Dallo <[email protected]>
[graalvm] Update config using json config only instead of sqlite-jni-graalvm-fix library

github.com/clojure-lsp/clojure-lsp - 6ce337083514e2e070ecc7c4a73a88a6f161f180 authored about 3 years ago by Eric Dallo <[email protected]>
Minor fix on the analysis queries comparison

github.com/clojure-lsp/clojure-lsp - 1be7ee58a9b0b05b3a16093316eb878b9d130b06 authored about 3 years ago by Eric Dallo <[email protected]>
Fix filename in diffs with dry option

Add coloring to diffs following git diff.

github.com/clojure-lsp/clojure-lsp - 36a677f9279e6ed332363773806c5a99cd1627e7 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve example of api as lib

github.com/clojure-lsp/clojure-lsp - 58e4b8367729cf7d36901a1f6e7b65961b608110 authored over 3 years ago by Eric Dallo <[email protected]>
Update clients.md (#486)

Adding Sublime Text editor to the list of clients, which I love dearly, and use daily for Clojur...

github.com/clojure-lsp/clojure-lsp - 44a7f08fcd0645a88c2e2260dc9c3ce5f5bdc5e3 authored over 3 years ago by Asko Nõmm <[email protected]>
Bump to version: 2021.07.19-14.46.52

github.com/clojure-lsp/homebrew-brew - 65c45261058a9ec25c48ea19a2f693ffd8426e21 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.19-14.46.52

github.com/clojure-lsp/clojure-lsp - 84f8c18c98e25e2e87b9ec3ed6bdd5f3fe9ef655 authored over 3 years ago by Eric Dallo <[email protected]>
Fixed auto-resolve source-paths for lein projects that get source-paths dynamically, clojure-lsp will use the default source-paths for these cases

github.com/clojure-lsp/clojure-lsp - b3eeed1043b620833b2709f3742efd8bec9b6ef2 authored over 3 years ago by Eric Dallo <[email protected]>
Performance improvements using transducers on analysis queries

github.com/clojure-lsp/clojure-lsp - 39c852ed79e89056a400e1137187a10e50688aa5 authored over 3 years ago by Eric Dallo <[email protected]>
Improve verbose logging setting

github.com/clojure-lsp/clojure-lsp - c61c591792a9e8ef838b8e7abbbb0ce3a7d41022 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Don't produce window message if running via cli/API

github.com/clojure-lsp/clojure-lsp - 27d7b27d8b5464f3d6bf8d211958a85c98bab88f authored over 3 years ago by Eric Dallo <[email protected]>
Improve startup error handler and logging during project analysis

github.com/clojure-lsp/clojure-lsp - 5bf40bc56fd9462c6719f20d3436812a5b9448c1 authored over 3 years ago by Eric Dallo <[email protected]>
`clean-ns` now sorts ns children forms according to the ClojureStyleGuide

github.com/clojure-lsp/clojure-lsp - be956345d923582c05f0dfcde0850f0749ac2b45 authored over 3 years ago by Eric Dallo <[email protected]>
Fix cider aliases during jack-in

github.com/clojure-lsp/clojure-lsp - dbd4181714496387b8585a91228876ba4ce54db2 authored over 3 years ago by Eric Dallo <[email protected]>
Improve resolve-macro-as messages and default excluded symbols.

github.com/clojure-lsp/clojure-lsp - f0f863ebcfc8d3fc9acd80950bbc5b1cf76638c5 authored over 3 years ago by Eric Dallo <[email protected]>
Change thread refactoring to work when not on parentheses (#483)

* Change thread refactoring to work when not on parentheses

* Rename can-thread functions for...

github.com/clojure-lsp/clojure-lsp - 96c5e5b60b0c5ca6d772572a56e513321728088f authored over 3 years ago by Noah <[email protected]>
Bump com.github.seancorfield/depstar from 2.1.253 to 2.1.267 (#482)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/clojure-lsp/clojure-lsp - de024305f2b1112d6ec170cf7bcbbb96dc6c2cc5 authored over 3 years ago by Clojure LSP bot <[email protected]>
Clean up hover output (#478)

* Clean up hover output

* Update src/clojure_lsp/feature/hover.clj

Co-authored-by: Eric Da...

github.com/clojure-lsp/clojure-lsp - f7dc9b406bf0f3db17b0b7f3c8a2e6173989ac53 authored over 3 years ago by Noah <[email protected]>
Remove unused tools.reader deps

github.com/clojure-lsp/clojure-lsp - dea1f321f596353f9b413f5eb4e1bc6945625e7b authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.clojure/data.json from 2.3.1 to 2.4.0 (#479)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/clojure-lsp/clojure-lsp - 8b1e35e1085f36c1e21df5ee9a279bd0848e3844 authored over 3 years ago by Clojure LSP bot <[email protected]>
[CI] Create PR template

github.com/clojure-lsp/clojure-lsp - fc4514a4fb64eeba23d530f64090be3d6bb380a3 authored over 3 years ago by Eric Dallo <[email protected]>
Respect XDG specification regarding empty XDG_CONFIG_HOME (#475)

* fix #474

respect XDG specification regarding empty XDG_CONFIG_HOME

github.com/clojure-lsp/clojure-lsp - 08e71e3d6e6216546b0a833fd942bd487ba4a4d2 authored over 3 years ago by Andrey Listopadov <[email protected]>
[tests] Create helper for read project path

github.com/clojure-lsp/clojure-lsp - 383eec5a01fef276b42af8be9fc3c190af4e5c62 authored over 3 years ago by Eric Dallo <[email protected]>
Use relative path on integration tests

github.com/clojure-lsp/clojure-lsp - 71963901b0eccb47fee3d8d9488dea192116f9d2 authored over 3 years ago by Eric Dallo <[email protected]>
Improve integration-test paths resolver

github.com/clojure-lsp/clojure-lsp - 483485ab7b0d4b177e1b41eeb497a603451a1f07 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.07.12-12.30.59

github.com/clojure-lsp/homebrew-brew - 3893809f587dc96d80507007785f793e5e7e4f23 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.12-12.30.59

github.com/clojure-lsp/clojure-lsp - dd2d3082a08022a3d5a2ca8896de031dc08c2a94 authored over 3 years ago by Eric Dallo <[email protected]>
Bump com.github.seancorfield/depstar from 2.1.245 to 2.1.253 (#471)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

github.com/clojure-lsp/clojure-lsp - 6a52f49da8e321695c46ba5fba21b5fb8bb28f5b authored over 3 years ago by Clojure LSP bot <[email protected]>
Add new `--raw` option allowing to display only raw data. Useful to integrate with other tools like reviewdog

github.com/clojure-lsp/clojure-lsp - baf74c8fb660e2c94eb2c3297173be87d6ea2131 authored over 3 years ago by Eric Dallo <[email protected]>
Handle listen action different from other actions

github.com/clojure-lsp/clojure-lsp - 1b2dfc2573b902a21838caf2d8cdfd3010ebe3bc authored over 3 years ago by Eric Dallo <[email protected]>
Fix/improve tests

github.com/clojure-lsp/clojure-lsp - 746dd4ff34a1a447be197f48fde611a96d3a391f authored over 3 years ago by Eric Dallo <[email protected]>
Add `semantic-tokens` debug information to `cursor-info` response.

github.com/clojure-lsp/clojure-lsp - 05e1cf3f6de939902fe35c5262f785304370a9ad authored over 3 years ago by Eric Dallo <[email protected]>
Improve API usage avoiding exceptions and returning just data instead

Improve analysis cache to multiple API calls

github.com/clojure-lsp/clojure-lsp - 51175f81f88d595c739828616b555f3e8b271545 authored over 3 years ago by Eric Dallo <[email protected]>
Add reference code lens to keyword definitions

github.com/clojure-lsp/clojure-lsp - 33b72d9f667964ec9e344944dc97e052356d4161 authored over 3 years ago by Eric Dallo <[email protected]>
Move code lens tests to its own file

github.com/clojure-lsp/clojure-lsp - ee1e3ec37e4fd15b8b57fcddfea78649c1fbef7b authored over 3 years ago by Eric Dallo <[email protected]>
Fix file uri location when hovering a symbol

Fixes #467

github.com/clojure-lsp/clojure-lsp - 510f964dc2a63effc6640efc3b841bf154406f48 authored over 3 years ago by Eric Dallo <[email protected]>
Make semantic-tokens return no token for unknown symbols which has `:clj-kondo/unknown-namespace` on its analysis.

github.com/clojure-lsp/clojure-lsp - 284d8e9dd43517c017d21e71862916b5b9c92848 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix errors with project-root on graalvm binary

github.com/clojure-lsp/clojure-lsp - 411653c36ae8e2f69352c15d6f1e4fdae10b8d05 authored over 3 years ago by Eric Dallo <[email protected]>
Remove semantic-tokens config from project as it's already true as default

github.com/clojure-lsp/clojure-lsp - dbb01f162cb200ddd3e49d991cf68106baf4e494 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update semantic-tokens setting matching its default

github.com/clojure-lsp/clojure-lsp - 1208929d35fc6c1f55aec66614a5ec73145e738f authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Improve release script to update pom.xml

github.com/clojure-lsp/clojure-lsp - 00277a5e544bc125486fa07e02e73584e36a963a authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Bump clojars release action

github.com/clojure-lsp/clojure-lsp - 14aaa2eca5ecac236267e50c3e8e71597b707537 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve issue template

github.com/clojure-lsp/clojure-lsp - f08be8e52d9c21f8680e51cc7ca17bb665db4b3f authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix when ns form does not match filename

Fixes #466

github.com/clojure-lsp/clojure-lsp - 2a3ee40475a100c3f830de7096835b018ff023eb authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.07.05-20.31.12

github.com/clojure-lsp/homebrew-brew - 454759cbfe88b09baac49b5f9bbded1949feb3a5 authored over 3 years ago by Clojure LSP Bot <[email protected]>
[docs] Improve API docs

github.com/clojure-lsp/clojure-lsp - c270ea296a46035b3bbac5be80591ca96b37ca9c authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.05-20.31.12

github.com/clojure-lsp/clojure-lsp - 3f949dc4970493363f7afc23a6ec40f3663a565a authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix ci compiling java classes

github.com/clojure-lsp/clojure-lsp - 6fa73c4f6d60fa0a710498b12fa018a6993cf861 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Improve lint using code from branch

github.com/clojure-lsp/clojure-lsp - d3787f451107568125444c638d355a1b7da59657 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix api usage as lib

github.com/clojure-lsp/clojure-lsp - aaf8b55b09da7a1bd2d5fcf4b809c498c04f1fb1 authored over 3 years ago by Eric Dallo <[email protected]>
Makefile add lint-fix

github.com/clojure-lsp/clojure-lsp - 37ccdc75efcc55466fd5c677b6b52202c03fe41d authored over 3 years ago by Eric Dallo <[email protected]>
[CI] run format on CI

github.com/clojure-lsp/clojure-lsp - 6b8fff6b6469660cb11e454270ae4ef6be7d477b authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add `--verbose` option for debugging purposes.

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

github.com/clojure-lsp/setup-clojure-lsp - fa0a0ac6d81e87803514821e4acc3b35d8235380 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update API

github.com/clojure-lsp/clojure-lsp - bab3b0a32bd35c7a842515cfaebab6ea6482ee09 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add clojure setup to CI

github.com/clojure-lsp/clojure-lsp - 586d4adab9508af440c9540df569a37fc84fdd2f authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Bump clean-ns version

github.com/clojure-lsp/clojure-lsp - c7020ca6a4f024ffaf49d978ef9c941a2fb2e9f3 authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.07.05-15.12.14

github.com/clojure-lsp/homebrew-brew - 2d0fdc6a36fc9ae24392a47f260c512927b377ea authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.05-15.12.14

github.com/clojure-lsp/clojure-lsp - 63ff4c52d611c492c43401bf589108e7d2858262 authored over 3 years ago by Eric Dallo <[email protected]>
Create pom and release (#464)

* Add support to clojars release

github.com/clojure-lsp/clojure-lsp - 63ec49884bc8ea450fd4f8b7f1dba382e7d73de5 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update README

github.com/clojure-lsp/clojure-lsp - c28b6c2a7eabdc0b80ad305fcac6fbe66c08949e authored over 3 years ago by Eric Dallo <[email protected]>
Clean-ns and format code

github.com/clojure-lsp/clojure-lsp - fd1abd76a4bc8bb35f98cafb2852532d8bf2200a authored over 3 years ago by Eric Dallo <[email protected]>
Improve source paths discoverability for `leiningen` projects following the same rules as `deps.edn` projects.

github.com/clojure-lsp/clojure-lsp - 552e93b1791c0eb86846f278791f632105587784 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add format feature

github.com/clojure-lsp/clojure-lsp - dd3f6406bd9b010f77915be9e65df03bc268b627 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Refactor code

github.com/clojure-lsp/clojure-lsp - 652d5c22c8ae36732f9756c7a513b83a2fc4ff48 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add clean-ns job to CI

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