Results 167 comments of John Dunning
trafficstars

Thanks for the detailed feedback, @dimateos! I'll need to take a look, but I'm not sure it's possible to open a new tab while keeping the menu open. I think...

Are you looking for a shortcut to use while the QuicKey menu is open? Or something that would work even when the menu is closed? I don't think I'd want...

I stumbled across this bug trying to override styles on an `Inline` component and flailing about trying to get any change to show up. I don't think CSS modules provides...

No, that was just something I happened to need to add for a library I'm working on. The issue is having any config file at all on Windows. Having a...

Just to confirm, the contents of the `build-*` files doesn't matter. It can be completely empty. Just its existence causes the error, since it occurs while trying to load the...

Anything we can do to help fix this? I was just thinking about trying to add some values via a `.env` file, as described in [this comment](https://github.com/yuanqing/create-figma-plugin/issues/127#issuecomment-1293194888), but there's no...

* Win7 64bit Pro * Chrome Version 61.0.3163.100 (Official Build) (64-bit) * TGS v6.30 * 320 tabs * ~35 suspended * TGS using 86MB So this isn't unexpected memory usage....

Ah, thanks for letting me know. I guess I need to just remove that button on FF, as it tries to open `chrome://extensions/shortcuts`, which FF seems to ignore. I don't...

> the recipe should behave the same when some particular directory doesn't exist and where it exists but it is empty That may often be true in practice, but I...

This would be very handy for updating a `package.json` file with variations on a name string entered by the user. Right now, I think I'll need to maintain a template...