Scott Carpenter
Scott Carpenter
If you have a file open already but you are viewing a different file/tab, when you click the file in the group tabs, your current tab is replaced by the...
First off, thank you for putting together this plugin. I'm loving it! It would be useful to be able to assign a "friendly name" to regex groups and have that...
Use [OneUpdater](https://github.com/vitorgalvao/alfred-workflows/tree/master/OneUpdater) for auto-updating
It would be helpful if the UI showed the interface that's being monitored, and if possible, the name. This is especially useful when monitoring multiple interfaces at the same time....
**Describe the bug** * Logging an array of 2 or more classname strings doesn't work if the first element is a model class: * `['model', 'non-model']` * `['model', 'model']` *...
Laravel 8 was released on 9/8/2020, and it increased Guzzle's minimum version requirement from `^6.3` to `^7.0.1`. This unfortunately means that this package can't be used because it's requiring `~6.0`....
Just as I did in #36 for SHIFT codes, we should use [the JSON feed at shift.orcicorn.com](https://shift.orcicorn.com/vip-code/index.json) to pull active VIP codes. I can take care of it soon 👍
It is 3:25pm where I live, and if I do `r at 4:30 Go home` it sets a reminder at 4:30am tomorrow morning. The date parsing library is interpreting it...
Is there any particular reason that the meta model doesn't have created/updated timestamps? They would be useful to have available at times. I can certainly add them to my own...