Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
当前回答
有两种可能的方法:
1. 设置更改字体大小的自定义快捷方式:
更高级的-> KeyMap ->动作编辑器- -> Dcrease字体/增加 字体大小
为每个目的设置一个快捷方式。 注意:你也可以在自定义快捷方式中设置鼠标快捷方式。 当您从另一个代码编辑器迁移并且习惯使用另一个快捷方式时,这个自定义快捷方式特性非常有用。
2. 设置放大和缩小为鼠标滚动,如果你是windows用户按下控件,如果你是macOS用户按下命令。
首选项->编辑器->通用->标记选中选项->更改字体 大小用命令+鼠标滚轮
其他回答
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 book中,您可以使用两个手指来放大(增加字体大小)或缩小字体大小,就像我们在移动电话中放大图像一样。
有两种可能的方法:
1. 设置更改字体大小的自定义快捷方式:
更高级的-> KeyMap ->动作编辑器- -> Dcrease字体/增加 字体大小
为每个目的设置一个快捷方式。 注意:你也可以在自定义快捷方式中设置鼠标快捷方式。 当您从另一个代码编辑器迁移并且习惯使用另一个快捷方式时,这个自定义快捷方式特性非常有用。
2. 设置放大和缩小为鼠标滚动,如果你是windows用户按下控件,如果你是macOS用户按下命令。
首选项->编辑器->通用->标记选中选项->更改字体 大小用命令+鼠标滚轮
设置(Ctrl+Alt+s)——>外观——>覆盖默认字体(不推荐):
然后将大小更改为16+。
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.