Install the custom CSS plugin, then make a file on your computer that will hold your custom CSS, I like to make one in my home directory called ~/.vscodestyles.css
and then add the below CSS into it.
Once done, open your command palette and select enable custom CSS and JS
It adds the missing tree functionality to VSCode