intellij-emberjs
intellij-emberjs copied to clipboard
Make {{partial "foo/bar"}} clickable
trafficstars
Cmd-clicking the foo/bar in {{partial "foo/bar"}} should jump to the corresponding template
Also foo/bar in {{component "foo/bar"}} and {{my-component subComponent=(component "foo/bar")}}