html-snippets icon indicating copy to clipboard operation
html-snippets copied to clipboard

Wrong description for track

Open rsgranne opened this issue 8 years ago • 1 comments

Your snippets.json current has this:

"track": { "prefix": "track", "body": "<track src="$1" kind="$2" srclang="$3" label="$4">$5", "description": "HTML - Defines a table row", "scope": "text.html" },

The description is wrong, obviously.

rsgranne avatar Aug 21 '17 02:08 rsgranne

hello @rsgranne yes, it is thanks for pointing that out, I'll amend and push a fix.

abusaidm avatar Aug 27 '17 11:08 abusaidm