Skip to content
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

The "PowerShell: Resolve Expand Alias" feature should do more #338

Open
Jaykul opened this issue Nov 4, 2016 · 0 comments
Open

The "PowerShell: Resolve Expand Alias" feature should do more #338

Jaykul opened this issue Nov 4, 2016 · 0 comments
Labels
Area-Code Formatting Area-Engine Issue-Enhancement A feature request (enhancement). Up for Grabs Will shepherd PRs.

Comments

@Jaykul
Copy link

Jaykul commented Nov 4, 2016

Expand Alias ought to resolve parameter aliases and short forms to full parameter names (if you need it, there is code in PoshCode/CodeFlow) for the sake of future-proofing scripts.

Expand Alias ought to also (have an option to) expand command names to fully-qualified module names to avoid ambiguity -- or perhaps offer to add an Import-Module at the the top for all the module's you're using?

System Details

  • Operating system name and version: Windows 10 AU
  • VS Code version: 1.7.0-insider
  • PowerShell extension version: 0.7.2 (who's afraid of the big 1.0?)
  • Output from $PSVersionTable:
Name                           Value
----                           -----
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
@daviwil daviwil added the Issue-Enhancement A feature request (enhancement). label Nov 18, 2016
@daviwil daviwil added this to the 0.10.0 milestone Dec 6, 2016
@daviwil daviwil modified the milestones: 0.11.0, 0.12.0 Mar 22, 2017
@daviwil daviwil modified the milestones: 0.12.0, Next Feature Update Apr 4, 2017
@daviwil daviwil modified the milestones: April 2017, May 2017 May 8, 2017
@daviwil daviwil modified the milestones: May 2017, July 2017 Jun 1, 2017
@daviwil daviwil modified the milestones: July 2017, Future Oct 26, 2017
@TylerLeonhardt TylerLeonhardt modified the milestone: Future May 24, 2018
@SydneyhSmith SydneyhSmith removed this from the Future milestone Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Code Formatting Area-Engine Issue-Enhancement A feature request (enhancement). Up for Grabs Will shepherd PRs.
Projects
None yet
Development

No branches or pull requests

4 participants