Visual Studio 2017 “Go to All” does not list items

后端 未结 4 530
忘了有多久
忘了有多久 2021-02-06 20:58

VS 2017\'s new \"Go to All\" (Ctrl + T or Ctrl + ,) does not lists items for me.

Searched for a setting for it, no luck. Also no error messages regarding this at all. An

4条回答
  •  醉话见心
    2021-02-06 21:20

    I fixed this by deleting my .vs folder and *.csproj.user files from my repository (done with git-clean)

提交回复
热议问题