{
  "Print to console": {
    "prefix": "giventitle",
    "body": [
      "the title is '${1:STRING}'"
    ],
    "description": "the title is '${1:STRING}'"
  }
}