You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,13 +24,13 @@ YAML templates
24
24
Extension fully supports YAML templates. YAML template creation follows the same syntax rules:
25
25
26
26
1. Create new YAML document
27
-
2.type**start** to populate new template
27
+
2.Type**start** to populate new template
28
28
3.**Start typing** desired **resource name** and hit ```tab``` key
29
29
30
30
> **Note:** YAML support is dependent on YAML Language Server.
31
31
By default, YAML Language Server (Red Hat YAML recommended) will be installed automatically as prerequisite.
32
32
33
-
> **Note:** If you do not want to install YAML Language Server, install version **cform-noyaml.vsix** from GitHub [here]().
33
+
> **Note:** If you do not want to install YAML Language Server, install version **cform-noyaml.vsix** from [GitHub](https://github.com/aws-scripting-guy/cform-VSCode).
0 commit comments