You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: _posts/2013-04-02-editors.md
+5
Original file line number
Diff line number
Diff line change
@@ -90,3 +90,8 @@ Mark as `Test Sources Root`:
90
90
{% highlight bash %}
91
91
/tests
92
92
{% endhighlight %}
93
+
94
+
### Intellij-emberjs
95
+
[This plugin](https://github.com/Turbo87/intellij-emberjs) provides excellent Ember.js support for all JetBrains IDEs that support JavaScript, including WebStorm.
96
+
97
+
In order to install it, go to `File | Settings... | Plugins | Browse repositories...` search for `Ember.js` and bit the Install button.
0 commit comments