ant-druha / intellij-powershell

Adds PowerShell language support to IntelliJ-based IDEs.
https://plugins.jetbrains.com/plugin/10249-powershell
Apache License 2.0
73 stars 20 forks source link

Unicode characters do not display correctly #178

Closed jeremy-morren closed 7 months ago

jeremy-morren commented 11 months ago

Command: Write-Host '✔ <- Unicode Character' Expected: ✔ <- Unicode Character Actual: ✔ <- Unicode Character

ForNeVeR commented 7 months ago

Fixed together with #42, should be already available in the latest stable release.