freeze while typing in less files
See original GitHub issueHi, I have problem with performance while typing anything in less files. When I start typing, CPU load grow and VSCode freeze for seconds…
My settings:
"colorize.languages": [ "css", "sass", "scss", "less", ], "colorize.colorized_variables": [ "CSS", "LESS" ], "colorize.enable_search_variables": false,
Problem occurs in version 0.8.3. Version 0.8.1 works OK…
VSCode: 1.30.1
Thanks.
EDIT: Now I realize, that version 0.8.1 doesn’t update change in variables… So it is faster, but has problem. Maybe there could be added some delay while typing?
Issue Analytics
- State:
- Created 5 years ago
- Comments:23 (11 by maintainers)
Top Results From Across the Web
What should you do when your computer freezes while typing ...
Go to File and click on the File Tab. Select “Document management”. Click on unsaved documents. After that, it will ...
Read more >Upgraded Windows 10 Freezes When Typing - YouTube
I upgraded Windows 10 & it Freeze's every time I try to type. ... Windows 10 Freezes When Typing - FIX IT &...
Read more >Everything freezes when typing words - voidtools forum
When doing a right click (contextual menu) on a file and try to open its destination, it also crashes immediately.
Read more >Windows 10 - random program freezes while typing
1. Open the run box by pressing the Windows Key + R and type msconfig · 2. System Configuration Utility box will open...
Read more >My keyboard 'freezes' when typing - Apple Community
My keyboard 'freezes' when I'm doing typing like Mail. It comes back on in a few seconds, but can I fix this? [Re-Titled...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello it’s almost done. This is before
This is after

I’m working on a patch that should solve this problem and improve colorize perfs. The idea is to colorize only what is visible instead of the whole file