You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot get any intellisence on doc now; there is no type-inference. This means I have to painfully spell out types even in method local variables.
(But besides that; i like the editor. I guess the next step would be an HTML editor with built in support for Dart - as well as a version of Chrome with built in support for Dart for faster prototyping.)
The text was updated successfully, but these errors were encountered:
(from user-submitted feedback):
Nice and simple, but what disappoints me is this:
var doc = window.document;
I cannot get any intellisence on doc now; there is no type-inference. This means I have to painfully spell out types even in method local variables.
(But besides that; i like the editor. I guess the next step would be an HTML editor with built in support for Dart - as well as a version of Chrome with built in support for Dart for faster prototyping.)
The text was updated successfully, but these errors were encountered: