Hi
I add into snippet new row of code and now it does not work
What error in such snippet?
If i delete this row everything is working.
<snippet> <content><![CDATA[ <script>$(document).ready(function() { $('body').bootstrapMaterialDesign(); });</script> ]]></content> <!-- Optional: Set a tabTrigger to define how to trigger the snippet --> <tabTrigger>ht</tabTrigger> <!-- Optional: Set a scope to limit where the snippet will trigger --> <scope></scope> </snippet>