Alex
Alex
This is not strictly speaking a technical bug, but consideration regarding documentation for `compile()` method. According to current docs (I am using v2): https://github.com/timber/timber/blob/8dcb41667c8315b7051cdaffb328dfa59668e832/lib/Timber.php#L294-L295 The wording > Name of the...
Are there any plans to add grip to [Macports](https://www.macports.org/)? I can assist with the process (PR).
Hi! Documentation mentions `cjs: { "dedefault": false }` option. What is the purpose of it? I couldn't quite figure out what `A boolean for requiring ES modules without the dangling ...
It's more of a suggestion for documentation than anything else really. When creating a test, `$this` is offers no auto-completion suggestions. But with a simple Phpdoc, this problem can be...
How come [WPBrowser](https://wpbrowser.wptestkit.dev/modules/wpbrowser) module does not have a method `activateTheme()` but has `activatePlugin()`? As a workaround, what is the recommended way to activate theme? I know `WPDb` has `useTheme()` but...
- Laravel Mix Version: master branch - Node Version: not relevant - NPM Version: not relevant - OS: not relevant ### Description: Class HotReloading relies only on command line when...
**Describe the bug** I am using Remote SSH. When I do `File Util: Delete` I get message `Move to Trash`:  However, on remote (Ubuntu), I have no trash. Is...
When I run Command Search on [Emmet](https://github.com/sergeche/emmet-sublime), nothing happens. I have tried with other ST packages and shortcut keys are correctly displayed for them.
According to readme, when using parameter `includeUtc`, utc time zone can be found under `UTC`: https://github.com/vvo/tzdb/blob/23081e3be1c2f44fb6187455ed7880dedc81adeb/README.md?plain=1#L35-L37 However, through trial and error, I found out it is actually `Etc/UTC` and not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Output of `ddev debug test` Expand `ddev debug test` diagnostic information ``` [COPY-PASTE...