michaelblyons/SublimeSyntax-HTML-CSharp

<% } else { %> marks else as invalid

michaelblyons opened this issue · 1 comments

Extend the <% } %> cheat to include <% } else { %> and <% } else if (...) { %> with a pushed if block context from the base C# syntax.

Check sublimehq/Packages#2012 for embed (vs push-with_prototype) that allows using prototyping.