[BUG REPORT] Code generation messes up some UTF characters in user code sections
I am using some UTF-8 characters in my code that shows messages to the user, and some of them get converted to some other code page when I regenerate the code. This happens when generating code both from CubeIDE ioc editor and CubeMX.
This is how my code looks before generation:
And after generation:
The characters �?, Ę and Ń get messed up.
CubeIDE version: 1.11.0
CubeMX version: 6.7.0
