Skip to content

Commit c56da71

Browse files
committed
complete the jsonc code sample
1 parent c8e5507 commit c56da71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api/extension-guides/file-icon-theme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,9 @@ Language contributors can define an icon for the language.
197197
"dark": "./icons/latex-dark.png"
198198
}
199199
}
200-
]
200+
]
201+
}
202+
}
201203
```
202204

203205
The icon is used if a file icon theme only has a generic file icon for the language.

0 commit comments

Comments
 (0)