Create Custom Snippet VScode

{"Add Comment": {  "prefix": "TriComment",  "body": [    "//TRI ${1:Your Name here} $CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE $CURRENT_HOUR:$CURRENT_MINUTE:$CURRENT_SECOND ${2|+,-,Start,End,++|}"  ],  "description": "TRI Add Comment" ...
Continue Reading...