I have visual studio 2019 version 16.4.5 in C# and up until a few days ago, everything was working fine. However this week I just can't go to any step definition unless I do a find in the project which is very time consuming on such a large project. I used to be able to F12 into any step definition I wanted so not sure where it's gone wrong. I haven't downloaded anything new recently which I think could affect it.
I have Resharper and Specflow installed and ensured they were up to date and followed various guides to ensure these have been set up correctly with the right options.
I have tried deleting the hidden .vs folder in hopes that might help but nothing.
I'm unable to delete and reinstall visual studio 2019 as I do not have admin rights.
Everything checks out but I'm not sure what else to try. Any help would be much appreciated. TIA