microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.5k stars 6.56k forks source link

Peek: add ability to HotReload #27592

Open Jay-o-Way opened 1 year ago

Jay-o-Way commented 1 year ago

Description of the new feature / enhancement

When building Peek and working on the GUI, there's no window being shown because there is no file. This means testing any change is extremely cumbersome. Would love to see the window while debugging.

Scenario when this would be used?

Working on Peek

Supporting information

Current method:

crutkas commented 1 year ago

Is your startup project peek or runner?

crutkas commented 1 year ago

/needinfo

Jay-o-Way commented 1 year ago

Does that matter when there's code that explicitly checks for a file(name) ?

crutkas commented 1 year ago

I stand corrected, when i last went into debug, that is what i did. Maybe something tweaked. Asking

Jay-o-Way commented 1 year ago

@SamChaps are you still available for working on Peek? You seem to keep quite a bit in the background. Just wondering how much we can ping you...

SamChaps commented 1 year ago

@Jay-o-Way my time has been a bit limited for the past couple weeks. But I am up and willing to help. Feel free to ping me, we can even setup calls.