The framework should prioritize the display of the extension's name in the extension's view when the width is constrained. This will help users identify extensions more easily by hiding non-essential info, such as:
vscode layout (300px): it looks like when the view is smaller than 300px, prioritization starts happening to maximize the use of the space (hide icons and other unnecessary info)
Description
The framework should prioritize the display of the extension's
name
in the extension's view when the width is constrained. This will help users identify extensions more easily by hiding non-essential info, such as: