vscode-colorize icon indicating copy to clipboard operation
vscode-colorize copied to clipboard

Performance Issue - High Profile MS

Open violetbee opened this issue 1 year ago • 1 comments

You might want to check attached txt file

image

kamikillerto.vscode-colorize-unresponsive.cpuprofile.txt

violetbee avatar May 03 '23 11:05 violetbee

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.

bombillazo avatar Jun 08 '23 18:06 bombillazo