denofevil / AureliaStorm

This plugin brings support for Aurelia framework to the IntelliJ platform
MIT License
35 stars 6 forks source link

Jump from custom element usage in html to custom element #15

Open atsu85 opened 8 years ago

atsu85 commented 8 years ago

Jump from custom element usage in html to custom element. Note that not all custom elements used in html are made available through require tag, some often used tags might be registered globally with globalResources, see http://aurelia.io/hub.html#/doc/article/aurelia/templating/latest/templating-html-behaviors-introduction/5