Dmitriy Vasyura
Results
3
comments of
Dmitriy Vasyura
PR: https://github.com/microsoft/vscode/pull/271243 Proposed API: src/vscode-dts/vscode.proposed.quickPickItemResource.d.ts ```typescript declare module 'vscode' { // https://github.com/microsoft/vscode/issues/59826 export interface QuickPickItem { /** * The {@link Uri} of the resource representing this item. * * Will...
Reopening to track for api-finalization.
@deepak1556 This appears resolved.