Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to VS2017 #6

Open
justcla opened this issue Jan 19, 2017 · 12 comments
Open

Upgrade to VS2017 #6

justcla opened this issue Jan 19, 2017 · 12 comments

Comments

@justcla
Copy link

justcla commented Jan 19, 2017

Hi John. I find this a very useful extension and would like to use it in VS2017.
Can we upgrade this so it runs on VS2017 as well as VS2015?
I'm happy to help.

zacharycmontoya pushed a commit to zacharycmontoya/OpenBinFolder-VSExtension that referenced this issue Jan 24, 2017
@oo-dev17
Copy link

oo-dev17 commented May 29, 2018

I would love to use this extension.
But for me unfortunately my VS 2017 installations do not show up in the VSIX-Installer dialog.

@justcla
Copy link
Author

justcla commented May 29, 2018

That is because the version available on the Marketplace is v1.0, which was uploaded back in 2016.

It looks like @zamont has offered a PR to upgrade to VS2017, but it has not been accepted and the new VSIX is not available on the Marketplace.

Until the PR is accepts and @johnmcbride uploads the new version to the Marketplace, the best way to install the extension would be to build the VSIX locally, then install it.

@oo-dev17
Copy link

Justin, thanks a lot for your information!
Maybe I am not that familiar with GitHub, but this Fix#6 should be on 4 files in 2017. But when I look into the repo all files are still from 2016

@justcla
Copy link
Author

justcla commented May 29, 2018

That's because the PR has not been merged, so the files won't appear in the main repo. The files exist in zamont's fork in the upgrade2017 branch.
https://github.com/zamont/OpenBinFolder-VSExtension/tree/upgradeVS2017

@zacharycmontoya
Copy link

I just created PR #7 to merge the changes. It's up to @johnmcbride to review/accept

@justcla
Copy link
Author

justcla commented May 29, 2018

The PR is good. I just pulled the branch and it built and ran perfectly in VS2017.
Thanks Zach!

I have attached a copy of the VSIX that I built locally. (Note: You'll need to rename the file to OpenBinFolder.vsix to install it.)

OpenBinFolder.zip

@oo-dev17
Copy link

oo-dev17 commented May 30, 2018

Great, works like a charm (and even more usefull since I can add a keyboard shortcut)
A big thank you - to you guys!

@astrohart
Copy link

I'd like add an extra 'vote' to this discussion to have the extension made compatible with VS2017 on the Marketplace. Until then, I'd like to give a big shout out to @justcla for making an upgraded extension locally and I respectfully request @johnmcbride to please look into PR #7 ! Thanks again.

@astrohart
Copy link

astrohart commented Jan 22, 2019

Hi @justcla please cancel my last message; I figured it out. I thought to myself, well, there are just so many files here, let's rename them one by one (what I had done was downloaded the ZIP from your link and then unpacked it and tried the files inside of it).

For n00bs such as myself, here are the install directions:

  1. Download the file Open Bin Folder.zip; this link is the same as the one in @justcla's message above.
  2. Save the file to a folder on your computer and be sure to make a note of which folder it lives in.
  3. Once the download is complete, open the folder you downloaded the file to, in File Explorer.
  4. Then rename the file from Open Bin Folder.zip to Open Bin Folder.vsix (that is, just change the extension).
  5. Press the F5 key on your keyboard to refresh File Explorer.
  6. Then double-click on the newly-renamed file and follow the directions on your screen.

NOTE: Remember, it's vsix, not visx.

@ronaldme
Copy link

ronaldme commented Dec 2, 2019

Because this repository does not seem to be maintained anymore I forked the repo and made some changes to make it work for Visual Studio 2019. The extension is also available on the Visual Studio Marketplace for everyone.

https://github.com/ronaldme/OpenBinFolder-VSExtension

https://marketplace.visualstudio.com/items?itemName=RonaldMeijboom.open-bin-folder-extension-2019

@justcla
Copy link
Author

justcla commented Dec 2, 2019

Thanks Ronaldme! That's great!

@oodev17
Copy link

oodev17 commented Nov 15, 2021

Someone has an idea (or modification) that works in VS 2022? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants