Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
Android Studio编辑器中的字体大小似乎太小了。
如何让字体变大?
当前回答
更新所有字体大小
进入外观&行为>外观,选中自定义字体并更新大小字段。 这将改变除编辑器外的所有字体大小。 转到编辑器>字体和更新大小字段。这将改变编辑器的字体。
其他回答
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.
设置(Ctrl+Alt+s)——>外观——>覆盖默认字体(不推荐):
然后将大小更改为16+。
声学答案是有效的,在windows中,它会是文件->设置->编辑器->颜色和字体然后另存为,命名它然后你可以编辑所有你想要的字段。
非常简单。
选择文件,然后选择设置,然后选择编辑器,然后选择字体,然后更改大小。
文件->设置->编辑器->颜色和字体->字体。
临时调整字体大小
进入设置(或Mac中的首选项)>编辑器>常规>用Ctrl+鼠标滚轮改变字体大小(缩放) 或按“Cmd+Shift+A”为mac。
这将允许您在任何需要的时候快速修改字体大小。但是,字体将被重置为默认大小下次启动Android Studio。(控制+鼠标滚轮功能不会重置。你只需要这样做一次。)
永久更改默认字体大小
进入设置>编辑器>颜色和字体>字体。单击“另存为…”,选择新的方案名称。然后改变字体大小,点击OK。这将是每次打开Android Studio时的默认大小。