code snippets - How to edit html autocomplete in Sublime Text 3 -
i can't seem find how configure html autocomplete snippet. i.e: when write html , hit tab autocompletes following:
<!doctype html> <html> <head> <title></title> </head> <body> </body> </html> i'd edit , make custom one, possible?
cheers j
Comments
Post a Comment