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

The one flaw is lack of a persistent, multiple-line JS editor in the Console. I will boot FireBug just to use that.



Huh? I'm a little confused. I thought you could do multi-line with the Chrome JS Console by hitting Shift-Enter?


A notepad will persist your code and allow you to edit it easily, including newlines and tabs. It will also allow you to undo/redo. Try FireBug to see what I mean.

Yes, in Chrome you can technically hit "Shift+Enter" anytime you want a line break, but you cannot tab. Regardless your script will disappear after you execute it. Yes, you can make what you just typed reappear by hitting the up arrow, but then it's again difficult to edit it. It also does not support undo/redo.


Ah I see what you mean, thanks!

That'd a fantastic feature to have in Chrome.


Why confused? Shift-Enter is a horrible way to work with multiline edits, so I wouldn't call Chrome's offering a "multiline editor" at all.

Just give us a proper multiline editor with syntax highlighting, line numbers and all the rest already.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: