Go to definition in specflow feature file is not working in VS 2022.
New steps (definition less) are not coming in purple, all the steps are white coloured.
Trying to create definition for new steps is resulting in a dialog box with text "All steps have been defined in this file already" from visual studio extension for specflow
- I built the solution
- I closed and opened the VS
- I uninstalled and installed specflow for visual studio 2022
- I uninstalled and installed VS
.vsfolder at the root directory of the solution. The.vsfolder contains transient cached data for Visual Studio. Lots of Visual Studio "weirdness" can be solved by deleting that folder and the rebuilding the solution.