vscode中有没有办法只放大编辑器 [英] Is there a way in vscode to only zoom in on the editor

查看:47
本文介绍了vscode中有没有办法只放大编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

目前,当你使用 vscode 放大时,编辑器、侧面板和图标都会被放大.

有谁知道如何获得类似于 Atom 的功能,但只有编辑器变大了?

解决方案

您想要

安装:

  1. Ctrl + P
  2. ext install fontsize-shortcuts
  3. 重新启动 Visual Studio Code.

快捷键是:

  • Ctrl + = 增加字体大小.
  • Ctrl + - 减小字体大小.
  • Ctrl + 0 重置字体大小.

Currently, when you zoom in while using vscode, the editor, side panel, and icons all get magnified.

Does anyone know how to get functionality similar to Atom where only the editor gets larger?

解决方案

You want the FontSize Shortcuts extension.

Installation:

  1. Ctrl + P
  2. ext install fontsize-shortcuts
  3. Restart Visual Studio Code.

The shortcuts are:

  • Ctrl + = to increase the font size.
  • Ctrl + - to decrease the font size.
  • Ctrl + 0 to reset the font size.

这篇关于vscode中有没有办法只放大编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆