Custom Document Well for Visual Studio CodeAboutA replication a subset of Visual Studio's (discontinued) Custom Document Well plugin. The standard VS Code extension API does not support this style of modification, this is instead done by direct DOM manipulation. This causes an additional installation step to be required. See Installation. Note: Only the side bar being on the right is supported for the time being. Supported functionality:
Installation
Alternatively, this can be more easily run non-persistant on a single instance:
Development
Alternatively, it can be loaded by pasting the .js into the developer console, which can be easier for rapid development and when introducing potentionally view breaking bugs. Remaining work/rough corners.The vertical tabs can not be repositioned or resized. It's always on the left and always 300px wide. This was not done as a PR to VS Code because the changes and features are personal and unlikely to be intune with the intended VS Code product direction. Screenshots |