Skip to content

UNC path and tab completion #574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pchalabi opened this issue Mar 17, 2017 · 4 comments
Closed

UNC path and tab completion #574

pchalabi opened this issue Mar 17, 2017 · 4 comments

Comments

@pchalabi
Copy link

System Details

  • Operating system name and version: Win10 x64 -build 14393
  • VS Code version: 1.10.2
  • PowerShell extension version: 0.10.1
  • Output from $PSVersionTable:
    PSVersion 5.1.14393.206
    PSEdition Desktop
    PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
    BuildVersion 10.0.14393.206
    CLRVersion 4.0.30319.42000
    WSManStackVersion 3.0
    PSRemotingProtocolVersion 2.3
    SerializationVersion 1.1.0.1

Issue Description

Something I noticed when using tab completion while using a UNC path:
\servername\folder<tab here>
Returns:
\servername\folder\2ndfolder

Tested with Tab Return and Click. I also tried uninstall of powershell extension and reloading it. Same issue.

@mpearon
Copy link

mpearon commented Apr 29, 2017

I encountered this same behavior, and opened an issue, which received a response.
#681

@daviwil
Copy link
Contributor

daviwil commented May 15, 2017

Hey @pchalabi, sorry for missing this issue in the past. I'm tracking this issue on #681 with plans to fix it for the next release. Will close this issue now, please subscribe to the other issue to be notified when the issue gets resolved.

@daviwil daviwil closed this as completed May 15, 2017
@mpearon
Copy link

mpearon commented Jun 9, 2017

Hey, @pchalabi - there is good news! 1.13.0 corrected this behavior!

@daviwil
Copy link
Contributor

daviwil commented Jun 9, 2017

Awesome! Thanks for confirming Matthew!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants