Eric Dallo

Results 686 comments of Eric Dallo

Yeah, me too :sweat_smile: , but it seems to be working very well for VSCode

[lsp-dart](https://emacs-lsp.github.io/lsp-dart/#flutter) allows you to specify devices and custom templates for debugging. Maybe could help to implement on `flutter.el`

Hello! LSP works very good for a lot of languages and there are languages that already have built-in support for it like [dart](https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/tool/lsp_spec/README.md) for example. Clojure REPL development is what...

It makes sense, thanks! Yeah, the `dart_analysis_server` from dart sdk just released this for LSP on version `2.8`, so you need dart 2.8 or above to test this features :/...

I'll give it a try, I opened this issue to keep track on this repo, thank you!

Thank you @DeLaGuardo! I'll try to install graalvm via that action so, maybe we should remove that aarch64 flag from this action meanwhile? 🤔

Oh Sorry, no problem, thank you!

hahaha, I can take a look at the weekend and give it a try ;)

Linking a issue with static linux: https://github.com/xerial/sqlite-jdbc/issues/584