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
ppr
(Peter Preuss)
2
on code level we can do:

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

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

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?
ppr
(Peter Preuss)
5
we mentioned:
And
And can do it e.g. when entering an annotation:

system
(system)
Closed
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.