PowerShell-Docs icon indicating copy to clipboard operation
PowerShell-Docs copied to clipboard

New suggestion framework based on the subsystem plugin

Open daxian-dbw opened this issue 3 years ago • 0 comments

Prerequisites

  • [X] Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • [X] Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

PowerShell Version

7.3

Summary

  • https://github.com/PowerShell/PowerShell/pull/18252

This PR introduce a new implementation of how feedback could be provided to user when a command fails in an interactive session. The implementation is based on the subsystem plugin, similar to how the predictor works.

Details

No response

Proposed Content Type

Concept

Proposed Title

No response

Related Articles

No response

daxian-dbw avatar Oct 10 '22 22:10 daxian-dbw