Sublime Forum

Sublime text 3 freezing - CentOS OS

#1

I am using Sublime Text 3 on CentOS. Very frequently, it freezes displaying the following:

https://ln.sync.com/dl/d1de63d70#n8f3m5pg-xkmv9iz4-4jrpvnq8-wxnupvru

I have attempted deleting the Cache, Packages and Installed_packages directories from ~/.config/sublime-text-3 with no luck.

Any help appreciated

0 Likes

#2

Probably there is something keeping busy the CPU enough to make appear like ST is stuck (but probably is not… is just still working).

If you have the chance, try to check how much is it working with indexing files (Help -> Indexing Status) and give also a check to the task manager and ST processes.

Then try to remove all the extensions/plugins and see if it works.
If it does, then proceed to read just some of the plugins and find out which one is the culprit.

0 Likes