Closed
Description
- VSCode Version: Code - Insiders 1.3.0-insider (616201e, 2016-06-27T17:49:22.393Z)
- OS Version: Darwin x64 15.5.0
Steps to Reproduce:
- Hover over a reference to a class/method in code (e.g., TextEditor)
- Observe hover with link to some other part of the code opens (e.g, TextDocument)
- Click link -> nothing happens (expected: target opens, e.g. TextDocument)