-
Notifications
You must be signed in to change notification settings - Fork 1.2k
"Open in Visual Studio" doesn't open VS on Windows 7 #1540
Comments
@bchavez even though the following implies otherwise, For example if you open the following in your browser: Visual Studio should open and show the following in What you said, "and it should fail", what happens exactly? I'm interested to know what happens if you try to open the |
Hi @jcansdale , sorry, I should have been more clear about what "fail" means.
👨 🏁 "Louie Louie, oh no... Me gotta go... Aye-yi-yi-yi, I said" |
Don't know how helpful this might be, but here is a recording of the protocol handler doing nothing. Here I'm manually clicking to activate between Visual Studio and Chrome: 🔮 🎎 "Magic and technology. Voodoo dolls and chants. Electricity. Were makin weird science..." |
Do you have any registry entries similar to this:
I have a number like |
@jcansdale , I have very similar registry entries on the Windows 7 VM. Here's a DIFF between our registry entries:
Basically, version number differences and the path to Community vs Enterprise VS. My exported registry file: WIN7_GITCLINET_OPEN.zip |
@bchavez that is strange. A security setting maybe? I wonder if any other custom URL handlers work? 😕 To be honest, even when it works, I don't think this feature works very well. There are a few issues that pretty much stop be from using it.
I'd prefer to point the user to clear instructions on how to clone from an already open instance of VS. |
Ola, @meaghanlewis, regarding #1539:
GitHub Extension for Visual Studio version:
Visual Studio version:
Screen recording:
Steps to reproduce:
Fresh Windows 7 VM install with latest updates.
Installed Chrome as Default Browser:
Installed Visual Studio 2017, with latest updates.
v2.2.0.10
tov2.4.3.1737
:After updating GitHub Extension for Visual Studio to
v2.4.3.1737
, try cloning a repository with "Open in Visual Studio". You should get this pop up in Chrome:and it should fail.
PS. Also, keep a close eye out on the very first-try clone of a Git repository. If you clone a repo inside Visual Studio via Team Explorer, IIRC, there's a whole bunch of "Command Prompt" windows that pop up making for an awkward user experience. I couldn't reproduce the "cascade of command prompt" windows because it only happened once. I don't know if this is due to the GitHub extension or just Git + VS.
Also, I can't remember which Clone button I used. I vaguely remember it was Number 2 as shown above since Bogus was my first clone.
🎸 💃 "Para bailar La Bamba, para bailar La Bamba..."
The text was updated successfully, but these errors were encountered: