I've come up with an innovative plugin idea that involves visually modifying the file explorer in VS Code. Is it possible to access the view through the extension API?
While I know there is an API for adding new tree views (https://code.visualstudio.com/docs/extensionAPI/extension-points#_contributesviews), I haven't found any mention of being able to customize the existing one.