Custom HTML tags autocompletion
Hi, currently I'm working with OnsenUI CSS library which have a bunch of custom HTML tags.
The problem is, I can't make Dreamweaver to autoclose any of OnsenUI custom tags i.e <ons-row>
And I need to type it manually <ons-row>content</ons-row> to proper close it. This is time consuming.
Any ideas how to instruct Dreamweaver to automatically close customs tags after I type "</"??
Disclaimer : any other HTML/HTML5 tags is properly autoclose, only custom tags is not working
Thanks
