tomasr / XamlClassifierFix

VS2010 extension to fix XAML code editor classification issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XAML Classifier Fix VS2010 Extension

This is a sample extension for Visual Studio 2010 that works around an issue with the XAML code editor in VS2010. The problem is related to the use of the String classification to highlight regular text in XML elements found in the XAML file.

For more details see here.

About

VS2010 extension to fix XAML code editor classification issues.


Languages

Language:C# 100.0%