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

C#
2

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 the font size of project explorer in vs code"

C# Answers by Framework

Browse Popular Code Answers by Language