html-snippets
html-snippets copied to clipboard
How to add new code snippets?
I am using html in .HTML, .PHP etc. files.
I'd liek to add class like this - class=""
I want to create shortcuts for class When I type class and hit enter. It should be add this code class="" cursor within double quotes.
So I can paste my class name there.
Thank you