Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
当前回答
默认情况下,Android Studio不允许正常的CTRL +鼠标滚动来放大或缩小。你可以在设置中启用它,尽管它的位置似乎随着时间的推移而改变了。Mac用户在其他答案中有详细的说明,但我使用Windows。
对于Android Studio 3.4中的Windows用户,您可以选择文件->设置->常规,然后选中“用Ctrl+鼠标滚轮更改字体大小(缩放)”复选框。见下文:
其他回答
我安装了最新版本的Android Studio(3.6.1)。
我导航到:文件->设置->编辑器->字体。对话框显示一个警告消息(黄色三角形),指示字体在配色方案中定义。
(在这里编辑字体没有效果。)
我点击了对话框的警告消息链接。
导航到:文件->设置->编辑器->配色方案->配色方案字体。
(现在我可以编辑当前方案的字体了。)
默认情况下,Android Studio不允许正常的CTRL +鼠标滚动来放大或缩小。你可以在设置中启用它,尽管它的位置似乎随着时间的推移而改变了。Mac用户在其他答案中有详细的说明,但我使用Windows。
对于Android Studio 3.4中的Windows用户,您可以选择文件->设置->常规,然后选中“用Ctrl+鼠标滚轮更改字体大小(缩放)”复选框。见下文:
好的,我通过上面回答的两个人的帮助,Mosh Feu和Suragch找到了这个解决方案,首先打开设置(ctrl+alt+s),其次进入编辑器->通用->字体->大小。
完成后,你可以试试(在Mac上): 首选项->编辑器->颜色和字体,在右侧,然后点击“另存为…”,这将创建一个新的方案,我们命名为“自定义”,然后所有字段变成可编辑的,字体,空间,颜色等。
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.