Files
2025-11-25 22:42:56 +01:00

16 lines
236 B
JSON

{
"name": "Gherkin",
"type": "programming",
"extensions": [
".feature",
".story"
],
"tmScope": "text.gherkin.feature",
"aliases": [
"cucumber"
],
"aceMode": "text",
"color": "#5B2063",
"languageId": 76
}