Answers for "how to increase font size of explorer vs code"

C#
4

vs code explorer font size

"editor.fontSize": 16,
"terminal.integrated.fontSize": 14,
"window.zoomLevel": 1.4,
Posted by: Guest on April-28-2021

Code answers related to "how to increase font size of explorer vs code"

C# Answers by Framework

Browse Popular Code Answers by Language