-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
I would love to use this extension. |
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. |
Justin, thanks a lot for your information! |
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. |
I just created PR #7 to merge the changes. It's up to @johnmcbride to review/accept |
The PR is good. I just pulled the branch and it built and ran perfectly in VS2017. 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.) |
Great, works like a charm (and even more usefull since I can add a keyboard shortcut) |
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. |
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:
NOTE: Remember, it's vsix, not visx. |
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 |
Thanks Ronaldme! That's great! |
Someone has an idea (or modification) that works in VS 2022? 🤔 |
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.
The text was updated successfully, but these errors were encountered: