Matt Bierner 223ea4bbc0 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
2017-02-28 17:12:16 -08:00
..
2017-02-23 15:56:58 +01:00
2017-02-10 10:32:23 +01:00
2017-02-21 09:20:48 +01:00
2017-02-15 17:07:02 +01:00
2017-02-27 14:46:32 -08:00
2017-02-15 17:07:01 +01:00
2017-02-21 16:41:34 +01:00
2017-02-17 16:11:38 +01:00