2022-10-12 06:59 AM
Hi!
There seems to be something wrong with m newly installed SMT32CubeIDE. When my mouse cursor moves in the text editor area, it will "blink": Its content disappears for a while and then recover. In the attached two screen snapshots of STM32CubeIDE, the text editor is empty in one of them and normal in the other.
My STM32CubeIDE is version 1.10.1 under Ubuntu 20.04.2 LTS.
Could someone advice how to solve this issue?
Regards,
Oliver
2022-10-13 07:06 AM
Fortunately I've found a solution from here:
https://www.eclipse.org/forums/index.php/t/1095683/
Change the theme to Dark.
(Window> Preferences> General> Appearance)
This solution does work for my case.
2022-10-13 07:47 AM
You could try DevStyle, which also offers other interesting functions. If that is not already included in your installation on Linux, it was shown here, even though that was for a different target platform.
Good luck!
Regards
/Peter
2022-10-14 07:37 AM
Hi Peter,
OK, I understand.
I've tried it and found it looks very nice.
Thanks for your reply and suggestion.
I wish you a good weekend!
Regards,
Oliver