Danny Tuppeny

Results 1798 comments of Danny Tuppeny

My original worry with fixing it for hovers is that the signature can be displayed in many other places (like completion). However, turns out they all go through the same...

Sorry, I misunderstood the cases in which this happened. I thought this was for all cases where we created new parameters because of type arguments (I remember hitting some edge...

I've pushed some changes to Dart-Code to: 1. Use the emulators names when a device is an emulator 2. Hide unavailable platforms from the device list Adding an option to...

@Nancyhu2023 did you change theme after loading the project? Right now we don't dynamically change the theme, we only set it when the sidebar first displays (we could potentially reload...

@Nancyhu2023 could you confirm: - the exact name of the theme you're using - whether you've set it specifically for this workspace, or globally - whether you see the issue...

Also worth checking this setting.. It should default to Dark, but if you've ever changed it in the past it probably persisted: ![image](https://github.com/flutter/devtools/assets/1078012/4f1665d4-b75f-4f2b-80ef-669b82c2d113)

@Nancyhu2023 do you still have the issue above? Are you able to check the settings shown in the screenshot? Thanks!

@Nancyhu2023 can you confirm what version of Flutter you're testing with? I remembered I fixed an issue that could be related (where a preference saved by DevTools could override the...

@Nancyhu2023 it doesn't seem like your screenshots are coming through correctly. If you're free for a VC that might help. Otherwise could you confirm the exact versions you have of:...

> although I don't know why my CL doesn't include the same changes as it Oh, I see @christopherfujino has been manually rolling (eg. #127447), so maybe that bot PR...