How to change Xcode Editor font size in Xcode 13 and Higher versions
There are multiple ways to change the Xcode Editor font size. In this tutorial, I will show you the easiest way to make it possible in the first place. We need to change the code editor font size according to our preferences.
Shortcut key to change the font size in Xcode Editor
Press the command key ⌘ , hold it, and then press + simultaneously to increase the font or text size in Xcode Editor.
So the shortcut key is ⌘+
To decrease the font size press ⌘-
There are two types of people. One who like to use the shortcut key always, and another who prefers not to use the shortcut key.
Increase and decrease font size in Xcode Editor without using the shortcut key
As you can see in the above picture we can easily do this by navigating to Editor –> Font Size –> Increase/Decrease
That’s all. Hope this was helpful to you.
Leave a Reply