Open
Description
I added the following code to "source.extension.vsixmanifest"
<VisualStudio Version="14.0">
<Edition>Ultimate</Edition>
<Edition>Premium</Edition>
<Edition>Pro</Edition>
<Edition>IntegratedShell</Edition>
</VisualStudio>
I compiled it and I installed "GitSccProvider.vsix" into Visual Studio 2015 RC.
=> The extension is partially working:
- The "History" window and the GitExtensions/TortoiseGit operations are working
- The "Pending changes" window doesn't work: it doesn't show up (and there is no error message).
Do you know how to fix the problem? Do you plan to support Visual Studio 2015?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels