You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WaKeMaTTa opened this issue
Sep 20, 2017
· 1 comment
Labels
questionHelp requests and general enquiries from users.wontfixRequested changes that a maintainer has chosen not to fix, or is outright impossible to do.
The number of icons and formats actually has very little impact on loading time. The slow activation time is the fault of certain implementation decisions that were made to overcome shortcomings in Atom's APIs.
Splitting file-icons into separate icon-related packages simply isn't going to happen. It would be messy and difficult to maintain, and would probably also require some ugly refactoring of the codebase. Furthermore, any improvement to startup time would be negligible at best, and slower at worst (due to the time it takes to load multiple packages, should users have many installed).
Consult and subscribe to #565 for details and updates about the slow loading time.
questionHelp requests and general enquiries from users.wontfixRequested changes that a maintainer has chosen not to fix, or is outright impossible to do.
Hello,
Can plugin is 🆒 but this metrics is not 🆒 :
Can we split this plugin in to many plugins.
Example:
file-icons
the minimum / the basefile-icons-office
(requiresfile-icons-base
) this have icons like: pdf, doc, docx, odt, txt, ...file-icon-web
(requiresfile-icons-base
) this have icons of web: javascript, html, css,file-icon-dinamic-css
(requiresfile-icons-base
) this have icons of web: sass, scss, less, ...The text was updated successfully, but these errors were encountered: