Tuesday, 17 September 2013

Is There An Easy Way To Comment Out XAML Code in Microsoft Blend?

Is There An Easy Way To Comment Out XAML Code in Microsoft Blend?

I've been using Blend 4 for a while, especially when customizing
templates, and one thing irks me. There's no 'comment' button, so I can't
easily wrap a highlighted section of XAML with HTML comments (<!-- -->).
Is there any workaround for this, or am I forever stuck having to type those.
NOTE: I did see a macro extension that allows you to open/close comment
with a shortcut key, but sadly it doesn't install with my version of
Blend.

No comments:

Post a Comment