8000 Tab completion not working for Import-Module '.\partialname' · Issue #4011 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Tab completion not working for Import-Module '.\partialname' #4011

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
dantraMSFT opened this issue Jun 14, 2017 · 1 comment
Closed

Tab completion not working for Import-Module '.\partialname' #4011

dantraMSFT opened this issue Jun 14, 2017 · 1 comment
Assignees
Labels
Issue-Bug Issue has been identified as a bug in the product Resolution-Fixed The issue is fixed. WG-Interactive-IntelliSense tab completion
Milestone

Comments

@dantraMSFT
Copy link
Contributor

Steps to reproduce

Navigate to the root of the powershell repo
ipmo .\bu{tab}

Expected behavior

.\bu followed by a tab is completed with .\build.psm1

Actual behavior

Nothing happens.

Note that dir .\bu{tab} and impo -FullQualifiedName .\bu{tab} do complete as expected.

Environment data

Repro'd with a build sync'd 6/14/2017

PSVersion 6.0.0-beta
PSEdition Core
CLRVersion
GitCommitId v6.0.0-beta.2-32-g8731747c3e412edf537c3dc0b4ce6a09e6fd7d95
OS Microsoft Windows 10.0.16202
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0

@daxian-dbw
Copy link
Member

Found it stopped working since Jun 7, 2017.
By looking at the commits on Jun 7, 2017, I believe it's broken by either a52adcd or 3125764. The former commit is more suspicious.

@SteveL-MSFT SteveL-MSFT added WG-Interactive-IntelliSense tab completion Issue-Bug Issue has been identified as a bug in the product labels Jun 14, 2017
@SteveL-MSFT SteveL-MSFT added this to the 6.0.0-HighPriority milestone Jun 14, 2017
@anmenaga anmenaga self-assigned this Jun 16, 2017
@daxian-dbw daxian-dbw added the Resolution-Fixed The issue is fixed. label Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Issue has been identified as a bug in the product Resolution-Fixed The issue is fixed. WG-Interactive-IntelliSense tab completion
Projects
None yet
Development

No branches or pull requests

4 participants
0