Search stops working for “Entire Solution”

后端 未结 28 1347
温柔的废话
温柔的废话 2020-12-02 03:30

Somehow Visual Studio search has stopped working for me. Anytime I search \"Entire Solution\" for some text I get this result:

Find all \"[Whatever I

28条回答
  •  死守一世寂寞
    2020-12-02 04:02

    I am running Visual Studio 2012 Professional in a Virtual Machine, connecting using rdesktop from a Linux machine.

    None of the other suggestions worked, but solved the problem was:

    • Go to the 'Find and Replace' screen. (ctrl-shift-f in my case)
    • Enter a search text and choose 'Entire Solution'
    • Hit 'Find Next', it should find a result.
    • Hit 'Find All', now works without aborting. (Note, i hit my Mouse really hard and some swearing was involved, too, but I don't think that has any relevance apart from a psychological one :D )

提交回复
热议问题