We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In this example I made a string of 1000 lines This is a $test, and then typing on line 1000 becomes very slow:
This is a $test
The cpu profiler shows 65% goes to font-lock-fontify-region:
font-lock-fontify-region
Does anybody know if there is a way to speed up the font locking?
Thanks a lot!