In angular version 1, in NetBeans you can navigate to the template file via ctrl + click or F12. This is very handy and I think a must have. So please add those functionalty to navigate to the templateUrl and stlyeUrls and if there is another where I can reference a file, please do it too. Like as you already did it for imports.
I think that should be easy, because you already have the path like templateUrl: './bla.html' which is in the same folder (./). Same for style files. It should be the same behaviour as for the import stuff.
In angular version 1, in NetBeans you can navigate to the template file via ctrl + click or F12. This is very handy and I think a must have. So please add those functionalty to navigate to the templateUrl and stlyeUrls and if there is another where I can reference a file, please do it too. Like as you already did it for imports.
Cheers
Chris