We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 788301d + 8754c66 commit 21ef762Copy full SHA for 21ef762
1 file changed
extensions/coffeescript/package.json
@@ -11,7 +11,7 @@
11
"contributes": {
12
"languages": [{
13
"id": "coffeescript",
14
- "extensions": [ ".coffee", ".cson" ],
+ "extensions": [ ".coffee", ".cson", ".iced" ],
15
"aliases": [ "CoffeeScript", "coffeescript", "coffee" ],
16
"configuration": "./language-configuration.json"
17
}],
0 commit comments