You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deveroom version: 1.5.1
Visual Studio 2019 version: 16.4.3
One of the feature of Specflow Extension for VS is the ability to rename steps from the feature file. Since these steps are made to be reused, it is a real pain to do it manually. Unless I am mistaking this feature is not present in deveroom.
Is it plan in the road map?
The text was updated successfully, but these errors were encountered:
This is definitely a feature that we would like to support. I don't have a very concrete plan for it, because this would require a little bit of research on how we can connect to the roslyn code engine. But I hope to have this soon.
If you're going to implement this, please think about possibility to have such feature implemented in a way that it would understand regular expressions that might be used in Given/When/Then attributes and won't break them during rename.
Deveroom version: 1.5.1
Visual Studio 2019 version: 16.4.3
One of the feature of Specflow Extension for VS is the ability to rename steps from the feature file. Since these steps are made to be reused, it is a real pain to do it manually. Unless I am mistaking this feature is not present in deveroom.
Is it plan in the road map?
The text was updated successfully, but these errors were encountered: