• M
    Use @ link in vscode.d.ts · 9aac6ab8
    Matt Bierner 提交于
    For #120120
    
    Converts all links in vscode.d.ts and vscode.proposed.d.ts to use `@link` instead of our custom link scheme. This allows these links to work in IntelliSense popups
    
    I have converted all links over since we want to try to use `@link` everywhere. However a few of them may not work yet due implementation limitations
    9aac6ab8
vscode.d.ts 433.9 KB