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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: src/site/_includes/downloads/_pick_an_editor.markdown
diff --git a/src/site/_includes/downloads/_pick_an_editor.markdown b/src/site/_includes/downloads/_pick_an_editor.markdown
new file mode 100644
index 0000000000000000000000000000000000000000..462235e18d809312a772a3ff97ca05742859c06b
--- /dev/null
+++ b/src/site/_includes/downloads/_pick_an_editor.markdown
@@ -0,0 +1,16 @@
+You can choose from many editor solutions.
+
+{% include downloads/_other_editors.markdown %}
+
+### Dart Editor
+
+Dart Editor is a powerful tool for editing, debugging, and running Dart
+applications.
+
+{% include downloads/_dart-editor.html buttonclass="btn-primary" %}
+
+To enable automatic updates of Dart Editor and Dart,
+go to the Dart Editor **Preferences**, choose **Update**,
+and select **Download updates automatically**.
+For more information, see the documentation for
+[Dart Editor](/tools/editor/).

Powered by Google App Engine
This is Rietveld 408576698