<snippet>
    <content><![CDATA[
label[for=${1}]+input.form-control[type=date][id=${1}][name=${1}]
]]></content>
    <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
    <tabTrigger>bdate</tabTrigger>
    <!-- Optional: Set a scope to limit where the snippet will trigger -->
    <scope>text.html</scope>
</snippet>