Eric Dallo

Results 75 issues of Eric Dallo

[ref](https://github.com/xerial/sqlite-jdbc/issues/413#issuecomment-772729676) @xerial I could make my [Clojure app](https://github.com/clojure-lsp/clojure-lsp/blob/master/graalvm/native-unix-compile.sh#L20) using sqlite compile with Graalvm for Windows/Linux/MacOS successfully [here](https://github.com/ericdallo/sqlite-graalvm-sample/releases), but when compiling a Linux static binary, it doesn't work, it seems that...

enhancement:build

Hi, I'd like to gerate the link for this yml, but it doesn't work: https://github.com/clojure-lsp/clojure-lsp/blob/master/.github/workflows/nightly.yml

I think I fixed our regex problems in [lsp-dart](https://github.com/emacs-lsp/lsp-dart#run-tests) :) Sorry for noticing only now that VSCode uses LSP to build the tests lens and do not need that crazy...

Hello! For some reason the action get a error when trying to install the native-image with `gu` on an aarch64, do you know anything that could help? https://github.com/clojure-lsp/clojure-lsp/pull/541/checks?check_run_id=3501230696 ``` /home/runner/work/_temp/50c167ba-d41a-40bb-9c14-7491e430e82b.sh:...

After some debugging, I realized that `lein bin` on a project that has some dependencies that makes the jar size above 32Mb, will make a corrupted binary. I'm having this...

Is it possible to have windows docker image? That would help a lot CIs build with graalvm for windows users

enhancement

**Describe the bug** @borkdude noticed small freezes on emacs while coding on squint-cljs/squint, I can confirm the issue, it seems to be a regression [since 2022.06.22-14.09.50 tag ](https://github.com/clojure-lsp/clojure-lsp/compare/2022.06.22-14.09.50...2022.09.01-15.27.31). After some...

bug
performance
editor

clojure-lsp tries to be smart about whether should scan external deps during CLI/API calls. it doesn't scan external deps when calling `format` or `clean-ns` but does for `diagnostics`. it tries...

bug
API

To upvote this issue, give it a thumbs up. See [this list](https://github.com/clj-kondo/clj-kondo/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc) for the most upvoted issues. **Is your feature request related to a problem? Please describe.** As mentioned on...