Nordic characters ignored by copilot++

Hi!

As I’m writing code, I would normally not use special characters outside the english alfabet, but source data doesn’t always agree and so I noticed that Copilot++ seems to ignore these characters we use.

As illustrated in my example, you see letters like “Æ, Ø, Å” being completely ignored in all suggestions made. If I attempt changes with Edit or Chat it works as expected.

Encoding is UTF-8.

Am I missing something? :slight_smile:

In the copilot++ model selector on the bottom right, can you try the main model.

if that still causes issues for you, we will have to wait for a little bit as we improve our models. sadly this is hard because of tokenization and data issues.

Appreciate it, the initial tests indicate the main model is performing correctly.