Dongbo Wang
Dongbo Wang
@iSazonov There are mainly 2 reasons for not choosing to extend module manifest for the auto-discovery/auto-loading for completers, feedback providers, and potentially predictors. 1. The completer/feedback provider/predictor are not necessarily...
> I don't understand this argument. Creating or updating a manifest file is not a problem at all. @iSazonov not all existing modules will be updated, and we cannot ask...
I think this is an interesting ask. Playing with `$PSStyle.Formatting` a bit more and I found that the color decorations for the warning stream is missed when redirecting the stream...
Sorry for the long delay! I will make sure review this PR next Monday.
/azp run PowerShell-CI-linux-packaging PowerShell-Windows-Packaging-CI
I agree to support the same for static members for the sake of consistency. Please submit a new PR for that. Thank you!
@SeeminglyScience Some tests are failing in CI, can you please take a look?
I built your changes locally and found the filtering functionality is broken -- type `b` doesn't do filtering on the strings and `b c` doesn't either. Run `@('a','b c') |...
> @daxian-dbw friendly ping for review 😊 Sorry for the delay ... reviewing this one now.