Eric Dallo

Results 75 issues of 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

enhancement
editor

@borkdude suggested that [here](https://clojurians.slack.com/archives/CPABC1H61/p1617032695141500)

enhancement

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...

enhancement

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 ![lsp-ui-doc-posframe](https://user-images.githubusercontent.com/7820865/89110478-4e3f4500-d421-11ea-83b6-0787313a3b82.gif)

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...

PR welcome

**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) ![image](https://user-images.githubusercontent.com/7820865/103490384-29009980-4dfa-11eb-815c-86fac89369b4.png) screenshot.el ![test](https://user-images.githubusercontent.com/7820865/103490380-2140f500-4dfa-11eb-83e0-f607f0ce79c3.png) Also, is there any option for width size? it cropped...

enhancement

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...

enhancement