There's no highlighting for Feature, Scenario, Given, When, Then, etc. keywords by default. Is there a ready made template out there to enable this?

link|improve this question

60% accept rate
feedback

2 Answers

The recent vesions of SpecFlow have a built-in syntax highlighting for VS2010.

link|improve this answer
feedback
up vote 5 down vote accepted

http://github.com/henritersteeg/cuke4vs does exactly this.

link|improve this answer
Too bad it works with VS2008 only. – thenextwebguy Jun 2 '10 at 23:04
too bad crashes VS2008 when you open a feature file – INTPnerd Jun 3 '10 at 2:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.