We have published a small Visual Studio integration update for VS2010 and VS2012. It contains minor fixes.
The updated package can be downloaded through the Visual Studio gallery update.
Here is a list of fixes:
1.9.1 - 2012/10/12 (Visual Studio Integration update)
Fixed issues:
+ VS2012: Run specflow scenarios does not work: works as for RC, but still runs all scenarios from the file (Issue 210)
+ VS2010: VS stops showing context menus if code window contains C++ code (Issue 209)
+ VS2010: Use < and > around variables in Intellisense for steps (Issue 203)
+ VS2010: SpecFlow incorrectly detected changes in the configuration (Issue 215)
+ VS2010: Exception during project load+ VS2010: InvalidComObjectException: COM object that has been separated from its underlying RCW cannot be used. (Issue 230)
+ VS2010/VS2012: improve stability, more tracing