I know that it is perhaps not the best contribution.
But my solution, a few weeks ago, was to stop using Cursor, instead using other alternatives, and to check every so often if Cursor is finally stable or working as before.
Not just because of this problem, but because of many other recurring ones.
i simply solve this with setting the Font Size to 15 then zoom in the whole IDE. If we can’t make the Chat Font Size bigger, we can make the IDE’s Font Size smaller then zoom in all of them. It’s pretty effective for me.
Yes. I couldn’t get it work, not with “reload config” and restarts. At some point all of a sudden it worked. But by then I had the font size set to 24. When trying to lower it a bit to 14 the font size got reduced back to the original and now I can’t get it bigger anymore.
I’m on Cursor v0.50.7 on ubuntu 24.04 and the new setting only changes the font size of the LLM text, the chat input box where we type the messages into is not respecting the change in the “Chat text size” setting.
So, I did what every code-pirate does: edit the source code. This will probably be overwritten with each app update, but it’s simple to edit again. I created a shortcut to the file and left myself the instructions below so that I can re-edit this in about 15 seconds.