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: vsc-snippets/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ For example you can type in `servicetemp` in your .yaml file and get the followi
25
25
26
26
## Change snippet prefix to a specific value:
27
27
28
-
You can change the string that you need to type in to create the actual code from the snippet by changing the ```"prefix": "$Change_me,``` in your User Snippets file for your YAML code (yaml.json by default).
28
+
You can change the string that you need to type in to create the actual code from the snippet by changing the ```"prefix": "$Change_me"``` in your User Snippets file for your YAML code (yaml.json by default).
0 commit comments