PowerShell / PowerShell/vscode-powershell

Plumb PowerShell Feedback providers into editor experience of VS Code

Open
#4,484 1 comment 0 reactions 1 assignee View on GitHub

@StevenBucher98 is already working on this.

Since Mar 29, 2023.

Area-psEditor Issue-Enhancement
Dominant language
TypeScript
Stars
1.9k
Forks
547
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.