- We can make the following changes :
"Hello message": {
"prefix": "hello",
"body": [
"echo 'Hello ${1|first,second,third|}' "
],
"description": "Hello message"
}
- The source command.
"Hello message": {
"prefix": "hello",
"body": [
"echo 'Hello ${1|first,second,third|}' "
],
"description": "Hello message"
}