PowerShell / PowerShell/PowerShellEditorServices

Host needs updating for $psStyle

Open
#1,645 4 comments 1 reaction 1 assignee View on GitHub

@SydneyhSmith is already working on this.

Since Jan 20, 2022.

Area-Extension Terminal Issue-Bug
Dominant language
C#
Stars
767
Forks
266
Avg merge
3d 16h
Merged PRs (30d)
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

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.

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.