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 .

Dart Editor gets Run improvements, and more

Posted by Dan Rubel


The new Dart Editor build available. Highlights from build 6722 include:

  • rename method and field (work in progress)
  • click "Run" button launches last launched application
  • new context menu "Run" for running current selection
  • keyboard shortcuts for debugging step in / over / out
  • new preference "remove trailing whitespace on save"
  • automated UI tests under construction
  • code completion and analysis resiliency improvements
Read the full change log or start with the Dart Editor tutorial.

Thanks for your feedback!