Is there a way to selectively change the width of the Activity Bar in VSCode (v. 1.14)? I have a 1366×768 screen where every pixel counts, so I would like to make this bar narro
Not solving your exact question but another good solution...
settings.json
"workbench.useExperimentalGridLayout": true,
Settings (UI)
Activity Bar
"bottom"