Visual Studio provides a Solution Explorer window that enables you to explore and manage your solutions and projects. To open the window select View > Solution Explorer.
Solution Explorer displays the projects that form your solution, the files and folders in a project as they appear on the physical hard drive, and any assemblies, COM objects or files the project references. The context menus within Solution Explorer provide a variety of commands that help you manage your projects.
You can also create your own virtual folders to group files of your choice (a file can only belong to one virtual folder). The files can be of different file types.
(Pending Changes Filter) icon in the Solution Explorer toolbar, and either click
Errors Filter or
Errors and Warnings Filter to show the files that result in errors or also cause warnings:
icon. To view the dependencies for a file:
to expand and view the copybooks the file depends on.
If Preview Selected Items is switched on in Solution Explorer, clicking a copybook opens it for preview in the editor.