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 .

Debugging enabled for Dart Editor, plus live CSS editing


Posted by Dan Rubel

A new Dart Editor build is now available. Highlights from build 6442 include:
  • full debugging turned on by default
  • initial cut of new html + css editors (work in progress)
  • live css editing your css edits get pushed up to Dartium live, without you having to refresh or relaunch the browser
  • new Callers view
  • debugging field inspection and Dartium stability improvements
  • rename local variable (work in progress)
  • parser recovery and code completion improvements
  • dartdoc hover text improvements
Read the full change log or get started with the Dart Editor tutorial.

As always, the team appreciates your feedback!