Dongbo Wang
Dongbo Wang
@gwojan glad it worked for you, but the PR is still in review and not merged yet, so let's keep this issue open for now.
/cc @TravisEz13 for comments.
Closed as fixed by #18183
@theJasonHelmick I'm afraid we need to review this issue again. It seems it's by design that `Get-Command -Module` doesn't load all modules when multiple modules are specified. So, `Get-Command -Module...
Reopen this "up-for-grab" issue.
> There's still a delay between when the module is imported and when it's ready to use. @carlos-zamora Was the delay something new after you switching to `ObjectPool`? If the...
The comment https://github.com/microsoft/PowerToys/pull/26319#issuecomment-1732117609 is for further optimizing the initial responsiveness of the WinGet feedback provider. If pre-populating the pool solves the issue you observed in https://github.com/microsoft/PowerToys/pull/26319#issuecomment-1732034514, then it's up to...
The stack indicates the issue happens within the PowerShell Editor Service, so transfer the issue here.
Unfortunately, the completion for native commands doesn't work with completion predictor today because they are too slow. For a predictor to work with PSReadLine today, it needs to return results...
Move this enhancement request to the right repo.