VCFolderViewVCFolderView is a Visual Studio extension that provides folder view functionality for Visual C++. Features
InstallationTo install VCFolderView, download the VSIX file from here and follow the installation instructions. UsageTo perform a file operation, right-click on the file or folder you wish to operate on and select the appropriate action from the context menu. ConfigurationCreate a VCFolderView.json file in your project folder to configure VCFolderView.
|Option|Description|Defaults|
| ------------- |-------------|-------------|
|WorkingDirectory|Sets the current working directory.| ContributingContributions to VCFolderView are welcome! If you would like to contribute to the project, please fork the repository and submit a pull request. LicenseVCFolderView is released under the MIT License. |