Searched refs:foundUris (Results 1 – 1 of 1) sorted by relevance
333 let foundUris = await vscode.workspace.findFiles(filePattern, null, 1); variable334 if (foundUris.length === 0) {340 return foundUris[0].fsPath;