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
Start vscode with --enable-proposed-api roblourens.test-search-rg
Test that quick open search works fine
Single folder and multiroot scenarios are 👍
You can verify that the extension is handling search by setting the log level to "Trace", open Log (Window), do a file search, and you should not see logs starting with SearchService#search rg --files ... which come from bulitin search
The text was updated successfully, but these errors were encountered:
Test #59922
Complexity: 2
Test that file search via the FileSearchProvider API and the extracted support library works correctly
--enable-proposed-api roblourens.test-search-rg
Log (Window)
, do a file search, and you should not see logs starting withSearchService#search rg --files ...
which come from bulitin searchThe text was updated successfully, but these errors were encountered: