Dotnet Solution TreeThis extension provides a tree view of your .NET solution, showing projects, classes, and methods. You can click on any item to navigate to its location in the code. Main Aim of this extension to bring the same developer experience while navigating to solutions/projects/classes and methods to find them in Solution expolerer and then easily navigate to the files/code. Features
Requirements
Extension SettingsThis extension does not contribute any settings. How to use the extensionUsing COmmand Pallete
Using Extention Window/ Left Hand Extension Panel
After following any of the steps above, you will be able to view the Solution/Project structure in the window as showing below
As showin above
Known IssuesNo known issues at this time. Release Notes1.0.0Initial release of dotnet-solution-tree 1.0.1Updated documentation and Avoided including the class files under bin or obj folders 1.0.2Separated the Extension view with custom icons and enhanced documentations with screenshots. Enjoy! |