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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 <div class="row">
2 <div class="col-md-6" markdown="1">
3 ### IDE Plugins
4
5 [![IntelliJ logo](images/IntellIJ-IDEA.png)](webstorm/)
6 [IntelliJ IDEA and WebStorm](webstorm/)
7
8 [![Eclipse logo](images/eclipse.png)](eclipse-plugin/)
9 [Eclipse](eclipse-plugin/)
10 </div>
11
12 <div class="col-md-6" markdown="1">
13 ### Text Editor Plugins
14
15 [![Sublime logo](images/sublime.png)](https://github.com/dart-lang/dart-sublime- bundle#readme)
16 [Sublime Text 3](https://github.com/dart-lang/dart-sublime-bundle#readme)
17
18 [![Emacs logo](images/emacs.png)](https://github.com/nex3/dart-mode)
19 [Emacs](https://github.com/nex3/dart-mode)
20
21 [![Vim logo](images/vim.png)](https://github.com/dart-lang/dart-vim-plugin)
22 [Vim](https://github.com/dart-lang/dart-vim-plugin)
23 </div>
24 </div>
OLDNEW
« 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