Sublime Forum

How to fix lags when scrolling the side bar

#1

Hi. I am a student learning ACM and I prefer saving about 20 separate .cpp files in one folder. Now I feel really laggy when scrolling the side bar with both mouse wheel and dragging, that is lower than 10 fps. However the main part works perfectly. Maybe it is because the program considered all the code files as a whole project, or is it just because of the long side bar list?

  • Running Windows 10 1703 on an i7-6700 PC. So hardware performance problems ruled out?
  • Tried to remove all packages and settings and do a new installation but didn’t work.
  • All the codes are written with C++ and the longest one is about 100 lines long.

Would anyone help me pls? Thanks a lot.

0 Likes

#2

I don’t think you should be having any problems, not with that hardware.

Have you tried running debug mode and seeing if you’ve got plugins doing anything funky?

Do you have anything else running at the same time aside from sublime?

0 Likes