|
|
|
|
|
by jasonkester
5499 days ago
|
|
Nice that they're trying, but it doesn't do even the basic stuff that the last crop of in-browser IDEs did. - open the page
- click to the end of line 15 (inside the try, before the return)
- hit ENTER
Expected: caret goes to the same indent level as previous line
Actual: caret goes to position zero
- type "obj"
- hit CTRL+SPACE
Expected: At least be able to autocomplete symbols from the previous line.
Actual: Renders a SPACE
In its current form, it's pretty much a TEXTAREA with syntax highlighting. To me, that says they released this to the public way too early. I think I'll check back in next year. |
|
I'm not sure why it isn't turned on for the demo though.