J. Chris Findlay

Results 4 issues of J. Chris Findlay

Merging settings between 2 machines; they share a project but the src is in a different location on the other machine, so it said not found - find alternative. Clicked...

Bug
Debugger

I've seen parsers that allow a catch-all field to be created (in this case of type `JSON_Value` or `Table(string, JSON_Value)`) where unknown fields get put. That might be a nifty...

**Troubleshoot** - [x] Before creating an issue, please check: https://typicode.github.io/husky/troubleshoot.html ~If you're migrating from husky 4, see:~ ~https://typicode.github.io/husky/migrate-from-v4.html~ **Context** Please describe your issue and provide some context: - Any I...

I really like how the `KeyboardSensor` works, but when I tried to override the `coordinateGetter` to in addition to the arrow events (which I just passed to `sortableKeyboardCoordinates`) when I...