- VSCode Version: 1.4.0
- OS Version: OS X 10.11.6
Steps to Reproduce:
- Press f12 on a function that is an interface type.
- Editor will go to declaration of the function on the interface, rather than the implementation (as expected).
In Visual Studio (with resharper) this is a nice feature.