Files
vscode/build
Tanner Bennett f1dd6de4e8 Add darwinBundleDocumentTypes
Split darwinBundleDocumentType into two separate functions. The first function is unchanged.

The second function allows you to specify specific names for different groups of extensions while all sharing the same icon. For example, this would allow you to differentiate between a C header and a C source file while using the same icon for both.

Inherently, the second function will generate multiple file type declarations, so it returns an array instead of a single object. As a result we must use the splat operator on it when passing the result to an array literal.
2021-03-22 12:01:46 -05:00
..
2021-03-19 08:56:52 +01:00
2021-01-13 10:48:04 +01:00
2021-03-10 17:52:15 -08:00
2021-03-22 12:01:46 -05:00
2021-03-05 16:54:23 +01:00
2021-01-28 14:07:49 +01:00
2021-03-01 08:57:51 +01:00
2021-01-07 09:15:05 +01:00
💄
2021-01-06 20:36:22 +01:00
2021-02-14 20:10:24 +01:00
2021-01-25 17:46:09 +01:00