8000 Completion missing for Select-Object hashtable parameter · Issue #3619 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Completion missing for Select-Object hashtable parameter #3619

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
powercode opened this issue Apr 21, 2017 · 3 comments
Closed

Completion missing for Select-Object hashtable parameter #3619

powercode opened this issue Apr 21, 2017 · 3 comments
Assignees
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Fixed The issue is fixed. WG-Interactive-IntelliSense tab completion

Comments

@powercode
Copy link
Collaborator

Steps to reproduce

Get-ChildItem | Select-Object @{ <tab

Expected behavior

Complete with 'Name' and 'Expression'

Actual behavior

No completion

Environment data

Name                           Value                                                                                   
----                           -----                                                                                   
BuildVersion                   3.0.0.0                                                                                 
CLRVersion                                                                                                             
GitCommitId                    v6.0.0-alpha.14-236-ge10f9ef377cd20b3eb97e7a2621f529b52345cb0-dirty                     
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                 
PSEdition                      Core                                                                                    
PSRemotingProtocolVersion      2.3                                                                                     
PSVersion                      6.0.0-alpha                                                                             
SerializationVersion           1.1.0.1                                                                                 
WSManStackVersion              3.0                                                                                     



@SteveL-MSFT SteveL-MSFT added WG-Interactive-IntelliSense tab completion Issue-Enhancement the issue is more of a feature request than a bug labels Apr 21, 2017
@SteveL-MSFT
Copy link
Member

Simpler repro:

$a = @{ <tab>

@powercode
Copy link
Collaborator Author

Please assign to me @PowerShellTeam

powercode pushed a commit to powercode/PowerShell that referenced this issue Apr 22, 2017
Starting on test suite for tab completion.
@powercode
Copy link
Collaborator Author

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement the issue is more of a feature request than a bug Resolution-Fixed The issue is fixed. WG-Interactive-IntelliSense tab completion
Projects
None yet
Development

No branches or pull requests

3 participants
0