Open Untit1ed opened 10 years ago
That's a resharper feature. I'll leave this as a feature request, but I wouldn't hold your breath on it any time soon, this would be a pretty big undertaking I believe.
Yeah, I understand. Even something like VS's go to definition functionality would be nice.
yeah, the hard part is i have to integrate with the html editors code which is the hard part (which is where i would hook into go to definition).
I'm not even sure if it's a Visual Studio or Resharper's feature, but I'm wondering if it would be possible to implement navigation from css class in my HTML view (by pressing F12) to its style declaration in SCSS file.
I see how it can get really complicated with nested classes, but even some basic lookup would be great.
http://i.imgur.com/XjMk5Zq.png