Skip to content

Fix tab completion for env/function variables #25346

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
merged 1 commit into from
Apr 12, 2025

Conversation

jborean93
Copy link
Collaborator

PR Summary

Fixes the tab completion logic when attempting to autocomplete a function or env provider item.

PR Context

Fixes: #25299

PR Checklist

Fixes the tab completion logic when attempting to autocomplete a
function or env provider item.
@iSazonov iSazonov self-assigned this Apr 12, 2025
@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Apr 12, 2025
@iSazonov
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@iSazonov iSazonov merged commit dd1fb91 into PowerShell:master Apr 12, 2025
37 of 40 checks passed
Copy link
Contributor

microsoft-github-policy-service bot commented Apr 12, 2025

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

🔗 https://aka.ms/PSRepoFeedback

@jborean93 jborean93 deleted the auto-completion-var-fix branch April 12, 2025 06:13
@jborean93
Copy link
Collaborator Author

Thanks for the speedy review and merge @iSazonov

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.

PowerShell 7.6.0-preview.4: $env: & $function: no longer tabbing
2 participants