I've been running the last stable build happily since August. Running this new build causes all four cores in my rmbp to spin up to 99% repeatedly (Activity Monitor says it's Sublime) and the fans to go wild. Is this happening to anyone else? I had to revert to the previous version which fixed it :(
Sublime Text 3 Build 3080
41–50 of 190 posts
Re: Sublime Text 3 Build 3080
#42I've been running the last stable build happily since August. Running this new build causes all four cores in my rmbp to spin up to 99% repeatedly (Activity Monitor says it's Sublime) and the fans to go wild. Is this happening to anyone else? I had to revert to the previous version which fixed it :(
On every file change ST status bar says - indexing files. And it takes > 10s (I have a lot of files). When it does that - 2 CPU cores are loaded at 99%.
Opened the console (@jskinner suggested to enter sublime.log_indexing(True)) and there was a message that index is corrupted and I have to remove it. Index is located in:
/Users/bumbu/Library/Application Support/Sublime Text 3/Index
Removing all the files from that folder did the trick.
Re: Sublime Text 3 Build 3080
#43Honestly, I've never seen another product here getting a post for every minor build! Nice to see such a die-hard fan base! But, please, face the reality - many have moved over to Atom already and are not looking back. Atom is alive, the ecosystem is already huge, atom-shell is getting popular as well. Unless Sublime gets open-sourced, it's in a slow agony. Remember TextMate? It had a huge loyal user base, but who is…
Re: Sublime Text 3 Build 3080
#44OT: What are some tips (or plugins) to be more productive on ST3?
Most of the productivity gains I get from Sublime are from packages like Emmet, DocBlockr and my own custom macros.
Re: Sublime Text 3 Build 3080
#45Earlier quoted context omitted.
It's slow with huge source files, agreed, but you shouldn't have huge source files anyway.
You've never wanted to open a multi-megabyte data file in a text editor before? "You shouldn't be opening large files in it anyhow" is a cop-out. My text editor needs to edit whatever text files I throw at it. Choking on too-large a file is a showstopper.
Re: Sublime Text 3 Build 3080
#46I've been running the last stable build happily since August. Running this new build causes all four cores in my rmbp to spin up to 99% repeatedly (Activity Monitor says it's Sublime) and the fans to go wild. Is this happening to anyone else? I had to revert to the previous version which fixed it :(
Similarly for me. On every file change ST status bar says - indexing files. And it takes > 10s (I have a lot of files). When it does that - 2 CPU cores are loaded at 99%. Opened the console (@jskinner suggested to enter sublime.log_indexing(True)) and there was a message that index is corrupted and I have to remove it. Index is located in: /Users/bumbu/Library/Application Support/Sublime Text 3/Index Removing all the…
Re: Sublime Text 3 Build 3080
#47OT: What are some tips (or plugins) to be more productive on ST3?
Joking aside, depends on the language somewhat but this helped me get started:
https://realpython.com/blog/python/setting-up-sublime-text-3...
Re: Sublime Text 3 Build 3080
#48Re: Sublime Text 3 Build 3080
#49Run Command has been replaced with "Build With" command, Why wasn't it was kept at its place and additionally "Build With" was introduced? Some disturbance is created.
Re: Sublime Text 3 Build 3080
#50Earlier quoted context omitted.
> But, please, face the reality - many have moved over to Atom already and are not looking back. I seriously doubt it. First, people kept using TextMate when it was dead for 3 years or so. The most ST3 has been idle was 6-7 months, and before and after that the update pace (for dev releases) was great. Second, it's not like anything major was missing from the editor even 2 years ago, or that it stopped working or any…
Atom is not that slow in practice... except the slow startup, for daily business it's fine - I'm using it with a full suite of linters and autocomplete plugins on the older MacBook Air and it's not laggy.
There's a lot to admire about Atom. But Sublime is stable and silky smooth. And I continue to use Vim happily every day without issue, despite its ~25 year age.