You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
), but the result is almost never used because onProgress returns results gradually. Consider removing this field from the codebase if it's not needed by anything else.
The text was updated successfully, but these errors were encountered:
vscode/src/vs/workbench/services/search/common/search.ts
Line 235 in c705233
This value is returned by
textSearch
(vscode/src/vs/workbench/services/search/common/search.ts
Line 45 in c705233
onProgress
returns results gradually. Consider removing this field from the codebase if it's not needed by anything else.The text was updated successfully, but these errors were encountered: