PowerShell / PowerShell/PowerShellEditorServices
Host needs updating for $psStyle
@SydneyhSmith y travaille déjà.
Depuis le 20/1/2022.
- Langage dominant
- C#
- Étoiles
- 767
- Forks
- 266
- Merge moyen
- 3 j 16 h
- PR mergées (30 j)
- 1
Description
I filed an issue on the mail PowerShell project https://github.com/PowerShell/PowerShell/issues/16643
Basically hosts other than "ConsoleHost" - including the Visual Studio Code Host need to be updated so that when $PSStyle.OutputRendering is set to plaintext Ansi colours are not sent to the terminal

Above you can see the green row labels in the PowerShell Integrated Console. Below you can see they're mono in the PWSH console.

What I'm being told over there is that fix goes with the host. hence creating this one.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.