For the latest Dart news, visit our new blog at https://medium.com/dartlang .
Posted by Kathy Walrath
A new Dart Editor build (1910) is available for download. Changes include:
- Moved bundled libraries out of plugins into new "libraries" directory
- Indexer improvements including integration into builder
- Editor tab tooltip shows path of the files being edited
- Problems view sorting fixes
- New File wizard to open created file in the default editor for that file type, instead of the plain text editor
- DartC improvements
Also see the change log.
For instructions on downloading, installing, and using Dart Editor, see the Dart Editor tutorial.