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

Update clients.md (#486)

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

44a7f08fcd0645a88c2e2260dc9c3ce5f5bdc5e3 authored over 3 years ago by Asko Nõmm <[email protected]>
Release: 2021.07.19-14.46.52

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

b3eeed1043b620833b2709f3742efd8bec9b6ef2 authored over 3 years ago by Eric Dallo <[email protected]>
Performance improvements using transducers on analysis queries

39c852ed79e89056a400e1137187a10e50688aa5 authored over 3 years ago by Eric Dallo <[email protected]>
Improve verbose logging setting

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

27d7b27d8b5464f3d6bf8d211958a85c98bab88f authored over 3 years ago by Eric Dallo <[email protected]>
[lint]

65d52db77c811d57ac81fca13c97f7639417bace authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

e8179f8f82f599f0523a8f8d89ae9691aaa6effa authored over 3 years ago by Eric Dallo <[email protected]>
Improve startup error handler and logging during project analysis

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

be956345d923582c05f0dfcde0850f0749ac2b45 authored over 3 years ago by Eric Dallo <[email protected]>
Fix cider aliases during jack-in

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

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...

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>

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...

f7dc9b406bf0f3db17b0b7f3c8a2e6173989ac53 authored over 3 years ago by Noah <[email protected]>
Remove unused tools.reader deps

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>

8b1e35e1085f36c1e21df5ee9a279bd0848e3844 authored over 3 years ago by Clojure LSP bot <[email protected]>
[CI] Create PR template

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

08e71e3d6e6216546b0a833fd942bd487ba4a4d2 authored over 3 years ago by Andrey Listopadov <[email protected]>
[tests] Create helper for read project path

383eec5a01fef276b42af8be9fc3c190af4e5c62 authored over 3 years ago by Eric Dallo <[email protected]>
Use relative path on integration tests

71963901b0eccb47fee3d8d9488dea192116f9d2 authored over 3 years ago by Eric Dallo <[email protected]>
Improve integration-test paths resolver

483485ab7b0d4b177e1b41eeb497a603451a1f07 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.12-12.30.59

dd2d3082a08022a3d5a2ca8896de031dc08c2a94 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

27d5e672e901e1597de91ecfa98e6414d48ff5d7 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>

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

baf74c8fb660e2c94eb2c3297173be87d6ea2131 authored over 3 years ago by Eric Dallo <[email protected]>
Handle listen action different from other actions

1b2dfc2573b902a21838caf2d8cdfd3010ebe3bc authored over 3 years ago by Eric Dallo <[email protected]>
[lint]

78a0f8b0b4295569c29a649d7831980bf55a84ca authored over 3 years ago by Eric Dallo <[email protected]>
Fix/improve tests

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

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

51175f81f88d595c739828616b555f3e8b271545 authored over 3 years ago by Eric Dallo <[email protected]>
Add reference code lens to keyword definitions

33b72d9f667964ec9e344944dc97e052356d4161 authored over 3 years ago by Eric Dallo <[email protected]>
Fix format

15c434aea3c4a2e84c072dbec748355a91132190 authored over 3 years ago by Eric Dallo <[email protected]>
Move code lens tests to its own file

ee1e3ec37e4fd15b8b57fcddfea78649c1fbef7b authored over 3 years ago by Eric Dallo <[email protected]>
Fix file uri location when hovering a symbol

Fixes #467

510f964dc2a63effc6640efc3b841bf154406f48 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

0640f14bfc64c4f9188ce1b73bb20acaf57b3544 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.

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

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

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

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

00277a5e544bc125486fa07e02e73584e36a963a authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Bump clojars release action

14aaa2eca5ecac236267e50c3e8e71597b707537 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve issue template

f08be8e52d9c21f8680e51cc7ca17bb665db4b3f authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix when ns form does not match filename

Fixes #466

2a3ee40475a100c3f830de7096835b018ff023eb authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve API docs

c270ea296a46035b3bbac5be80591ca96b37ca9c authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.05-20.31.12

3f949dc4970493363f7afc23a6ec40f3663a565a authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Fix ci compiling java classes

6fa73c4f6d60fa0a710498b12fa018a6993cf861 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Improve lint using code from branch

d3787f451107568125444c638d355a1b7da59657 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

ae7d334ce937be550d75d821a7eb3f55a046b199 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix api usage as lib

aaf8b55b09da7a1bd2d5fcf4b809c498c04f1fb1 authored over 3 years ago by Eric Dallo <[email protected]>
Makefile add lint-fix

37ccdc75efcc55466fd5c677b6b52202c03fe41d authored over 3 years ago by Eric Dallo <[email protected]>
Format code

29aa78e6cc14160a963557266de3fa69063423eb authored over 3 years ago by Eric Dallo <[email protected]>
[CI] run format on CI

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

af162bb4c52381e4d878febabb21d179293bc90b authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update API

bab3b0a32bd35c7a842515cfaebab6ea6482ee09 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add clojure setup to CI

586d4adab9508af440c9540df569a37fc84fdd2f authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Bump clean-ns version

c7020ca6a4f024ffaf49d978ef9c941a2fb2e9f3 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.05-15.12.14

63ff4c52d611c492c43401bf589108e7d2858262 authored over 3 years ago by Eric Dallo <[email protected]>
Create pom and release (#464)

* Add support to clojars release

63ec49884bc8ea450fd4f8b7f1dba382e7d73de5 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update README

c28b6c2a7eabdc0b80ad305fcac6fbe66c08949e authored over 3 years ago by Eric Dallo <[email protected]>
Clean-ns and format code

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.

552e93b1791c0eb86846f278791f632105587784 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

c8a33cb643b8be7ca81e247c59107731470b6f53 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add format feature

dd3f6406bd9b010f77915be9e65df03bc268b627 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Refactor code

652d5c22c8ae36732f9756c7a513b83a2fc4ff48 authored over 3 years ago by Eric Dallo <[email protected]>
[CI] Add clean-ns job to CI

9f0298463782e13603d05b49c431a3b7badc8c79 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix typo

ecb84ad1eff5faca3de71bfb4931f8842cee8146 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update API section

9790dec1e563b77d6cafb28039470dac2b39a229 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add dry option

895e8ac56ce8f1a9516146992352c6f76e1cb2ee authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

0d1fe1f82aa7cdf5b281a5554c3b84fbaeff4b96 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add --dry-run to clean-ns

96e35d46048c3cd98fd1b286e631fc1c3bb9959d authored over 3 years ago by Eric Dallo <[email protected]>
Deprecate `install-latest-clojure-lsp.sh` in place of `install` new script

ce9ae5ff07f95e49e46a2597cd4cd2c84b7420f0 authored over 3 years ago by Eric Dallo <[email protected]>
Add customizable options to clean-ns feature

0210a8ff3b016bdb3189f3269d86bbc30c3e4de1 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix readme typo

c11260a6659eac5713030d486962b78200d74e20 authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

e11874aa943506a8b7717f9461331d9c4fa1403b authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.01-19.49.02

7b4787f3c89906f462b23714e93f90dc5a022aab authored over 3 years ago by Eric Dallo <[email protected]>
[API] Use :default-fn instead of :default

3cf7f01ac6055caad045ae2ee7c4d935858ddad0 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.01-18.46.23

a6f2256585f510b8097ddf06d9ae9c9386c95fc0 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add tests to --log-path

e5adf1c8b8b0028a0e1415219f38d3d2ceb809a3 authored over 3 years ago by Eric Dallo <[email protected]>
[API] add --log-path option

720de5349a8eb1ac85c523d2adc775cfbfeb6bcd authored over 3 years ago by Eric Dallo <[email protected]>
Fix project-path cwd

Fixes #463

0debf425b94820a171b98c3d78222425c14a4bbc authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.01-13.46.18

635d49f4598fdc5d0c112434aad5dd51dd3bc1a6 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update API section

600242f3974c76a406f1c1568d4773d53c9cd2ae authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Update API docs

ab4691ebbce4e565c3a284518d410389ddf96b32 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Mention API on readme

94ff9781226b5320dce96bc4c916018527573762 authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.xerial/sqlite-jdbc from 3.36.0 to 3.36.0.1 (#462)

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

642c7fb6b2dfb24c28bff3c1593f7f2a0b8db0d3 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix integration test

6980703959cf1e0fe3e54e20d628bb4c11a0256a authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add rename feature

63d568a5238a0c3498f51239119b9599dcc380c4 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix API print

5b82c8bba9a9524ed674ff7415a740b7e04b5ba2 authored over 3 years ago by Eric Dallo <[email protected]>
Add better prints for CLI and remove prints for API

441782b38e09609172c838440c9517c7fb0aa838 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Add gold sponsors section

0888cc5a9d048963e621008cd3329018bb035c16 authored over 3 years ago by Eric Dallo <[email protected]>
Fix integration tests

21e8ea6a33cc36fe022f5fbc49fd5aadf85e2311 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Prints when analyzing the project

8cd746913332694059f5840763ed180561d0b660 authored over 3 years ago by Eric Dallo <[email protected]>
Add unit tests for main parser; clean-ns

7ed987d33dfb0cae31ea5576fcf4a279d02517de authored over 3 years ago by Eric Dallo <[email protected]>
[CHANGELOG]

8f4769186be608b06442c78a8e0849155747563c authored over 3 years ago by Eric Dallo <[email protected]>
clojure-lsp as API / CLI (#455)

* First design of the api introducing clean-ns

* Add public API

* Validate --namespace

...

a0dd0c2fd06494aae33e291d73bfdc414f607841 authored over 3 years ago by Eric Dallo <[email protected]>
Fix did-open test

317149383e4629e202d120eb6ff68028275d3e71 authored over 3 years ago by Eric Dallo <[email protected]>
Avoid adding duplicated namespace for new blank files

53da212af121d80dcc43b6a6bc57d7f76afaa32f authored over 3 years ago by Eric Dallo <[email protected]>
Added comment to Makefile suggesting updating the clojure launcher (#459)

d74ae2efee6aaeb139e9e0a8bfbaff5ea1bbdbb8 authored over 3 years ago by Simon Brooke <[email protected]>
[FUNDING] Add github sponsor option

9a7c2f444465a1626ea6c24e285cca252aa49591 authored over 3 years ago by Eric Dallo <[email protected]>