This change fixes some ambiguity in our snippet placeholders to confirm with stricter parsing rules in VS Code 1.12.0. Generally this requires prefixing an index (`${1:Placeholder Text}`) anywhere ...
"description": "Запись содержимого в файл.\n\nПримеры:\n```powershell\n// Простая запись\nSet-Content -Path \"C:\\logs ...