I'm using VS code 1.17.0 and have a mix of HTML/CSS/ Jquery code.
However in VS code if I right click on a class and choose goto definition, it does not go to definition of the class. In fact nothing happens, not even an error.
Also why go to definition shows even on an any empty location of HTML page?