Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong character encoding when using Nordic characters #629

Closed
mbsj opened this issue Mar 29, 2017 · 4 comments
Closed

Wrong character encoding when using Nordic characters #629

mbsj opened this issue Mar 29, 2017 · 4 comments

Comments

@mbsj
Copy link

mbsj commented Mar 29, 2017

System Details

  • Operating system name and version: Windows 7
  • VS Code version: 1.10.2
  • PowerShell extension version: 0.11.0
  • Output from $PSVersionTable:
    Name Value

PSVersion 5.1.14409.1005
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14409.1005
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Issue Description

When using Nordic characters (don't know if others) in a string, the characters are converted, but only when running for a script file. See the attached image.

test

@johlju
Copy link

johlju commented Apr 6, 2017

Might be the same issue as #108?

@daviwil daviwil modified the milestones: Next Feature Update, Next Patch Update Apr 6, 2017
@mbsj
Copy link
Author

mbsj commented Apr 7, 2017

It looks to be the same as #108. I tried saving the file as UTF8 with BOM and it works as expected again. So at least there is a workaround :)

@sbakkis
Copy link

sbakkis commented Aug 17, 2017

Any news regarding this? I am having this issue also.. A drag going back to ISE again.

@daviwil daviwil modified the milestones: July 2017, Future Oct 26, 2017
@TylerLeonhardt TylerLeonhardt modified the milestone: Future May 24, 2018
@rjmholt
Copy link
Collaborator

rjmholt commented Mar 17, 2020

@rjmholt rjmholt closed this as completed Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants