Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.95 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.95 KB

Open Bin Folder - VS4Mac 2022 Edition

Open Bin Folder is an extension for Visual Studio for Mac that, when triggered on a project, opens that project's bin folder in Finder.

License

License - MIT

Build Status

GitHub Workflow Status

Installation

Until this extension can be made available through public extension source channels, you will need to install it manually.

  1. Download the *.mpack file from the most recent release here on the GitHub repository to your Mac i. Download the Latest Release
  2. From within Visual Studio for Mac, open the 'Extensions' dialog from the main menu i. Extension Menu Option
  3. On the Extensions dialog, click, "Install from File" i Install from File
  4. From the standard file picker, navigate to where you downloaded the *.mpack file in step #1 and open it i Navigate and open the mpack file
  5. On the dialog that appears, telling you which extension will be installed, validate the information and click "Install" i. Install the Extension
  6. When the install dialog closes and brings you back to the Extensions dialog, click the "Installed" tab and verify you see Open Bin Folder in the list of installed extensions. i. Verify the Installation

Enjoy!

Contributions

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