Skip to content

Plumb PowerShell Feedback providers into editor experience of VS Code #4484

Open
@StevenBucher98

Description

@StevenBucher98

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

With FeedbackProviders in experimental feature of PowerShell, we should consider in the future once they are stable to have a way to utilize the feedback from these providers in the editor experience of VSCode.

Although like PSSA rules, this could potentially add an extra level of suggestions and discoverability for PowerShell code in scripts.

Proposed Design

Exact implementation and design may be tbd based on design changes of Feedback Providers but could be interesting integration and assistance in the editor. One way could be adding the feedback provider text to intellisense, or having a side bar that has these assistive tips included.

Metadata

Metadata

Type

No type

Projects

Status

Wishlist

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions