Opened Files Explorer for VS CodeOverviewOpened Files Explorer is an extension for Visual Studio Code that provides a tree view of all currently opened files, mimicking the file explorer but focusing exclusively on your active working set of files. It's a handy tool for developers who work with multiple files and need a quick way to navigate through them. Features
Installation
UsageAfter installation, the 'Opened Files Explorer' will appear in the Explorer view. It will automatically update as you open or close files in your workspace. ContributingContributions to 'Opened Files Explorer' are welcome and appreciated. You can contribute in various ways such as submitting bug reports, suggesting enhancements, and creating pull requests for new features or bug fixes. SupportIf you encounter any issues or have any suggestions, please open an issue on the GitHub repository. LicenseThis extension is released under the MIT License. AcknowledgmentsThanks to the Visual Studio Code community for the continuous support and inspiration in building tools that enhance our development experience. Enjoy using Opened Files Explorer! |