mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-23 08:39:54 +01:00
api todos
This commit is contained in:
Vendored
+1
@@ -2103,6 +2103,7 @@ declare module 'vscode' {
|
||||
* @param item An unresolved test item for which
|
||||
* children are being requested
|
||||
*/
|
||||
// todo@API resolveHandler
|
||||
resolveChildrenHandler?: (item: TestItem | undefined) => Thenable<void> | void;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user