How to change environment's font size?

后端 未结 19 1282
有刺的猬
有刺的猬 2020-11-30 18:03

Is there a way to change the environment font size in Visual Studio Code? Stuff like IntelliSense box, debug panel, file names, etc.

I know how to change the editor\

19条回答
  •  既然无缘
    2020-11-30 18:11

    After Pressing Control+Shift+P as suggested by @Edwin:

    1. Look for Workspace Settings:

    1. Then "Place your settings in the file to the right to overwrite...default and user settings," or click the UserSettings tab to adjust the window.zoomLevel if that is the desired action.

提交回复
热议问题