InfiniteAmmoInc / Yarn

934 stars 93 forks source link

Added global keyboard shortcuts for save, save as (json and yarn) ope… #63

Closed Subliminalman closed 6 years ago

Subliminalman commented 6 years ago

…n and append

Added keyboard short cuts

ctrl (cmd) + s = save ctrl (cmd) + shift + s = save as (JSON) ctrl (cmd) + alt + s = save as (YARN) ctrl (cmd) + o = open

mickeysanchez commented 6 years ago

FWIW: Came here looking to see if someone was working on this - and if not I was gonna jump on it.

Any problems with this code?

Working now on getting this running from source on my Mac so I can test...

Subliminalman commented 6 years ago

So I didn't put in any feedback for when the file is saved so it's hard to tell if the file is actually saved in that instance. That's something I was going to go back to when I got the time but if you want to tackle that @mickeysanchez that'd be cool.