Skip to content

WIP: Implement enhanced splatting options #25821

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jborean93
Copy link
Collaborator

@jborean93 jborean93 commented Aug 5, 2025

PR Summary

Adds the ability to do inline splatting through a new -@ splat parameter. This can be used to splat both variables, literals, and expression results.

PR Context

Fixes: #25721 - This PR is for testing to validate the changes don't break any other test. Will be updating the RFC officially with some of the details here.

PR Checklist

Adds the ability to do inline splatting through a new `-@` splat
parameter. This can be used to splat both variables, literals, and
expression results.
@jborean93
Copy link
Collaborator Author

RFC is online PowerShell/PowerShell-RFC#397.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inline Splatting Meta Issue
1 participant