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.
I have set
"window.zoomLevel": -1 and "editor.fontSize": 16.5
"window.zoomLevel": -1
"editor.fontSize": 16.5
it works great here's a preview,