зеркало из
1
0
Форкнуть 0

Simplify VS Code snippets instructions

This commit is contained in:
Philo 2019-07-22 12:02:11 -07:00 коммит произвёл GitHub
Родитель 2606d19169
Коммит 6ed35a1461
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -15,10 +15,8 @@ See [Authoring Azure Resource Manager Templates](https://azure.microsoft.com/en-
* [Visual Studio Code](https://code.visualstudio.com/Download)
## Configure Visual Studio Code to Use the JSON Snippets
* Launch Visual Studio Code.
* Navigate to `File > Open File` and open **VSCode\armsnippets.json**
* Copy its contents to the clipboard.
* Navigate to `File > Preferences > User Snippets > JSON`.
* Copy the contents of **VSCode\armsnippets.json** to the clipboard
* In Visual Studio Code, navigate to `File > Preferences > User Snippets > JSON`.
* Append (paste) the contents of **VSCode\armsnippets.json** into your user snippets file before the final **"}"**.
* Save and close the user snippets file.
@ -46,4 +44,4 @@ See [Authoring Azure Resource Manager Templates](https://azure.microsoft.com/en-
* Run the bash Script: `Bash/azure-rg-deploy.sh -f Bash/LinuxVirtualMachineSample.json -l <Azure Region>`.
## Feedback
If you have any feedback on this example, please file an issue in the [Issues](https://github.com/Azure/azure-xplat-arm-tooling/issues) section of this project.
If you have any feedback on this example, please file an issue in the [Issues](https://github.com/Azure/azure-xplat-arm-tooling/issues) section of this project.