7 ms·
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 c
by theyak 14y 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.
- mattpass 14y agoIt comes with code completion for JavaScript, just hit CTRL+space. Will look at completion for CSS and HTML soon.