Since update to VS 2022 17.2.0, a new folder called "FileContentIndex" is created in "...\.vs\[soln name]".
This seems to be related to ServiceHub.IndexingService.exe. There's also a new file type of ".vsidx" and a "merges" folder.
There's not much info around at the moment. At the time of posting, StackOverflow returns no search results on the above.
I want to disable this feature. I've gone through all the Tools > Options settings but can't seem to find anything relevant. Any ideas?
Thanks