PowerShell / PowerShell/vscode-powershell
Option to Show Running State in Toast Notification or Statusbar
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1.9k
- Forks
- 548
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Summary of the new feature
As a user running powershell code, I want a visual indicator that the code is running. For me to easily see, I'd like it to run as a toast notification that will make it very obvious that code is running.
Proposed technical implementation details (optional)
Running powershell code will popup toast notification when running script.
Options:
- progress: Autodismiss after completion after designated number of secs
- Build in way that could provide enhanced progress outputting such as a progress bar. (I've seen gist snippet on doing this manually).
- If error, provide the basic error message and don't autodismiss.
- Option to disable and just use status bar "running" icon that currently exists if don't want to opt in to this.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das vorhandene Symbol für die laufende Ausführung in der Statusleiste und den PowerShell-Ausführungsablauf in der VS Code-Erweiterung zu überprüfen. Lege fest, wie Toast- oder Statusleisten-Feedback den laufenden Zustand, den Abschluss, den Fortschritt und Fehler darstellen soll, einschließlich des Opt-out-Verhaltens. Als erledigt gilt die Aufgabe, wenn der ausgewählte Benachrichtigungsmodus bei der Skriptausführung konsistent funktioniert und Fehlermeldungen sichtbar bleiben.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- powershell, typescript, vscode
- Bereich
- developer-experience, tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 32/100