Android Studio编辑器中的字体大小似乎太小了。

如何让字体变大?


当前回答

MacBook用户:

更改字体大小:

Select **Android Studio** menu (which is present next to Apple icon)-->Preferences--->Editor-->Font-->Size(give size)-->ok

在编辑器中放大和缩小:

Select **Android Studio** menu -->Editor-->General-->change font size (zoom) with command and mouse wheel-->ok

其他回答

完成后,你可以试试(在Mac上): 首选项->编辑器->颜色和字体,在右侧,然后点击“另存为…”,这将创建一个新的方案,我们命名为“自定义”,然后所有字段变成可编辑的,字体,空间,颜色等。

就我而言,这是因为我的4K屏幕太薄了,无法阅读。就我而言,这是因为我的4K屏幕太薄了,无法阅读。然后你需要从Monospaced改为Consolas。

设置—>配色方案字体—>字体—> Consolas

非常简单。

选择文件,然后选择设置,然后选择编辑器,然后选择字体,然后更改大小。

文件->设置->编辑器->颜色和字体->字体。

We have to be more careful when doing this. For the first time I have changed the font size of menu by mistake instead of font. First create your own scheme by going to File-->Settings-->Colors & Fonts and then you can make changes to your own scheme. The final procedure is to go to settings(File-->Settings) and then select Editor and Colors & Fontsin the left bar menu. Then select the arrow on the left side of Colors & Fonts and then select Font in the left menu bar. You will get options to change your values. Remember you can only change values to your own sheme.

你可以尝试在首选项中搜索(android studio IDE >首选项)。 在aptana studio中,它是这样工作的:使更小:CMD和-,使用CMD shift和=。 作品吗?