Skip to content

CompletionPredictor v0.1.1 Release

Latest
Compare
Choose a tag to compare
@daxian-dbw daxian-dbw released this 03 May 21:48
· 3 commits to main since this release
2e500e4

0.1.1 - 2023-05-03

You can get the v0.1.1 version of the CompletionPredictor module from PowerShell Gallery.
This release includes the following changes:

  • Set tooltip only if it's different from the completion text (#26)
  • Move the git handler into its own folder (#25)
  • Make ad-hoc fixes for issues found out while using the module (#23)
  • Add argument prediction for some basic git command (#21)
  • Allow argument completion on cd and dir (#20, #27)
  • Set the predictor Runspace name (#16) (Thanks @ThomasNieto!)
  • Update .psd1 file to include the project uri (#18)