Open tjx666 opened 1 month ago
I generate the icon types in icons.d.ts which include many icons about 3500 icons.
When I open the file, vscode crash and no respond.
support config files to disable preview.
{ "iconify.preview.exclude": ["**/typings/icon.d.ts"] }
No response
Sure, pr welcome!
@antfu pr ready, take a look please.
Clear and concise description of the problem
I generate the icon types in icons.d.ts which include many icons about 3500 icons.
When I open the file, vscode crash and no respond.
Suggested solution
support config files to disable preview.
Alternative
No response
Additional context
No response
Validations