| OLD | NEW |
| (Empty) | |
| 1 <div class="row"> |
| 2 <div class="col-md-6" markdown="1"> |
| 3 ### IDE Plugins |
| 4 |
| 5 [](webstorm/) |
| 6 [IntelliJ IDEA and WebStorm](webstorm/) |
| 7 |
| 8 [](eclipse-plugin/) |
| 9 [Eclipse](eclipse-plugin/) |
| 10 </div> |
| 11 |
| 12 <div class="col-md-6" markdown="1"> |
| 13 ### Text Editor Plugins |
| 14 |
| 15 [](https://github.com/dart-lang/dart-sublime-
bundle#readme) |
| 16 [Sublime Text 3](https://github.com/dart-lang/dart-sublime-bundle#readme) |
| 17 |
| 18 [](https://github.com/nex3/dart-mode) |
| 19 [Emacs](https://github.com/nex3/dart-mode) |
| 20 |
| 21 [](https://github.com/dart-lang/dart-vim-plugin) |
| 22 [Vim](https://github.com/dart-lang/dart-vim-plugin) |
| 23 </div> |
| 24 </div> |
| OLD | NEW |