Create snippets for Code Snippets Inserter VS Code extension
Unique name for your snippet
Regular code - special characters will be escaped automatically
Short description of what the snippet does
${1:назва} - first tab position
${2:значення} - second position
${0} - final cursor position
snippets.json in VS Code
Cmd+S)