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

Enable IntelliSense prediction by default #3351

Merged
merged 2 commits into from Jun 22, 2022

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Jun 21, 2022

PR Summary

Enable intellisense prediction by default:

  • when VT is not supported, PredictionSource is set to None by default
  • when VT is supported and it's running with PowerShell 7.2+, PredictionSource is set to HistoryAndPlugin by default
  • when VT is supported and it's running with PowerShell prior to 7.2, PredictionSource is set to History by default

PR Checklist

Microsoft Reviewers: Open in CodeFlow

@daxian-dbw
Copy link
Member Author

@andschwa Can you please review this PR when you get a chance? Thanks!

@andyleejordan andyleejordan changed the title Enable intellisense prediction by default Enable IntelliSense prediction by default Jun 22, 2022
@daxian-dbw
Copy link
Member Author

@andschwa Thanks for the review!

@daxian-dbw daxian-dbw merged commit 2ef36fb into PowerShell:master Jun 22, 2022
@daxian-dbw daxian-dbw deleted the pred branch June 22, 2022 19:15
@ghost
Copy link

ghost commented Jun 27, 2022

🎉 v2.2.6 has been released which incorporates this pull request. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants