David

Results 1142 comments of David

Should the project automatically unpause when the user comes back to the tab?

@Samq64 You meant `() => setPaused(true)` instead of just `setPaused(true)`

I agree, however I can't come up with a good way to test if a "report" implementation works, without sending dummy reports to the ST.

@pufferfish101007 Hmm that could work, however it will only save the user a single click. They can already get a direct link to the comment, wait for it to load,...

Yeah, let's add a Report link like pufferfish suggested.

> Since reporting is so much more useful than deleting Well, that is subjective :P > I'd suggest simply dropping the delete feature from the popup Hmm... Someone should check...

Like I said 2 months ago, I believe we should implement pufferfish's suggestion. We can add our own Report button which opens the comment in a new tab, and clicks...

> One issue is that making an entire addon manifest template a code snippet means that it can be suggested anywhere in the file, even if you've already written the...

Huh, it's weird no one has suggested this before.