And Finally
And Finally
Came here to report the same thing with PhpStorm 2021.2.2 amd theme 1.5.9. The theme still seems to function though. Thanks for your work on this, BTW, I love the...
Hi @x112358, it's like @epoberezkin says.
`/github settings` worked for me – it's a per-user setting. Relief! It's crazy this integration doesn't respect the `Show text previews of linked websites` and `Show images and files from...
I'm getting the same as @Sweetchuck. ``` circleci local execute --config tmp/circleci.config.yml --job check-wccom-plugins Docker image digest: sha256:e719901b26a21ddbfc2a0b23e28e083bf21d746f5b3ed0246d8b56adbbed294e ====>> Spin Up Environment Build-agent version () Docker Engine Version: 20.10.12 Kernel...
I get the same problem on a global install in macOS Monterey. ``` Problem 1 - Root composer.json requires dealerdirect/phpcodesniffer-composer-installer ^0.5 || ^0.6 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0, v0.6.0, v0.6.1, v0.6.2]....
Thanks @shilman, unfortunately it's a private one, but I just had four very basic stories – please see attached. [storybook.zip](https://github.com/storybookjs/storybook/files/6298067/storybook.zip)
Just checking we're sizing the images as we intend – for themes, we do this on the container ```scss overflow: hidden; padding-top: 75%; position: relative; ``` and this on the...
Our conditional loading of the tab means there's a slight delay before it renders. It's not a massive problem, and it's better than showing an empty tab, but it would...
@thilinah I haven't worked with this UI before, but I agree with you – AFAIK, there is no React on the plugins page, so we are pretty much restricted to...
Thanks for the explanation! It might be helpful to add a note about this to https://github.com/paragonie/halite/blob/master/doc/Basic.md, for example: > The important thing to keep in mind is that $enc_key is...