-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy pathextensions-map.helper.ts
176 lines (176 loc) · 3.96 KB
/
extensions-map.helper.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
export default new Map<string, string>([
['C', 'text/x-c++src'],
['c', 'text/x-csrc'],
['c++', 'text/x-c++src'],
['cbl', 'cobol'],
['cc', 'text/x-c++src'],
['cdxml', 'powershell'],
['changes', 'smalltalk'],
['cl', 'commonlisp'],
['class', 'text/x-java'],
['clj', 'clojure'],
['cljc', 'clojure'],
['cljs', 'clojure'],
['cob', 'cobol'],
['coffee', 'coffeescript'],
['conf', 'nginx'],
['cpp', 'text/x-c++src'],
['cpy', 'cobol'],
['cql', 'text/x-cassandra'],
['cr', 'crystal'],
['cs', 'smalltalk'],
['css', 'css'],
['csv', 'sql'],
['cxx', 'text/x-c++src'],
['d', 'd'],
['dart', 'dart'],
['db', 'sql'],
['diff', 'text/x-diff'],
['dockerfile', 'dockerfile'],
['Dockerfile', 'dockerfile'],
['edn', 'clojure'],
['elm', 'elm'],
['erl', 'erlang'],
['ex', 'elixir'],
['exs', 'elixir'],
['f', 'fortran'],
['f90', 'fortran'],
['feature', 'gherkin'],
['for', 'fortran'],
['fs', 'mllike'],
['fsi', 'mllike'],
['fsscript', 'mllike'],
['fsx', 'mllike'],
['go', 'text/x-go'],
['gql', 'graphql'],
['graphql', 'graphql'],
['groovy', 'groovy'],
['h', 'text/x-csrc'],
['h++', 'text/x-c++src'],
['handlebars', 'handlebars'],
['hbs', 'handlebars'],
['hh', 'text/x-c++src'],
['hpp', 'text/x-c++src'],
['hrl', 'erlang'],
['hs', 'haskell'],
['htaccess', 'text/apache'],
['html', 'htmlmixed'],
['hx', 'haxe'],
['hxml', 'haxe'],
['hxx', 'text/x-c++src'],
['ijl', 'julia'],
['ijs', 'julia'],
['inc', 'pascal'],
['jar', 'text/x-java'],
['java', 'text/x-java'],
['jl', 'julia'],
['jlt', 'julia'],
['js', 'javascript'],
['json', 'application/json'],
['jsx', 'jsx'],
['kt', 'text/x-kotlin'],
['kts', 'text/x-kotlin'],
['lhs', 'haskell'],
['lisp', 'commonlisp'],
['litcoffee', 'coffeescript'],
['lp', 'lua'],
['lsp', 'commonlisp'],
['lua', 'lua'],
['m', 'text/x-octave'],
['md', 'markdown'],
['mj2', 'julia'],
['mj3', 'julia'],
['mjl', 'julia'],
['mjltest', 'julia'],
['ml', 'mllike'],
['mli', 'mllike'],
['mm', 'text/x-objectivec'],
['mysql', 'sql'],
['nb', 'mathematica'],
['nim', 'nim'],
['nims', 'nim'],
['nix', 'nix'],
['nse', 'lua'],
['nt', 'application/n-triples'],
['oct', 'text/x-octave'],
['octave', 'text/x-octave'],
['p8', 'lua'],
['pas', 'pascal'],
['patch', 'text/x-diff'],
['pd_lua', 'lua'],
['php-s', 'text/x-php'],
['php', 'text/x-php'],
['php3', 'text/x-php'],
['php4', 'text/x-php'],
['php5', 'text/x-php'],
['php7', 'text/x-php'],
['phps', 'text/x-php'],
['phtml', 'text/x-php'],
['pl', 'perl'],
['pm', 'perl'],
['pp', 'pascal'],
['pr', 'smalltalk'],
['proto', 'protobuf'],
['ps1', 'powershell'],
['ps1xml', 'powershell'],
['psc1', 'powershell'],
['psd1', 'powershell'],
['psm1', 'powershell'],
['pssc', 'powershell'],
['py', 'python'],
['pyc', 'python'],
['pyd', 'python'],
['pyo', 'python'],
['pyw', 'python'],
['pyz', 'python'],
['r', 'r'],
['R', 'r'],
['rb', 'ruby'],
['rbxl', 'lua'],
['rbxs', 'lua'],
['rda', 'r'],
['RData', 'r'],
['rds', 'r'],
['rq', 'application/sparql-query'],
['rs', 'rust'],
['rslib', 'rust'],
['sass', 'sass'],
['sc', 'text/x-scala'],
['scala', 'text/x-scala'],
['scode', 'smalltalk'],
['scss', 'sass'],
['sh', 'application/x-sh'],
['sm', 'smalltalk'],
['smalltalk', 'smalltalk'],
['sol', 'solidity'],
['sources', 'smalltalk'],
['sql', 'sql'],
['st', 'smalltalk'],
['stylus', 'stylus'],
['swift', 'swift'],
['t', 'perl'],
['tbc', 'tcl'],
['tcl', 'tcl'],
['tex', 'stex'],
['toml', 'toml'],
['ts', 'application/typescript'],
['tsv', 'sql'],
['tsx', 'text/typescript-jsx'],
['ttl', 'text/turtle'],
['twig', 'text/x-twig'],
['txt', 'text'],
['v', 'verilog'],
['vb', 'vb'],
['vhd', 'vhdl'],
['vhdl', 'vhdl'],
['vue', 'vue'],
['wl', 'mathematica'],
['wlua', 'lua'],
['xml', 'xml'],
['xq', 'xquery'],
['xql', 'xquery'],
['xqm', 'xquery'],
['xquery', 'xquery'],
['yaml', 'yaml'],
['yml', 'yaml'],
]);