Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/clojure-lsp/lsp4clj

LSP base support for any LSP that is implemented in Clojure
https://github.com/clojure-lsp/lsp4clj

Share liveness probe

1dc0dac3650f87be79a626e8277044580c4cd85d authored over 2 years ago by Jacob Maine <[email protected]>
First pass at removing lsp4j

This implements a stdio server, which reads JSON-RPC messages off its
:in, processes them, and s...

607a2fec0bb3db3785b29837eb4445c195e23915 authored over 2 years ago by Jacob Maine <[email protected]>
Merge pull request #11 from mainej/capture-stdout

Discard stdout, instead of sending it to clients

fe8782941fd871921d55349b9f7803ac0dc8595d authored over 2 years ago by Jacob Maine <[email protected]>
Rename helper to reflect its job

49544152306e17ff093945af3f0ca458a7bc1b42 authored over 2 years ago by Jacob Maine <[email protected]>
Discard stdout, instead of sending it to clients

Language servers implemented with lsp4clj tend to send their output over
stdout. Clients read th...

ad89d8c83adeb1a2294d5d950c81b26d2b6f7801 authored over 2 years ago by Jacob Maine <[email protected]>
Merge pull request #7 from mainej/fix-error-logging

Fix error order in logging

55f599f29119ded6afbfea846cf4012d2ecd297b authored over 2 years ago by Eric Dallo <[email protected]>
Fix error order in logging

For special handling by the logger, the error has to be first.

3107855a116f4a3095ab2df0c2d2a4a846727fe3 authored over 2 years ago by Jacob Maine <[email protected]>
Merge pull request #6 from mainej/fix-pom-scm-tag

Fix tag in SCM section of POM

65eaee05ccd32f379284c5e5396a1152e2dd627e authored over 2 years ago by Eric Dallo <[email protected]>
Fix tag in SCM section of POM

This will fix links on Clojars.

470361c3171a7538be4cc41ccfa0a81c527ddb76 authored over 2 years ago by Jacob Maine <[email protected]>
pom.xml

51a3c0ca2b56d4b36ea46351508d39fe1edb355c authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.4.3

2805ca792acca9964d37b8a101cb6e5de673b82f authored over 2 years ago by Eric Dallo <[email protected]>
Merge pull request #5 from mainej/revert-completion-item-to-legacy-debeaner

Revert completion item coercion to legacy-debean

100b873d0c692c69512f0dbb845870a297117254 authored over 2 years ago by Jacob Maine <[email protected]>
Revert completion item coercion to legacy-debean

7584f0c0a6d53fa7395f4542b24b58cc2363bf72 authored over 2 years ago by Jacob Maine <[email protected]>
pom.xml

2c93b850d4bdacb246e4ea6a765fb7e92f8d4cbc authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.4.2

16efd7b12cd21a47a7219cb512cafab2ebda1c1c authored over 2 years ago by Eric Dallo <[email protected]>
Merge pull request #3 from mainej/debean-resolve-support

Debean client capabilities completion item resolve support

924ece8650da6084daacb6ab08ad69aae3a9e91e authored over 2 years ago by Eric Dallo <[email protected]>
Stop using deprecated version of ResponseErrorCode

82cd9edc5c314ee269b44c5d95fca3ba2ecc58a1 authored over 2 years ago by Jacob Maine <[email protected]>
Use modern debeaner

0408503e33cf6a6aac89767401e07ef2ce145f08 authored over 2 years ago by Jacob Maine <[email protected]>
Debean client capabilities completion item resolve support

e8093db8c852480960f026340ba1e2c7758b5340 authored over 2 years ago by Jacob Maine <[email protected]>
Update pom.xml

492c075d145ddb4e46e245a6f7a4de8a4670fe72 authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.4.1

08d015414f52b106ca069cc6e01f78231bc854dc authored over 2 years ago by Eric Dallo <[email protected]>
fix: shutdown request to return null instead of empty object

b9fb0ab48c3a656b5b3f83855c626d5f87408787 authored over 2 years ago by Eric Dallo <[email protected]>
Update pom.xml

c1cb161c345840ce69046a441a1377f01d53e383 authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.4.0

6d0c25e129df800880e926d5c18306ebd909a148 authored over 2 years ago by Eric Dallo <[email protected]>
Add comment to bb

b4edf4d63e303ee5934c89d410d631f1a9eca7f4 authored over 2 years ago by Eric Dallo <[email protected]>
CHANGELOG

9d675d146249f3d7115abd594195aba4aad5b13b authored over 2 years ago by Eric Dallo <[email protected]>
Bump lsp4j to 0.14.0

6324570f04c1c7e10510386fc956d6092e7c2e64 authored over 2 years ago by Eric Dallo <[email protected]>
fix pom

8e159c951891812ffb51a762385b7caf33528699 authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.3.0

1e7ecfc94b8ee4ed2d432cdf93db8284f0e0f2ea authored over 2 years ago by Eric Dallo <[email protected]>
CHANGELOG

7bf1db71200cb4423dedae4604bed0d4dfbbbf26 authored over 2 years ago by Eric Dallo <[email protected]>
Merge pull request #2 from mainej/log-errors

Log errors in non-dereffed futures

12e14ca4fce4c903f2da541efc85876de78bdae5 authored over 2 years ago by Eric Dallo <[email protected]>
Update pom

1a7d0f8d493edeccd11249d83406b65fa21885cc authored over 2 years ago by Eric Dallo <[email protected]>
Release: v0.2.0

9191cbc6ff19cdbfafd2422e2d3dd61a6fde8a87 authored over 2 years ago by Eric Dallo <[email protected]>
Support LSP 3.16 file operations

2f50ad3f2c06a601100011fc2e67e9dfe5e0d5f1 authored over 2 years ago by Eric Dallo <[email protected]>
Log errors in un-derefed futures

36404e4941b90670496ec934538937d1b241815d authored over 2 years ago by Jacob Maine <[email protected]>
Deprecate buggy tee-system-in and tee-system-out

These functions are intended for debugging the input to and output from
LSP. However, they have ...

5d7b418358ffb85c0d41295e58a38ad77cb81837 authored over 2 years ago by Jacob Maine <[email protected]>
Release: v0.0.1

907d73ba5174c470eb672ba6b36fdc6734b68c8f authored over 2 years ago by Eric Dallo <[email protected]>
Add tag script

1db397c7bf29b674e211784fec77a4a67fc3c7a6 authored over 2 years ago by Eric Dallo <[email protected]>
Add LICENSE

d7f7a9ebf0b74edc77b6479685574243af2ff911 authored over 2 years ago by Eric Dallo <[email protected]>
Update README

79b49a3af96eafd2c403939bd8cb6c7a9cab914a authored over 2 years ago by Eric Dallo <[email protected]>
Add README

cea0946887d303f4cd9b7d7bd19ed85a26bb995c authored over 2 years ago by Eric Dallo <[email protected]>
Add project

156e164e457c5695ece5fe2de258b8c17d3a4002 authored over 2 years ago by Eric Dallo <[email protected]>