Kenzie Davisson

Results 442 comments of Kenzie Davisson

This is the TextField where we are seeing the issue: https://github.com/flutter/devtools/blob/1802af4e44ed2011e99823efb6a91803119d5cce/packages/devtools_app/lib/src/landing_screen.dart#L141. cmd / ctrl + v works on web, but not on macos. To reproduce clone the DevTools repo: https://github.com/flutter/devtools...

Thanks for the PR! @jacob314 @InMatrix - is this something we've considered adding to the inspector in the past? Any thoughts on this UX?

Sounds like this may be an issue with opening a mono-repo (where there is more than one package in the IJ project) @stevemessick @helin24. @DanTup does VS code handle this...

At the point that we want to put together a deep link, do we have the vm service uri for the running test? If so, we'd just need to add...

Can you link to a list of lints you'd like to be added? thanks

Thanks for the feature request. We have the framework in place already to add the isolate selector to the Inspector (it is on the footer of some other pages). @jacob314...

Polishing / normalizing this workflow would be a velocity improvement.

Thanks for filing the issue, Remi. In general, I agree with you that this is a problem and it is certainly one we are thinking about (especially with the new...

This looks like a duplicate of https://github.com/flutter/devtools/issues/3151. @jacob314

CC @bkonyi Thanks for the issue. Can you please provide a small repro case so that we can reproduce this issue?