Note: This extension is not the same as the VSCode's File Nesting and is not integrated with it.
Organize React components in a way that mirrors your UI structure. By nesting files into a visual tree, React File Nesting Explorer helps you quickly understand component relationships and navigate large codebases with less effort.
- Homepage
- Get Started: Learn how to use the extension
- Features: Explore the complete list of features
Read React file nesting design pattern on Medium.
- New Nested File: Create a new file and nest it under the currently selected file.
- New Nested Folder: Create a new folder and nest it under the currently selected file.
- Delete File Nesting Container: Delete nested files and folders under the currently selected file.
Discover the rest of the features in the Features page.
This project is licensed under the MIT License - see the LICENSE file for details.



