IPWright83 / VSFileNav

Visual Studio extension for rapid finding of files within a solution
21 stars 8 forks source link

Compatibility with VS 2015 #14

Closed dvdnhm closed 7 years ago

dvdnhm commented 7 years ago

Hello,

Could you make it compatible with VS 2015 please?

Thanks

IPWright83 commented 7 years ago

@dvdnhm if you use the following link it should take you to a version which installs with VS2015. If this doesn't work then re-open and we can try to work out why.

https://visualstudiogallery.msdn.microsoft.com/57278574-d596-4f3c-8d1a-fc5e571c9a31

dvdnhm commented 7 years ago

I found the extention on visual studio gallery, and this is the file I downloaded: https://visualstudiogallery.msdn.microsoft.com/cfdf85c2-aaa4-4bdd-b8ea-e22bcc9860af https://visualstudiogallery.msdn.microsoft.com/cfdf85c2-aaa4-4bdd-b8ea-e22bcc9860af/file/46028/5/VSNav.vsix

in case you need to update the file on that platform..

thanks

IPWright83 commented 7 years ago

@dvdnhm thanks, I'll take a look. I'm in talks with the Visual Studio guys because it won't let me update that project (keeps encountering an error).

IPWright83 commented 7 years ago

@dvdnhm in the mean time try using this link https://github.com/IPWright83/VSFileNav/blob/master/VSNav.vsix

dvdnhm commented 7 years ago

it works thanks