How to move left and right when the directory structure opened by VsCode is too deep.

for example, in this picture, MainActivity has been blocked, but the resource manager can not move left and right, ah, can only increase the width of the resource manager, isn"t it troublesome to do so?
clipboard.png


look up the setting item workbench.tree.horizontalScrolling to true in the settings

.

my vscode version is 1.25.1

clipboard.png


as shown in the figure, set workbench.tree.horizontalScrolling: true


https://marketplace.visualstu.

Menu