vscode-colorize
vscode-colorize copied to clipboard
Performance Issue - High Profile MS
Ensure you use the "colorize.exclude"
in the VS code settings option to ignore files inside your repo. If not, it'll scan EVERYTHING like build files, dist folders, etc.
But in recent VS Code updates, they have incorporated much of this plugin's features natively into the app. That, in conjunction with Color Highlight, is probably the recommended setup for this feature.