Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: src/site/_includes/downloads/_pick_an_editor.markdown

Issue 701913002: Editing Sam's downloads page (Closed) Base URL: https://github.com/dart-lang/www.dartlang.org.git@master
Patch Set: Add back original download page for A-B testing Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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/).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698