|
356 | 356 | "JSON": { |
357 | 357 | "type": "data", |
358 | 358 | "extensions": [ |
359 | | - ".4DForm", ".4DProject", ".JSON-tmLanguage", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json", |
| 359 | + ".4DForm", ".4DProject", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json", ".JSON-tmLanguage", |
360 | 360 | ".json.example", ".jsonl", ".mcmeta", ".sarif", ".tact", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", |
361 | 361 | ".webmanifest", ".yy", ".yyp" |
362 | 362 | ] |
|
807 | 807 | "Vim Script": { "type": "programming", "extensions": [".vba",".vim",".vimrc",".vmb"] }, |
808 | 808 | "Vim Snippet": { "type": "markup", "extensions": [".snip",".snippet",".snippets"] }, |
809 | 809 | "Visual Basic .NET": { "type": "programming", "extensions": [".vb",".vbhtml"] }, |
810 | | - "Visual Basic 6.0": { "type": "programming", "extensions": [".Dsr",".bas",".cls",".ctl",".frm"] }, |
| 810 | + "Visual Basic 6.0": { "type": "programming", "extensions": [".bas",".cls",".ctl",".Dsr",".frm"] }, |
811 | 811 | "Volt": { "type": "programming", "extensions": [".volt"] }, |
812 | 812 | "Vue": { "type": "markup", "extensions": [".vue"] }, |
813 | 813 | "Vyper": { "type": "programming", "extensions": [".vy"] }, |
|
0 commit comments