Eric Dallo

Results 686 comments of Eric Dallo

I see, this should be a bug where lsp-dart is not clearing the emulators variable, I'll try to take a look soon :)

@zoechi, this behaviour is something that I saw on VScode and maybe should keep as it is(maybe add some customizable variable) where `lsp-dart` starts the flutter process and listen to...

I see, so do you think `lsp-dart` should only try to get emulators if a real device is not connected?

What does `C-x 1` binding means for you? I'm not sure this is a lsp-dart or a misconfiguration or even the default behavior of treemacs, maybe ask this on treemacs?

I can't repro that, so I think it's something specific to the json, could you paste the json that show on the lsp dart flutter daemon buffer?

the json parse is weird, I don't think it's related to a new device

@elken I can't repro the json issue, I'm starting to think it happens only on your emacs :/ I have 3 emulators including linux native device but not getting that...

@yyoncho any suggestions on how to debug that json parse error? it seems to me something related to a minor mode or something that it's preventing beginning of the buffer...

@elken I thought it was not ready because of tests failing :) Could you rebase and fix tests?

This happens because lsp-mode or server doesn't filter the input text, could you open a issue on lsp-mode?