Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MarwanElKhodary/copyfoldertree

Repository files navigation

copyfoldertree

Simplify copying your VS Code folder structure to text.

Features

Open explorer tab in the side bar to view folder structure

Folder structure

Right click on a folder you want to view the tree structure of in text format

Context menu

Press on 'Copy Folder Tree to Text'

Mouse over selection in context menu

Folder tree copied to clipboard

Paste the text folder tree structure anywhere you like.

Text view of folder structure

Requirements

To set up a development environment:

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Open the project in Visual Studio Code.
  4. Press F5 to open a new VS Code window with the extension loaded.

Extension Settings

This extension contributes the following setting:

  • copyfoldertree.copy: Gets the folder structure as a text tree folder structure

Known Issues

No known issues so far.

Release Notes

1.0.0

Initial release of copyfoldertree

About

Simplify copying your VS Code folder structure to text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published