You are not logged in.

#1 2021-07-05 11:08:02

koponomarenko
Member
Registered: 2017-05-18
Posts: 3

Visual Studio Code unicode symbol insertion problem

When I copy a word with Unicode symbols in it from anywhere outside VScode, and then paste it in VScode, all non ASCII symbols in the word are shown as Unicode code instead of an actual symbol.
For example, "fünften" becomes "f\u00fcnften".

This doesn't happen if I copy from the VScode.
Also, it looks like this doesn't happen on Ubuntu 18.04 (and probably all other versions) and other Linux distros. It looks like this is Arch specific thing.

It was also reported here: https://github.com/microsoft/vscode/issues/31366

Last edited by koponomarenko (2021-07-05 11:12:01)

Offline

#2 2021-07-05 11:57:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,337

Re: Visual Studio Code unicode symbol insertion problem

Which fonts are you using in VScode and do the symbols in question actually work if you type them manually? What does your locale setup look like? Post

localectl
locale
locale -a

Offline

Board footer

Powered by FluxBB