Files
vscode/extensions/typescript-language-features
Matt Bierner 0532c31e4c Definition link API (#52230)
* Definition link

Add a new `DefinitionLink` type. This type allows definition providers to return additional metadata about a definition, such as the defining span.

Hook up this new provider for typescript

This PR replaces #48001

* Correctly mark field optional

* Small code fixes

- Use lift
- Remove unused param

* Adding documentation
2018-06-20 11:52:47 -07:00
..
2018-05-31 17:22:36 -07:00
2018-06-20 11:52:47 -07:00