Comments are not displayed correctly in Xcode 16. As you can see on the included screenshot, the first /// are displayed correctly but the remaining ////////////////////////// are super small.
In a programming text editor, like Xcode, all characters MUST be monospaced. Otherwise it is impossible to code. Xcode is not supposed to be a word processor.
There are no parameters to fix that. It was working fine for the past 15 years on Xcode. Please fix that so I can work again. And never do that ever again. Understood?
Hello @ShaddamIV, a line of markup content preceded by three forward slash (/) characters denotes the Quick Help syntax. If you have suggestions for improving Xcode, please use Feedback Assistant to submit an enhancement request.