Skip to main content

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

New Dart Editor build includes Dartium for Windows


Posted by Dan Rubel

Announcing a new Dart Editor build available. Highlights from build 6167 include:
  • Dartium included in Windows distro of Dart Editor
  • Hover over vars for current value when debugging
  • Exclude files/folders from analysis via new "Don't Analyze" menu
  • Improve editor handling of parens and braces
  • Add the ability to view system sources when debugging
  • Updated samples for IE9
  • Analysis, debugger, editor, VM, and Dartium fixes and improvements
You can read the full change log or start with the Dart Editor tutorial.