Skip to content

Add completion for variables assigned by command redirection #25104

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

Merged

Conversation

MartinGC94
Copy link
Contributor

PR Summary

Adds completion for variables assigned by command redirection like:

New-Guid 2>variable:ErrorVar
$ErrorVa<Tab>

PR Context

PR Checklist

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Feb 28, 2025
@iSazonov

This comment was marked as outdated.

This comment was marked as outdated.

@iSazonov iSazonov self-assigned this Feb 28, 2025
@iSazonov iSazonov merged commit 2c769d6 into PowerShell:master Feb 28, 2025
39 of 42 checks passed
@iSazonov
Copy link
Collaborator

@jborean93 Thanks for code review!

Copy link
Contributor

microsoft-github-policy-service bot commented Feb 28, 2025

📣 Hey @MartinGC94, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants