Graceson Aufderheide
Graceson Aufderheide
## Description Code like `asset('logo.svg')->read()` is flagged in PhpStorm because "Method 'read' not found in Kirby\Filesystem\Asset". **Expected behavior** No warning to appear for valid code. **Screenshots** None ## To reproduce...
**Description** This workflow was awesome, but now I am having trouble getting it to run. I'm actually not sure if this is a problem with the workflow, or if it...
I am using nix-darwin to install PyCharm: ```nix { description = "nix-darwin system flake"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; nix-darwin.url = "github:LnL7/nix-darwin"; nix-darwin.inputs.nixpkgs.follows = "nixpkgs"; home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows...
I think it would be really nice to support removing projects from the list directly in Alfred. Currently, I only know how to do that by going to `File >...
**Describe the bug** The version number that recipya reports in the web admin is the same in the :v1.2.1, :v1.2.2, :latest, and :nightly docker images. I didn't test the others...
**Describe the bug** The settings on this page do not get updated (written to the config.json) unless the Autologin item is checked. Once the Autologin item is checked, there is...