In my research on VS2012 documentation, I came across information stating that I should be able to right click a class name in my code and navigate to its definition. This feature is supposed to open the corresponding CSS file and take me directly to where it is declared.
However, when using VS2013 for my website project with .html files, I am unable to find this option. The project includes multiple CSS files, making this feature incredibly useful. Has something changed in VS2013? Can anyone explain why I am not seeing this option?