SIGN IN SIGN UP

Prototype of Implementations Code Lens Provider for TypeScript (#20784)

* Prototype of Implementations Code Lens Provider for TypeScript

Adds a prototype code lens that shows the number of implementations for interfaces and abstract classes. This shares a lot of code with the references code lens provider, so I extracted most of the common stuff into a base class.

* Support children of interfaces

* Add setting to control implementations code lens
M
Matt Bierner committed
223ea4bbc01b492c249a5065badd1970cd7c68db
Parent: fee05b2
Committed by GitHub <[email protected]> on 3/1/2017, 1:12:16 AM