Any directive defined with the `C` restriction should show up in CSS class code completion, and `M` in code comments. E.g. ``` html <!-- directive: my-dir exp --> <span class="my-dir: exp;"></span> ```