Hacker News new | past | comments | ask | show | jobs | submit login

Great work, congratulations!

- Can you make the save-preview-reload cycle (much) faster? I found out that command-S triggered a Save, that's great. Does "Preview" have a keyboard shortcut as well? Could you have tooltips (when 'mouseovering' the toolbar icons) show the keyboard shortcut?

In TextWrangler (and BBEdit in the past), I have F1 as the "Run" item of the shebang menu. It even works with unsaved files; developing/testing in Python gets addictive: type, F1, type, F1, etc. (yes, yes, I think before I type... ;-) it's still nice to be able to quickly run your code..!)

- Will it be possible to console.log() strings and/or objects?




Thank you for the suggestions! We'll add shortcuts and tooltips. We were rather conservative about it because wanted to collect some feedback.

The IDE will have real-time console for logging.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: