Files
docs.tutoraddons.com/.vscode/youtube.code-snippets
2025-04-12 14:34:53 +07:00

10 lines
217 B
Plaintext

{
"DocuVideo": {
"prefix": "youtube",
"body": [
"<Youtube videoId=\"${1:zQnBQ4tB3ZA}\" />"
],
"description": "Snippet untuk menampilkan komponen video Youtube."
}
}