Created attachment 154789 [details] sublime 3080 I have my ports source from git, diff attached. Changelog is availeble at: http://www.sublimetext.com/3
Sublime was just update to build 3083, mainly to fix a high CPU usage issue New patch attached. Build Log: Build 3083 Release Date: 26 March 2015 Fixed high CPU usage caused by a corrupt index. This was was occurring for some users upgrading from 3065 Added setting index_workers to control the number of threads used for file indexing. By default the number of threads is based on the number of CPU cores. By setting index_workers to 1 or 2, indexing will be slower, but less intrusive Fixed a crash when showing the Command Palette with an empty .sublime-build file Tab completion no longer completes numbers. Edit/Show Completions can still be used for this
Created attachment 154853 [details] sublime_3083.patch update to build 3083 instead of 3080
A commit references this bug: Author: pawel Date: Mon Mar 30 16:07:22 UTC 2015 New revision: 382682 URL: https://svnweb.freebsd.org/changeset/ports/382682 Log: - Update to version 3.0.83 [1] - Fix COMMENT PR: 198890 [1] Submitted by: miguelmclara@gmail.com (maintainer) [1] Changes: head/editors/sublime3/Makefile head/editors/sublime3/distinfo