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

v 0.15 onwards causing slowdown in Cursor

Open knavet opened this issue 11 months ago • 1 comments
trafficstars

Hi Encountered some slowdowns on Cursor. Realised that my commands were getting delayed. e.g. editor.action.smartSelect.expand to the point of it being unusable. The same project opens fine in VSCode though.

So i disabled all extensions and re-enabled one by one. The moment i enabled Colorize, the delays started So I tried rolling back the versions and it seems v0.14 works fine while v0.15 and v0.16 has this slowdown.

This issue doesn't occur on VSCode (updated to latest) so it seems to affect only Cursor.

Project type = Vue3 TS based, so Vue extensions and the likes are present.

knavet avatar Dec 19 '24 16:12 knavet