You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2019. It is now read-only.
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.