开发者

Is there a way to automatically uppercase comments in Xcode?

开发者 https://www.devze.com 2022-12-24 02:35 出处:网络
Is there a way to automatically uppercas开发者_Go百科e comments in Xcode? Either when typing individual comments or globally after the fact?Besides the WHY WOULD YOU WANT TO DO THAT?! question:

Is there a way to automatically uppercas开发者_Go百科e comments in Xcode? Either when typing individual comments or globally after the fact?


Besides the WHY WOULD YOU WANT TO DO THAT?! question:

There is nothing built into Xcode to do this for you.

I would start with a script designed to do something similar like strip out C comments from code Python snippet to remove C and C++ comments is a good starting point. Then adapt that to write a new file with your special comments.


You're never the only one . . . You can go into Preferences-Fonts & Colors and then choose a font that has only caps (ex. Copperplate).

Is there a way to automatically uppercase comments in Xcode?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号