Sublime Forum

Dev Build 3105

#1

Dev Build 3105 is out now at https://www.sublimetext.com/3dev

This resolves an issue with the JavaScript syntax highlighting, which primarily manifested as high CPU usage during indexing.

There’s also now a Tools/Developer menu, which mostly exists so that the show_scope_name command has a place in the menu: I used to always forget the key binding for it.

10 Likes

#2

Yes, I installed it and the CPU is running normally now, no more 100% utilisation, at least on my computer.

Thank you.

0 Likes

#3

Fixed the CPU issue for me as well. Thanks :).
(OSX 10.11.3)

0 Likes

#4

Just checked on my 5k iMac. The FPS-Fullscreen-Drop problem still exists. Would be supercool if this could get fixed soon. I love ST3 because of its raw performance and a fluid 5k experience would perfectly fit to this superb editor.

0 Likes

#5

Just found a way to hang Sublime on OSX:

window.set_view_index(window.active_view(), 0, len(window.views()))

Indexes bigger or less work, this one is special.

0 Likes

closed #6
0 Likes