Eric Dallo
Eric Dallo
yeah, have no idea, maybe @yyoncho knows if it could be related with Windows?
@xhcoding If I understood correctly, we should always send the cwd disk label for windows as upper case? is that right?
Thanks, feel free to give a try, the code is on `lsp-dart-dap.el`, otherwise I can take a look later this week
thanks, I'll try to take a look soon
It looks related @XO39 , did you try with that dart SDK version which included the fix? It should be available after dart SDK [2.18.0-38.0.dev](https://github.com/dart-lang/sdk/releases/tag/2.18.0-38.0.dev)
Thanks for the report! Actually that button is generic for `dap-mode` and that button means `Restart the debug session` 😅 @yyoncho maybe we could allow changing that or introduce some...
yes, ATM the dap-ui-control is generic for all languages, and dart/flutter is the only one that we want this behavior, so we need to make dap-mode accept this custom behavior...
We need to debug what dap outputs, I'm busy lately so fell free to dive into this
Via code actions this is possible as well using lsp-mode
It's not clear to me what is the feature requested @zw963, code actions already provide wrapping widget 