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

[docs] Fix typo

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

github.com/clojure-lsp/clojure-lsp - 9790dec1e563b77d6cafb28039470dac2b39a229 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add dry option

github.com/clojure-lsp/clojure-lsp - 895e8ac56ce8f1a9516146992352c6f76e1cb2ee authored over 3 years ago by Eric Dallo <[email protected]>
Update aciton.yml

github.com/clojure-lsp/setup-clojure-lsp - 01b6e7ad4b5efb178a3f4d2668aeefd60d21d1aa authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add --dry-run to clean-ns

github.com/clojure-lsp/clojure-lsp - 96e35d46048c3cd98fd1b286e631fc1c3bb9959d authored over 3 years ago by Eric Dallo <[email protected]>
Merge pull request #1 from clojure-lsp/test-action

Add actions

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

github.com/clojure-lsp/clojure-lsp - ce9ae5ff07f95e49e46a2597cd4cd2c84b7420f0 authored over 3 years ago by Eric Dallo <[email protected]>
Add customizable options to clean-ns feature

github.com/clojure-lsp/clojure-lsp - 0210a8ff3b016bdb3189f3269d86bbc30c3e4de1 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Fix readme typo

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

github.com/clojure-lsp/homebrew-brew - c42558b6f0387b8c517101db99c7332431f95ae6 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.01-19.49.02

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

github.com/clojure-lsp/clojure-lsp - 3cf7f01ac6055caad045ae2ee7c4d935858ddad0 authored over 3 years ago by Eric Dallo <[email protected]>
Release: 2021.07.01-18.46.23

github.com/clojure-lsp/clojure-lsp - a6f2256585f510b8097ddf06d9ae9c9386c95fc0 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Add tests to --log-path

github.com/clojure-lsp/clojure-lsp - e5adf1c8b8b0028a0e1415219f38d3d2ceb809a3 authored over 3 years ago by Eric Dallo <[email protected]>
[API] add --log-path option

github.com/clojure-lsp/clojure-lsp - 720de5349a8eb1ac85c523d2adc775cfbfeb6bcd authored over 3 years ago by Eric Dallo <[email protected]>
Fix project-path cwd

Fixes #463

github.com/clojure-lsp/clojure-lsp - 0debf425b94820a171b98c3d78222425c14a4bbc authored over 3 years ago by Eric Dallo <[email protected]>
Bump to version: 2021.07.01-13.46.18

github.com/clojure-lsp/homebrew-brew - 69b2cc14b77a2aa66e07b918e8d325bcef61cf81 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.07.01-13.46.18

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

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

github.com/clojure-lsp/clojure-lsp - ab4691ebbce4e565c3a284518d410389ddf96b32 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Mention API on readme

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

github.com/clojure-lsp/clojure-lsp - 642c7fb6b2dfb24c28bff3c1593f7f2a0b8db0d3 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix integration test

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

github.com/clojure-lsp/clojure-lsp - 63d568a5238a0c3498f51239119b9599dcc380c4 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Fix API print

github.com/clojure-lsp/clojure-lsp - 5b82c8bba9a9524ed674ff7415a740b7e04b5ba2 authored over 3 years ago by Eric Dallo <[email protected]>
Add better prints for CLI and remove prints for API

github.com/clojure-lsp/clojure-lsp - 441782b38e09609172c838440c9517c7fb0aa838 authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Add gold sponsors section

github.com/clojure-lsp/clojure-lsp - 0888cc5a9d048963e621008cd3329018bb035c16 authored over 3 years ago by Eric Dallo <[email protected]>
Fix integration tests

github.com/clojure-lsp/clojure-lsp - 21e8ea6a33cc36fe022f5fbc49fd5aadf85e2311 authored over 3 years ago by Eric Dallo <[email protected]>
[API] Prints when analyzing the project

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

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

...

github.com/clojure-lsp/clojure-lsp - a0dd0c2fd06494aae33e291d73bfdc414f607841 authored over 3 years ago by Eric Dallo <[email protected]>
Fix did-open test

github.com/clojure-lsp/clojure-lsp - 317149383e4629e202d120eb6ff68028275d3e71 authored over 3 years ago by Eric Dallo <[email protected]>
Avoid adding duplicated namespace for new blank files

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

github.com/clojure-lsp/clojure-lsp - d74ae2efee6aaeb139e9e0a8bfbaff5ea1bbdbb8 authored over 3 years ago by Simon Brooke <[email protected]>
[FUNDING] Add github sponsor option

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

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

github.com/clojure-lsp/clojure-lsp - 148beca335f5357e854e8e329940776dae255786 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix `clean-ns` corner case issue where it would replace the `:as` value with the `:refer` value.

github.com/clojure-lsp/clojure-lsp - 35c89d2c18ef940f4f7de8802e646f7412d0095c authored over 3 years ago by Eric Dallo <[email protected]>
Bump org.xerial/sqlite-jdbc from 3.34.0 to 3.36.0 (#457)

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

github.com/clojure-lsp/clojure-lsp - 35cd9c60b8eb2780c6d73f3b63eaed2f80359c71 authored over 3 years ago by Clojure LSP bot <[email protected]>
Deprecate ':keep-require-at-start?' in favor of ':clean :ns-inner-blocks-indentation' with default value of ':next-line'

github.com/clojure-lsp/clojure-lsp - 881c77de7df1661c9ccb48fafca56148c5137476 authored over 3 years ago by Eric Dallo <[email protected]>
Fix find-references and references lens for 'defrecord'.

github.com/clojure-lsp/clojure-lsp - 3d8f900394415f95419704fb6dd9c2a7d9fd0c9a authored over 3 years ago by Eric Dallo <[email protected]>
Fix requires position following clojure style guide and how-to-ns

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

github.com/clojure-lsp/homebrew-brew - e59abffc1ac3347eb0d60a54c7c3e0a26199b515 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.06.24-14.24.11

github.com/clojure-lsp/clojure-lsp - 534831574ccaae0aafe60ed87c14a59ce85b2e52 authored over 3 years ago by Eric Dallo <[email protected]>
[graalvm] Fix missing LSP 3.16 reflect graalvm configs

github.com/clojure-lsp/clojure-lsp - 2a0b7b7c3b21017790085409621b51121f4216a7 authored over 3 years ago by Eric Dallo <[email protected]>
Add LinkedEditingRangeCapabilities to reflect-config.json (#452)

-=david=-

github.com/clojure-lsp/clojure-lsp - 9cb8d82f3981bf329b4b2c918c3a3dda06a9faa4 authored over 3 years ago by David Harrigan <[email protected]>
Bump to version: 2021.06.24-01.20.01

github.com/clojure-lsp/homebrew-brew - c7b85636cee42a73dcd0b24e673937bcd89fadd8 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.06.24-01.20.01

github.com/clojure-lsp/clojure-lsp - b9599736c9c3aea254798ec4faf95dd046d3e97d authored over 3 years ago by Eric Dallo <[email protected]>
Add ':final-settings' to 'serverInfo' methods

Fiexs #450

github.com/clojure-lsp/clojure-lsp - 465559f9f8e47475254599677b522c13b9ea96c4 authored over 3 years ago by Eric Dallo <[email protected]>
Create 2 new LSP custom methods: clojure/serverInfo/raw and clojure/serverInfo/log

github.com/clojure-lsp/clojure-lsp - 85afe11cfda9673ada78f96535083d7d4363c4d8 authored over 3 years ago by Eric Dallo <[email protected]>
Use last definition when showing signature help (#446)

* Use last definition when showing signature help

* Use last definition instead of first one ...

github.com/clojure-lsp/clojure-lsp - d025d5c234256e6df25ddb9a388e0df39f3a5c7a authored over 3 years ago by Miloslav Nenadál <[email protected]>
Fix graalvm reflect config for LSP 3.16 protocol

Fixes #449

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

github.com/clojure-lsp/homebrew-brew - 66f82061e276de9beafc129d61857cee2c94e915 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.06.21-14.30.54

github.com/clojure-lsp/clojure-lsp - f3f975cd8c51fce74ffabee2678183a68791d450 authored over 3 years ago by Eric Dallo <[email protected]>
Add make release task

github.com/clojure-lsp/clojure-lsp - 5685abd995deace10d7da7326d77c41947f1919d authored over 3 years ago by Eric Dallo <[email protected]>
Minor refactors on inline-symbol

github.com/clojure-lsp/clojure-lsp - f48063b7c29cabd839c55c08e8abf9328ec8c1ff authored over 3 years ago by Eric Dallo <[email protected]>
Avoid removing whole require if unused refer but with used alias during clean-ns

Fixes #447

github.com/clojure-lsp/clojure-lsp - d328c23681c19fd0bd9e1264720e6f36163ae108 authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.06.01 to 2021.06.18 (#448)

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

github.com/clojure-lsp/clojure-lsp - cd292be1d1861a8b11ca30d4784a43c87c8fc87f authored over 3 years ago by Clojure LSP bot <[email protected]>
[docs] Mention how to disable all linters

github.com/clojure-lsp/clojure-lsp - fe703d99c5cc01868a48c25b044b55f5d6eb4f9f authored over 3 years ago by Eric Dallo <[email protected]>
Bump cljfmt: 0.7.0 -> 0.8.0

Related to #266

github.com/clojure-lsp/clojure-lsp - 2c3927ae7bdb47ed0dac436765fe975cea679d3d authored over 3 years ago by Eric Dallo <[email protected]>
[docs] Improve source-paths discovery section

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

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

github.com/clojure-lsp/clojure-lsp - 0385953358d52f9bed00a2f3357ce68723cb9083 authored over 3 years ago by Eric Dallo <[email protected]>
Scan deps.edn for source-paths (#445)

* Auto check for source-paths when on deps.edn project

* Add unit tests

* [docs] Add sourc...

github.com/clojure-lsp/clojure-lsp - 3f777556586f5b0a38f9ac3c876e086a5376bbde authored over 3 years ago by Eric Dallo <[email protected]>
Fix inconsistent URI encoding and path representation (#439)

* Fix inconsistent URI encoding and path representation (#439)

github.com/clojure-lsp/clojure-lsp - 2e63b41619aa567e3a8100f599a3885f8be9e583 authored over 3 years ago by Luis Thiam-Nye <[email protected]>
Remove duplicate completion test (#444)

github.com/clojure-lsp/clojure-lsp - c77790a4c6c90f77a8c45213020d209f061413eb authored over 3 years ago by Luis Thiam-Nye <[email protected]>
Bump to version: 2021.06.01-16.19.44

github.com/clojure-lsp/homebrew-brew - 8d64451c9cbb8316970fdf810d5b3cafe2e42e20 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.06.01-16.19.44

github.com/clojure-lsp/clojure-lsp - d17d1347249477ee534e5df1030ff1b36c1e2ecb authored over 3 years ago by Eric Dallo <[email protected]>
Bump clj-kondo/clj-kondo from 2021.05.31 to 2021.06.01 (#443)

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

github.com/clojure-lsp/clojure-lsp - ecf260dab85667e4024c5774a410f25454c59668 authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix graalvm issue on completionItem InsertTextMode

github.com/clojure-lsp/clojure-lsp - 96c5312d67cb418ac0a7f1fb5ffedb394bf983d3 authored over 3 years ago by Eric Dallo <[email protected]>
Bump rewrite-clj/rewrite-clj from 1.0.605-alpha to 1.0.644-alpha (#441)

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

github.com/clojure-lsp/clojure-lsp - b620a6ff174ac1a69386dd54276ea313bba95b79 authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump clj-kondo/clj-kondo from 2021.04.24-20210426.144134-2 to 2021.05.31 (#440)

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

github.com/clojure-lsp/clojure-lsp - f1939b3b71a9741abe2a497c425592b5650626bf authored over 3 years ago by Clojure LSP bot <[email protected]>
Bump to version: 2021.05.27-17.42.34

github.com/clojure-lsp/homebrew-brew - b09a7a481e3ffd8d74f92c070d474aa7f1caf982 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Bump seancorfield/next.jdbc from 1.1.646 to 1.2.659 (#418)

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

github.com/clojure-lsp/clojure-lsp - 196aed1a8b5a3f3d8f1f5e31583f61adeaee5e09 authored over 3 years ago by Clojure LSP bot <[email protected]>
Release: 2021.05.27-17.42.34

github.com/clojure-lsp/clojure-lsp - fd1ab7aeeaaa56d5e4400731bf3c6a36d58aa3f6 authored over 3 years ago by Eric Dallo <[email protected]>
Fix uri->filename not fully decoding URI (#437)

* Fix uri->filename not fully decoding URI

* Fix invalid file URI schemes used in tests

* ...

github.com/clojure-lsp/clojure-lsp - 8bf8c2aef0f2747e0b2cc3b4f0f2ebed05b1bec9 authored over 3 years ago by Luis Thiam-Nye <[email protected]>
Improve performance for didOpen (#435)

github.com/clojure-lsp/clojure-lsp - bcb0da6f76af2be6ed0200e20b9b5b865bb03c69 authored over 3 years ago by Eric Dallo <[email protected]>
Fix a bug in `feature.file-management/did-open` (#436)

The bug is that wrongly getting `:auto-add-ns-to-new-files?` option.

github.com/clojure-lsp/clojure-lsp - 3dbef166de4f60026a1bcc73f2a35a4743a5486b authored over 3 years ago by Jinseop Kim <[email protected]>
Bump to version: 2021.05.22-16.50.45

github.com/clojure-lsp/homebrew-brew - 5ef91d29d0dd3379ab08b13d4759fb82adbf17c9 authored over 3 years ago by Clojure LSP Bot <[email protected]>
Release: 2021.05.22-16.50.45

github.com/clojure-lsp/clojure-lsp - bb08e675c8cbaa19628a997ad62d30b9e5d897d8 authored over 3 years ago by Eric Dallo <[email protected]>
Improve code lens for segregated code lens when on test files

github.com/clojure-lsp/clojure-lsp - cb48904062e146d28ae6308038c67b4d366c194b authored over 3 years ago by Eric Dallo <[email protected]>
Bump lambdaisland/kaocha from 1.0.829 to 1.0.861 (#433)

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

github.com/clojure-lsp/clojure-lsp - 53d16a3880b964e9b1d41680fa02fc84933266fb authored over 3 years ago by Clojure LSP bot <[email protected]>
Fix reflect config for SublimeText (#432)

github.com/clojure-lsp/clojure-lsp - 8b4fcaf7223785c4f3952a1ba5418479e721c9ae authored over 3 years ago by Kirill Chernyshov <[email protected]>
Bump org.clojure/data.json from 2.3.0 to 2.3.1 (#431)

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

github.com/clojure-lsp/clojure-lsp - 7e03dc24ec7f5214af598da23b4d392d11f3ea31 authored over 3 years ago by Clojure LSP bot <[email protected]>