Unicode in vscode on Raspberry Pi 5

Hello there,

On my Windows machine, I successfully use Julia and vscode. In the editor, I make use of unicode for Greek letters.

But, I have installed Julia and vscode on my Raspberry Pi, and the unicode works in the Julia REPL, but not in the editor. Would anyone have experience dealing with this issue?

Thanks in advance for any insights.

Machine Details (Raspberry Pi 5):
PRETTY_NAME=“Debian GNU/Linux 12 (bookworm)”
NAME=“Debian GNU/Linux”
VERSION_ID=“12”
VERSION=“12 (bookworm)”
VERSION_CODENAME=bookworm
ID=debian

Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: ARM

VS-Code verson: 1.96.4
Julia Version: 1.11.3

1 Like