tunnelvisionlabs / FindInSolutionExplorer

Adds the Find in Solution Explorer command to the context menu of open document tabs.
https://marketplace.visualstudio.com/items?itemName=SamHarwell.FindinSolutionExplorer
Apache License 2.0
16 stars 5 forks source link

Vs 15 Support #2

Closed valeriob closed 7 years ago

valeriob commented 7 years ago

It's mandatory to begin using vs 15 😄

sharwell commented 7 years ago

@valeriob Visual Studio 2012+ has this feature built-in. I've noticed this hasn't stopped people from continuing to request it (and so far I've worked to keep up). Is there a particular reason why you're a fan of this extension over the built-in functionality?

valeriob commented 7 years ago

I guess nobody like me knew it :D The name "Sync with Active Document" is kind of misterious... But most of all, the visual studio button is in the wrong place, is far more comfortable if it is in the tab context menu.

sharwell commented 7 years ago

@valeriob Thanks for the update. I'll see about getting this updated in the next couple of weeks (I'm working my way through many extensions).

valeriob commented 7 years ago

Thank you !

sharwell commented 7 years ago

@valeriob I enabled AppVeyor on this project, so if you visit the pull request where this issue is fixed (#6) and navigate to the AppVeyor build results, you'll find an artifacts tab. On that page you'll find a build of the VSIX which should support Visual Studio 2017.

:memo: After I verify on one of my machines that the build truly does support Visual Studio 2017, I'll merge the request and get an update uploaded to the marketplace.