resharper-angularjs icon indicating copy to clipboard operation
resharper-angularjs copied to clipboard

Support directives in CSS classes and comments

Open citizenmatt opened this issue 9 years ago • 0 comments

Any directive defined with the C restriction should show up in CSS class code completion, and M in code comments. E.g.

<!-- directive: my-dir exp -->
<span class="my-dir: exp;"></span>

citizenmatt avatar Oct 20 '15 13:10 citizenmatt