Hacker News new | ask | show | jobs
by theyak 4840 days ago
I like all the progress I've seen in web based editors over the years. However, one feature I use a lot in my IDE but have not seen in any web-based editor is code completion. When that gets implemented well, then it will be hard to resist using something this.
1 comments

It comes with code completion for JavaScript, just hit CTRL+space. Will look at completion for CSS and HTML soon.