Closed
Description
Tab-complete is finding files from somewhere (not sure where).
Steps to reproduce
1. dotnet new console -o HelloWorld
2. dotnet run
3. bi<tab>
4. <tab>
Expected behavior
Complete to `.\bin\Debug`
Actual behavior
completes to `B:` or other odd files:
Environment data
Name Value
---- -----
PSVersion 7.0.0-preview.3
PSEdition Core
GitCommitId 7.0.0-preview.3
OS Microsoft Windows 10.0.18362
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0