Make SpecFlow / Cuke4VS understand non-English .feature files

家住魔仙堡 提交于 2019-12-08 02:37:29

This is rather strange.... after re-starting Visual Studio 2008 several times, uninstalling Cuke4VS in favor of the built-in VS 2008 integration in SpecFlow 1.8.1, and after rebooting my dev machine, now suddenly the syntax highlighting for the German features works just fine, and SpecFlow's custom tool can now properly convert these German features into the *.cs code-behind files.

But now: those features that we have that are in English with a #language: en-EN prefix at the top of the file aren't highlighted properly anymore.....

Rather fishy - the whole VS 2008 integration seems a bit wonky... looking forward to VS 2010 !

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!