- VSCode Version: 1.4.0 - OS Version: OS X 10.11.6 Steps to Reproduce: 1. Press f12 on a function that is an interface type. 2. 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.