{
  "name": "Tcsh",
  "type": "programming",
  "group": "Shell",
  "extensions": [
    ".tcsh",
    ".csh"
  ],
  "interpreters": [
    "tcsh",
    "csh"
  ],
  "tmScope": "source.shell",
  "aceMode": "sh",
  "codemirrorMode": "shell",
  "codemirrorMimeType": "text/x-sh",
  "languageId": 368
}
