File tree Expand file tree Collapse file tree 2 files changed +53
-5
lines changed Expand file tree Collapse file tree 2 files changed +53
-5
lines changed Original file line number Diff line number Diff line change 418418 ],
419419 "extensions" : [
420420 " .mac"
421- ]
421+ ],
422+ "icon" : {
423+ "dark" : " ./images/fileIcon.svg" ,
424+ "light" : " ./images/fileIcon.svg"
425+ }
422426 },
423427 {
424428 "id" : " objectscript-int" ,
427431 ],
428432 "extensions" : [
429433 " .int"
430- ]
434+ ],
435+ "icon" : {
436+ "dark" : " ./images/fileIcon.svg" ,
437+ "light" : " ./images/fileIcon.svg"
438+ }
431439 },
432440 {
433441 "id" : " objectscript-class" ,
436444 ],
437445 "extensions" : [
438446 " .cls"
439- ]
447+ ],
448+ "icon" : {
449+ "dark" : " ./images/fileIcon.svg" ,
450+ "light" : " ./images/fileIcon.svg"
451+ }
440452 },
441453 {
442454 "id" : " objectscript-macros" ,
445457 ],
446458 "extensions" : [
447459 " .inc"
448- ]
460+ ],
461+ "icon" : {
462+ "dark" : " ./images/fileIcon.svg" ,
463+ "light" : " ./images/fileIcon.svg"
464+ }
449465 },
450466 {
451467 "id" : " objectscript-csp" ,
455471 "extensions" : [
456472 " .csp" ,
457473 " .csr"
458- ]
474+ ],
475+ "icon" : {
476+ "dark" : " ./images/fileIcon.svg" ,
477+ "light" : " ./images/fileIcon.svg"
478+ }
459479 },
460480 {
461481 "id" : " vscode-objectscript-output" ,
You can’t perform that action at this time.
0 commit comments