James Kerr

Results 217 comments of James Kerr

@holloway I want to break up that giant onKeyDown event listener found in DefaultContainer. Each of those cases should be a named function with the TreeApi as the only argument....

Work on this is progressing. Today I just finished it in the use-nodes branch. Keyboard shortcuts look like this: ```js import { ShortcutAttrs } from "./types"; export const defaultShortcuts: ShortcutAttrs[]...

Thanks for the comments and suggestions. I'm excited to ship more of these features, but I'm busy with other projects at the moment. Everything takes longer than first expected!

Also running into avo-hq/avo#3650 about the autoload? method not being there.

Thank you for your work @robskidmore ! The concepts are there, but I'd like an api that is a bit more terse.

I've never tried this, but this would be a good demo to attempt. Thanks for the idea.

This is not possible today. Unfortunately. I few changes will need to be made to the drag and drop functionality.