Eric Dallo
Eric Dallo
[SPEC](https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#semanticTokens_refreshRequest) We should force refresh tokens after renaming vars for example
@borkdude suggested that [here](https://clojurians.slack.com/archives/CPABC1H61/p1617032695141500)
Hey, I was wondering that would be nice to have a section on hover with cases and companies that use `hover`/`Go Flutter`. If you agreed in adding this section, I...
## Is your feature request related to a problem? Currently, to test accessibility using VoiceOver/TalkBack we need to test it on a emulator/real device :/ ## Describe the feature you'd...
Another try to https://github.com/emacs-lsp/lsp-ui/pull/459 which was reverted - Fix when to hide window - Address https://github.com/emacs-lsp/lsp-ui/pull/465 
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.** Today I saw...
**Is your feature request related to a problem? Please describe.** In clojure-lsp we would like to show the output schema of a var: https://github.com/clojure-lsp/clojure-lsp/issues/181 **Describe the solution you'd like** Some...
Hi, congratulations for the project, its a really cool Flutter tool. I'd like to know how to integrate this project with Emacs [lsp-dart](https://emacs-lsp.github.io/lsp-dart/) and if it's possible. I'm the maintainer...
Very cool project indeed! It'd be great if this could support emacs overlays: Raw picture (0 references)  screenshot.el  Also, is there any option for width size? it cropped...
This should make clj-kondo understand the `defalias` custom macro and correctly lint it as an alias, this PR also add the hook config to resources classpath following [export feature](https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#exporting-and-importing-configuration), this...