mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[coffeescript] snippets for regions
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
{
|
||||
"language": "coffeescript"
|
||||
}
|
||||
]
|
||||
],
|
||||
"snippets": [{
|
||||
"language": "coffeescript",
|
||||
"path": "./snippets/coffeescript.snippets.json"
|
||||
}]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user