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: Render…
I'm not sure why it isn't turned on for the demo though.