We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef564a1 commit edf6591Copy full SHA for edf6591
1 file changed
CodeStats/Resources/extension_mapping.json
@@ -8,6 +8,8 @@
8
"coffeescript": "CoffeeScript",
9
"coffee": "CoffeeScript",
10
"c": "C",
11
+ "cfm": "ColdFusion",
12
+ "cfc": "ColdFusion",
13
"cmd": "Batch",
14
"cpp": "C++",
15
"hpp": "C++",
@@ -51,6 +53,7 @@
51
53
"perl6": "Perl 6",
52
54
"php": "PHP",
55
"powershell": "PowerShell",
56
+ "qsharp": "Q#",
57
"jade": "Pug",
58
"python": "Python",
59
"py": "python",
0 commit comments