Eric Dallo

Results 75 issues of Eric Dallo

Could you please add support for gnome 3.36?

testing with clojure-lsp, it seems that the process is being sapwned from my home dir and not the project root, this probably shows a bug on server side, but other...

Emacs lsp repos use [mkdocs](https://squidfunk.github.io/mkdocs-material/) for our docs presentation like: - https://emacs-lsp.github.io/lsp-mode - https://emacs-lsp.github.io/lsp-dart - https://emacs-lsp.github.io/lsp-java - https://emacs-lsp.github.io/lsp-metals Do you think we should use the same pattern for `lsp-sonarlint`? We...

documentation

Yeah, it sounds weird, let me give some context: On [clojure-lsp](https://github.com/clojure-lsp/clojure-lsp), we have a completion code feature, where the user types something and we try to complete the code, so...

enhancement
hammock

We should have a tests CI for `bb test` and `bb deploy-clojars-*` after merges

good first issue

If we try for example to eval a repl after closing its conection in the terminal, we receive a `java.net.ConnectException: Connection refused` which blows up the plugin, we should handle...

bug
good first issue

We should have a linter for the clojure code, something like: `clojure-lsp diagnostics` `clojure-lsp format` `clojure-lsp clean-ns`

good first issue

Equivalent to `cider-ns-refresh`

good first issue