File Tree GeneratorFile Tree Generator is a Visual Studio Code extension that helps you visualize and document your project structure. It generates an easy-to-read tree view of your files and directories, making it perfect for documentation, README files, or getting a clear overview of your project structure. It's highly customizable - you can include file contents, ignore specific patterns (using .gitignore syntax), and configure exactly what you want to see in your generated tree. Features
Getting StartedPrerequisites
InstallationVS Code MarketplaceYou can install this extension directly from the Visual Studio Code Marketplace:
Manual InstallationAlternatively, you can build and install it from source:
You can also load the extension in development mode:
UsageAfter installing the extension:
The file tree will be generated and saved to a file named Extension SettingsThis extension contributes the following settings:
☕ Support the ProjectIf you find this extension helpful, consider buying me a coffee! Your support helps maintain and improve the project. ContributeHave an idea for a new feature? Found a bug? Want to make the extension better? Your contributions are welcome! You can help in many ways:
All feedback and contributions are greatly appreciated! Feel free to open an issue on GitHub to start a discussion about your ideas. LicenseThe File Tree Generator extension is open-source software licensed under the MIT license. DisclaimerThe extension is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. |