Andrew D. Bond

Results 7 issues of Andrew D. Bond

Developers (and others) use different ways to separate words in filenames. For example, (1) "DownloadedAppInstaller.exe", (2) "Downloaded App Installer.exe", (3) "Downloaded_App_Installer.exe", (4) "Downloaded-App-Installer.exe". However, this applies not just to installers,...

Existing core functionality that works well: * User types just `F`, then selects Firefox from wherever it appears in the results. Result: Firefox now comes up first for `F`. 👍...

Adds RegBrowser support for the standard PowerShell format to access the registry, such as `HKCU:\SOFTWARE\Classes\Directory\background\shell\`

Relative 'extends' no longer error out in the XO VS Code extension, nor if running XO from a different folder. Fixes xojs/xo#685 Addressed issue by altering the existsSync call. By...

**Description** 'extends' using relative paths aren't always resolved relative to the configuration file. **To Reproduce** Steps to reproduce the behavior: 1. Create a config file that extends from another config...

bug

### I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things...

Executing a file from Keypirinha can't succeed if the file was deleted or renamed, or if the removable drive the file was on was disconnected, since the Keypirinha catalog was...