VS Code tips — Hiding buttons in view toolbars

Опубликовано: 15 Март 2026
на канале: Code 2020
4,352
22

To hide a button from a view toolbar in VS Code, just right click on it and select hide. Right clicking also shows a list of all available buttons, which lets you control which buttons are visible or hidden

This is especially helpful for cleaning up buttons contributed by extensions

#vscode