You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Per my conversation with @haacked in #10, I would like to be able to browse code on GitHub from Visual Studio and then open that code file in Visual Studio.
@haacked also mentioned that when viewing a file on GitHub there is a button titled Open this file in GitHub for Windows, which will open the code file in your default text editor for that file type. However, this only works if you have GitHub for Windows installed as it's not supported by default in Visual Studio.
I'm interested in finding out what GitHub for Windows does that enables that to be be viewed in a text editor and then help add that to Visual Studio whether that by making it a part of this extension or by creating another one.