PowerShell / PowerShell/PowerShellEditorServices

Host needs updating for $psStyle

Abierto
#1,645 4 comentarios 1 reacción 1 asignado Ver en GitHub

@SydneyhSmith ya está trabajando en esto.

Desde el 20/1/2022.

Area-Extension Terminal Issue-Bug
Lenguaje dominante
C#
Estrellas
767
Forks
266
Merge medio
3 d 16 h
PR fusionados (30 d)
1

Descripción

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

image

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

image

What I'm being told over there is that fix goes with the host. hence creating this one.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.