Eric Dallo
Eric Dallo
That's weird indeed, all those cases work for me, @DanTup is there anything on the server-side that may not return "wrap widget" code actions?
You are correct @DanTup ! I don't get wrap widget code actions if trying on a widget that belongs to a variable: `final foo = MaterialApp();` I suppose this is...
Awesome @DanTup thank you! @zw963 we can keep this open until the fix on dart-sdk is merged
I can't repro this, but what I do is press `n` when lsp-mode asks about import that new package and works
it does work for me with lsp-dart jumping to multiple packages, it could be some corner case we are not aware of yet
Yeah, I need to repro to understand why it happens, can you repro on the flutter sample repo?
Hum, I thought jumping to flutter internal is considered a external package
thank you for the report! Actually, this is not related to snap install but emacs not finding the command in your PATH. if you start emacs from terminal probably will...
Hum, maybe it's a bug, we need to investigate... These are the functions that do the work: https://github.com/emacs-lsp/lsp-dart/blob/master/lsp-dart-utils.el#L98-L121 Could you debug/call it from your project file buffer and check what's...
@gerrywastaken maybe you should take a look at this as well: https://github.com/purcell/exec-path-from-shell