﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Syntax Highlighting stopped working in VS 2013 after installation of Update 4</title><link />http://developers.de/blogs/damir_dobric/archive/2015/01/20/syntax-highlighting-stopped-working-in-vs-2013-after-installation-of-update-4.aspx<description>After installing Visual Studio2013 Update 4 my C# Syntax Highlighting stopped working. This is what I get: public class MyClass : MyClass2 {&amp;#160; } &amp;#160; This is what I expect: public class MyClass : MyClass2 { &amp;#160;&amp;#160;&amp;#160; } &amp;#160; To fix the</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>