HumbleSpark / ellie-issues

Issue tracker for https://ellie-app.com
1 stars 0 forks source link

Add support for CTRL+S #11

Open jseminck opened 7 years ago

jseminck commented 7 years ago

Hi, first of all thanks so much for Ellie. I learned about this from the Code Sandbox repository and it's really nice to experiment with Elm. 😄

One small Usability improvement that I would like to suggest is to to add support for CTRL+S for Windows so that it would compile the application and update the output. Currently when using this key combination it prompts me the Windows "save-as" dialog.

I haven't tried my mac yet, perhaps CMD+S works there, but if not then the same feature request would apply.

Why I am asking this is because it would speed up the development more. Currently, having to move the mouse to the upper left corner to click "Compile" is not really convenient.