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

Extension is interfering with 'Track Item in Solution Explorer' setting #15

Closed DanAtkinson closed 5 years ago

DanAtkinson commented 6 years ago

Hi there,

This extension seems to be interfering with the ability to keep the 'Track Item in Solution Explorer' setting unchecked in VS2017 (including the latest version).

For some reason, the option keeps getting rechecked and, if the extension is removed, the problem no longer occurs.

This has also been detailed and discussed on the MS Developer Community here.

Thanks, Dan

vtabota commented 5 years ago

Same here

bodong1987 commented 5 years ago

I have the same problem.

bodong1987 commented 5 years ago

this problem is occur when i open multiple visual studio instances.

sharwell commented 5 years ago

This extension duplicates functionality that is built into Visual Studio 2012 and newer. For users that want to use the "Track Item in Solution Explorer" setting, I recommend switching to the built-in feature to avoid interference from an extension.

bodong1987 commented 5 years ago

i don't need the internal functionality of "Track Item in solution explorer", but if i install this extension, when i opened multiple instance of visual studio, this extension will cause the setting "Track Item in Solution Explorer" checked, but i have never checked this setting manully.