slow file switching
Brought to you by:
cdolivet
Switching between files of about 400-500 lines of code is very slow. It seems like all highlighting is re-computed during the switch. Is it possible to change this and just remember the last highlighter-HTML. There is no need to re-compute this, because the file is not changed in between the switch.