Print string doesn't work anymore

Hello,

I have a big problem. I used an azerty keyboard for an hour because I had nothing else to use and I accidently pressed a couple of buttons I didn’t want to press because I’m so used to querty. And by doing that I accidently broke something. I seem to have hidden / broken debug strings to show on screen. I can still see them in the output log, but they are no longer showing on iside the PIE window or other modes. I use print string A LOT to debug my code and this is seriously slowing me down. Please someone tell me which infernal button I accidently pressed and how I can get my strings back.

I also tried resetting editor defaults and restarting but that didn’t work.

Nvm I fixed it. Executing command "EnableAllScreenMessages"seemed to do the trick.