Face the fear, build the future
VSCode - Adjusting font-size : explorer tab
Ayin Kim
2020. 12. 9. 18:15
반응형
Solution
settings -> search for "zoom level"
Then input 1.
"window.zoomLevel": 1
stackoverflow.com/questions/36040857/visual-studio-code-change-font-size-for-file-explorer-tray
Visual Studio Code change font size for file explorer tray?
How do I change the font size for the file explorer in Visual Studio Code? There is not an option in the settings.json file.
stackoverflow.com