content `# extract comment type from the scope name # and convert it to the actual character(s) CH=$(perl <<<$TM_SCOPE -pe 's/.*\bcomment\.line\.([^. ]*).*/$1/') grep -w ^$CH <<EOF|cut -f2|tr -d \n double-slash // double-dash -- number-sign # percentage % asterisk * semicolon ; apostrophe ' backtick \\\` at-sign @ double-backslash \\\\ double-dot .. double-number-sign ## exclamation ! slash / EOF` $0 keyEquivalent  name Continue Line Comment scope comment.line uuid C5C928A6-AC7E-11D9-98E4-000D93589AF6