Polish letters not working in Studio

Hello guys,

I have a problem when trying to enter Polish letters in Studio like: ó or ę (Alt+o, Alt+e).
Alt+e is opening Error list, Alt+o just not working.

I’m using a Community version: Studio 2024.2.1-beta.15932 - 2/23/2024 together with Windows 11.

I do not recall such a problem earlier, any ideas how those shortcuts could be changed in Studio?

Best regards,
Piotr

on code level we can do:
grafik

On UI work, when application has enabled shortcuts we can use the character map
grafik

with activated num block we can also do
ALT + 0243 (number entered at the num block) and get:
grafik

The question is rather about how to use polish letters in annotations, not in the code (however the ascii numbers work for that purpose).

Trick with: Alt+numlock is working (ó => Alt+0243, ę => Alt+0234) but is there no other sollution to this problem?

we mentioned:

And

And can do it e.g. when entering an annotation:
grafik

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.