Simplify copying your VS Code folder structure to text.
Open explorer tab in the side bar to view folder structure
Right click on a folder you want to view the tree structure of in text format
Press on 'Copy Folder Tree to Text'
Paste the text folder tree structure anywhere you like.
To set up a development environment:
- Clone the repository.
- Run
npm installto install dependencies. - Open the project in Visual Studio Code.
- Press F5 to open a new VS Code window with the extension loaded.
This extension contributes the following setting:
copyfoldertree.copy: Gets the folder structure as a text tree folder structure
No known issues so far.
Initial release of copyfoldertree




