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
We handle this for text search but not file search. I can't repro in the product with *.* but I can by just searching 'welcome' with the welcome page open.
Running the remote smoketest against a build shows that search returns more results in a remote window than in a local window.
In a remote window, the results contains the welcome page, where as in a regular window they don't.
yarn smoketest --remote --build ~/vscode/1.35.0-insiders/VSCode-linux-x64/
I added a workaround so the smoke tests passes:
vscode/test/smoke/src/areas/multiroot/multiroot.test.ts
Line 50 in be547e2
The text was updated successfully, but these errors were encountered: