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

Bumped rewrite-clj/rewrite-clj from 1.1.45 to 1.1.46.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped org.clojure/core.async from 1.5.648 to 1.6.673.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped borkdude/rewrite-edn from 0.4.5 to 0.4.6.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped lambdaisland/kaocha from 1.72.1136 to 1.77.1236.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped io.github.clojure/tools.build from v0.9.0 to v0.9.3.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped cider/cider-nrepl from 0.28.6 to 0.30.0.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped babashka/fs from 0.2.12 to 0.2.15.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped com.github.clojure-lsp/lsp4clj from 1.5.0 to 1.7.1.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Handle non-string literal docs, follow recursion

github.com/clojure-lsp/clojure-lsp - NoahTheDuke opened this pull request almost 2 years ago
Bumped lambdaisland/kaocha from 1.72.1136 to 1.77.1236.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Bumped io.github.clojure/tools.build from v0.9.0 to v0.9.3.

github.com/clojure-lsp/clojure-lsp - clojure-lsp-bot opened this pull request almost 2 years ago
Update deps-lock.json

github.com/clojure-lsp/clojure-lsp - github-actions[bot] opened this pull request almost 2 years ago
Fix progress messages in Calva

github.com/clojure-lsp/lsp4clj - mainej opened this pull request almost 2 years ago
Support Cider's `:style/indent` syntax for indenting macros

github.com/clojure-lsp/clojure-lsp - bshepherdson opened this pull request almost 2 years ago
User server dependency

github.com/clojure-lsp/lein-clojure-lsp - ericdallo opened this pull request almost 2 years ago
Bump json5 from 1.0.1 to 1.0.2

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request almost 2 years ago
Buffer I/O

github.com/clojure-lsp/lsp4clj - mainej opened this pull request almost 2 years ago
Bump json5 and tsconfig-paths

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request almost 2 years ago
Support `nbb` projects

github.com/clojure-lsp/clojure-lsp - ericdallo opened this issue about 2 years ago
Define pprint for PendingRequest

github.com/clojure-lsp/lsp4clj - mainej opened this pull request about 2 years ago
Bump minimatch from 3.0.4 to 3.1.2

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request about 2 years ago
Does clojure-lsp implement progress endpoints ?

github.com/clojure-lsp/clojure-lsp - thecontinium opened this issue about 2 years ago
Code actions are no longer preferred

github.com/clojure-lsp/lsp4clj - mainej opened this issue about 2 years ago
Add license information to pom.xml

github.com/clojure-lsp/lsp4clj - ferdinand-beyer opened this pull request about 2 years ago
Return nil from sending notification

github.com/clojure-lsp/lsp4clj - mainej opened this pull request about 2 years ago
Update clojure-lsp-native.rb

github.com/clojure-lsp/homebrew-brew - ericdallo opened this pull request about 2 years ago
Improve tracing

github.com/clojure-lsp/lsp4clj - mainej opened this pull request about 2 years ago
Trace level should be configurable

github.com/clojure-lsp/lsp4clj - mainej opened this issue about 2 years ago
Update aarch64 checksum

github.com/clojure-lsp/homebrew-brew - erickisos opened this pull request about 2 years ago
Improve traces for cancelled requests

github.com/clojure-lsp/lsp4clj - mainej opened this pull request about 2 years ago
Process requests in parallel

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Allow servers to place requests while receiving

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Improve helpers for creating requests and responses

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Bump @actions/core from 1.4.0 to 1.9.1

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request over 2 years ago
Introduce a helper to preserve kebab-case

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Co-locate IO dependencies

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Deprecate server/stdio-server

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Support communication through a socket

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
README: cache overview

github.com/clojure-lsp/lein-clojure-lsp - vemv opened this issue over 2 years ago
Feature discoverability

github.com/clojure-lsp/lein-clojure-lsp - vemv opened this issue over 2 years ago
Fix coercion of resolved completion items

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
lsp4clj utils

github.com/clojure-lsp/lsp4clj - mainej opened this issue over 2 years ago
Remove lsp4j

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Remove lsp4j on v1 branch

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Discard stdout, instead of sending it to clients

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
notebook support

github.com/clojure-lsp/lsp4clj - Cyrik opened this pull request over 2 years ago
Capture and log stdout

github.com/clojure-lsp/lsp4clj - mainej opened this issue over 2 years ago
Fix error order in logging

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
mac aarch64

github.com/clojure-lsp/homebrew-brew - borkdude opened this pull request over 2 years ago
Fix tag in SCM section of POM

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Revert completion item coercion to legacy-debean

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
GithubActions CI for tests

github.com/clojure-lsp/lsp4clj - ericdallo opened this issue over 2 years ago
Log errors in non-dereffed futures

github.com/clojure-lsp/lsp4clj - mainej opened this pull request over 2 years ago
Support for more communication channels

github.com/clojure-lsp/lsp4clj - SevereOverfl0w opened this issue over 2 years ago
Bump minimist from 1.2.5 to 1.2.6

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request over 2 years ago
Bump follow-redirects from 1.14.7 to 1.14.8

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request almost 3 years ago
Error 404 when downloading latest release

github.com/clojure-lsp/homebrew-brew - piotr-yuxuan opened this issue almost 3 years ago
Bump follow-redirects from 1.14.4 to 1.14.7

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request almost 3 years ago
Remove bottle :unneeded from brew formula

github.com/clojure-lsp/homebrew-brew - NoahTheDuke opened this pull request about 3 years ago
Bump axios from 0.21.1 to 0.21.2

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request about 3 years ago
Bump ansi-regex from 5.0.0 to 5.0.1

github.com/clojure-lsp/setup-clojure-lsp - dependabot[bot] opened this pull request about 3 years ago
Fix deploy clojars

github.com/clojure-lsp/lein-clojure-lsp - ericdallo opened this pull request over 3 years ago
Use leiningen.core.main/exit

github.com/clojure-lsp/lein-clojure-lsp - vemv opened this issue over 3 years ago
Add actions

github.com/clojure-lsp/setup-clojure-lsp - ericdallo opened this pull request over 3 years ago
Add shasum of the linux binary

github.com/clojure-lsp/homebrew-brew - wdullaer opened this pull request over 3 years ago
Add gh action

github.com/clojure-lsp/homebrew-brew - Andre0991 opened this pull request almost 4 years ago
multi root support?

github.com/clojure-lsp/clojure-lsp - lucywang000 opened this issue almost 4 years ago
slow formatting of fairly trivial file

github.com/clojure-lsp/clojure-lsp - gdanov opened this issue almost 4 years ago
Support Java symbol hover

github.com/clojure-lsp/clojure-lsp - bpringe opened this issue about 4 years ago
understand `reagent/with-let` bindings

github.com/clojure-lsp/clojure-lsp - dpsutton opened this issue over 4 years ago
Structural Editing

github.com/clojure-lsp/clojure-lsp - Immortalin opened this issue over 4 years ago