• M
    Definition link API (#52230) · 0532c31e
    Matt Bierner 提交于
    * 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
    0532c31e
definitions.ts 2.2 KB