16/02/14 02:50:48.45 V1KMQs4M0.net
Build 3103
Release Date: 9 February 2016
See also the Blog Post
・Added new Syntax Definition file format, .sublime-syntax
・Added a custom regex engine that matches multiple regexps in parallel, for faster file loading and indexing
・Improved Unicode support, including combining character rendering, character classification in regex searches, and case insensitivity in Goto Anything matching
・Packages are now on GitHub
・Incorporates many community provided improvements to the above packages, with significant improvements to HTML, CSS, JavaScript, Go, D and SQL
・Added Panel Switcher to status bar
・Better handling of troublesome files during indexing
・Improved file change detection
・Added "Profile Events" to the Command Palette, to help identify slow plugins
・Build Systems may now define a list of file name wildcard patterns to trigger on, via the file_patterns key
・prompt_open_file and related commands now accept an initial_directory argument
・Improved indenting behavior when indent_to_bracket is enabled
・Spell Checker now reads from manually edited user preferences on the fly
・Stability improvements for Find in Files when using regular expressions that result in significant backtracking