| OLD | NEW |
| (Empty) | |
| 1 You can choose from many editor solutions. |
| 2 |
| 3 {% include downloads/_other_editors.markdown %} |
| 4 |
| 5 ### Dart Editor |
| 6 |
| 7 Dart Editor is a powerful tool for editing, debugging, and running Dart |
| 8 applications. |
| 9 |
| 10 {% include downloads/_dart-editor.html buttonclass="btn-primary" %} |
| 11 |
| 12 To enable automatic updates of Dart Editor and Dart, |
| 13 go to the Dart Editor **Preferences**, choose **Update**, |
| 14 and select **Download updates automatically**. |
| 15 For more information, see the documentation for |
| 16 [Dart Editor](/tools/editor/). |
| OLD | NEW |