Visual Studio crashes every time I try to enter "<DataTemplate" tag in XAML editor. Also in many other cases but this one looks consistent. If I turn off CodeRush everything works fine. Since it is a complete crash of VS without any error message I'm not sure how can I provide additional information.
I'm trying to work on this project: https://github.com/poma/HotsStats
The error appears even if I just try to open a project with incomplete "<DataTemplate" tag. Crash happen during project load.
Roman,
Thank you for the report, we have reproduced this issue locally and we are working on the hotfix right now.
We have found that it is caused by our XAML processing triggered by ShowColor functionality.
Please follow the steps below to disable ShowColor as a workaround for now.
We are working on the hostfix and will notify you as soon as it is available.
Roman,
Please install this daily build with the fix: CodeRush.Roslyn-1.0.9.1665.vsix
I am looking forward to your results.
Yes it works perfectly now. Thank you for fast support!
Roman,
Thank you for the confirmation I am happy it works fine now.