Lee Hanbury
Lee Hanbury
Yeah, Spotify has changed a lot over the last couple versions AFAIK. I have been using Toastify to give me notification toasts about song changes and they also ran into...
Have been having the same issue myself (installed via Bower). Doing a bit of digging shows that the last icon that is actually "working" is sublime text. In `devicons.scss` these...
Hiya, I'd be happy to help test bug fixes and issues on Linux for you. I'm running Linux Mint 17.2 and I am using Sublime Text 3 almost every day...
I am also facing this issue with a class that extends from a composer package from `vendor` that is loaded via PSR-4 autoloading. Neovim 0.6.1 macOS 12.1
Very keen to see this introduced. It is a common style to follow and currently this causes issues on many projects being reformatted to remove the space.
@kasparsd @kopepasah I have done some testing and I can see that the plugin options are empty on my environments. https://github.com/xwp/stream/blob/d465e3534d6f3f8fed4ee656a15412592355bfbd/classes/class-admin.php#L752 This is an empty array as the `wp_stream` option...
hey @kidunot89, I see that this was scheduled for the `3.7.0` release but was never merged. Any reason for that? Quite keen on seeing this one merged 🎉
Are there any thoughts on how this should be done @swalkinshaw? e.g. 1. create a `trellis kinsta patch` subcommand 2. make required changes 3. commit changes with message "patch: Kinsta...
In #20 we mention about allowing pluggable subcommands so people can extend with their own setups. Sounds challenging though. How about using a config file like `~/.trellis/config.yml` that defines things...
Thinking we should leverage https://github.com/aaemnnosttv/wp-cli-valet-command as it doesn't matter what OS you run. As long as either [Valet](https://github.com/laravel/valet), [Valet Linux](https://github.com/cpriego/valet-linux) or [Valet WSl](https://github.com/valeryan/valet-wsl) are installed on the system, you're good...