Re: BUG: Incremental Search requires checkout
Whenever I perform an incremental search in a file that is not checked out of TFS, when I hit Enter after entering my search term I am prompted to checkout the file from TFS. If I do not allow the checkout, then the search is cancelled. I should not be required to checkout a file in order to perform a text search in a file.
What I'm using:
- Visual Studio 2010
- TFS 2010
- Source control settings are to prompt before checkout rather than auto-checkout.
- ViEmu 2.5.13 for VS 2010
Example of reproducing this is easy. I open any file in my solution and type: "/search-term<enter>" When I type <enter>, I am prompted to checkout the file. This should not happen.
Any ideas? Am I doing something wrong? This appears to be a bug to me.
--matt