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

Unified Diff: src/site/_includes/downloads/_other_editors.markdown

Issue 701913002: Editing Sam's downloads page (Closed) Base URL: https://github.com/dart-lang/www.dartlang.org.git@master
Patch Set: incorporate Sam's review comments 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/_other_editors.markdown
diff --git a/src/site/_includes/downloads/_other_editors.markdown b/src/site/_includes/downloads/_other_editors.markdown
new file mode 100644
index 0000000000000000000000000000000000000000..c09cd34a5d51ded3c3a87bc019c8e5523421f7c6
--- /dev/null
+++ b/src/site/_includes/downloads/_other_editors.markdown
@@ -0,0 +1,24 @@
+<div class="row">
+ <div class="col-md-6" markdown="1">
+### IDE Plugins
+
+[![IntelliJ logo](images/IntellIJ-IDEA.png)](webstorm/)
+[IntelliJ IDEA and WebStorm](webstorm/)
+
+[![Eclipse logo](images/eclipse.png)](eclipse-plugin/)
+[Eclipse](eclipse-plugin/)
+ </div>
+
+ <div class="col-md-6" markdown="1">
+### Text Editor Plugins
+
+[![Sublime logo](images/sublime.png)](https://github.com/dart-lang/dart-sublime-bundle#readme)
+[Sublime Text 3](https://github.com/dart-lang/dart-sublime-bundle#readme)
+
+[![Emacs logo](images/emacs.png)](https://github.com/nex3/dart-mode)
+[Emacs](https://github.com/nex3/dart-mode)
+
+[![Vim logo](images/vim.png)](https://github.com/dart-lang/dart-vim-plugin)
+[Vim](https://github.com/dart-lang/dart-vim-plugin)
+ </div>
+</div>
« no previous file with comments | « src/site/_includes/downloads/_macos_section.html ('k') | src/site/_includes/downloads/_pick_an_editor.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698