Skip to content

A Visual Studio extension that adds a right-click context menu command that allows you to open the project's output directory (i.e, the "bin" folder) in Windows File Explorer.

License

Notifications You must be signed in to change notification settings

CodingWithCalvin/VS-OpenBinFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Bin Folder

A Visual Studio extension that adds a right-click context menu command that allows you to open the project's output directory (i.e, the "bin" folder) in Windows File Explorer. This uses the currently active solution/project configuration to determin WHICH output folder to navigate to.

License

License - MIT

Build Status

GitHub Workflow Status

Marketplace Status

Marketplace Installations Marketplace Downloads Marketplace Version Marketplace Rating

Contribute

Contributions are welcome! Issues, PRs, etc. While it may seem this extension is "done", who knows what the future may hold for it?

For cloning and building this project yourself, make sure to install the Extensibility Essentials 2022 extension for Visual Studio which enables some features used by this project.

About

A Visual Studio extension that adds a right-click context menu command that allows you to open the project's output directory (i.e, the "bin" folder) in Windows File Explorer.

Topics

Resources

License

Stars

Watchers

Forks

Languages