

Fixed draw_minimap_border setting not working.Improve positioning and sizing of gutter icons in some situations.Inline diff presentation can be changed by customizing a color scheme.Full inline diffs of each change can be displayed via the right-click context menu, or keyboard shortcuts.The following diff-related commands were added: API methods t_reference_document() and View.reset_reference_document() allow controlling the diff.The git_diff_target setting controls base document source.In coordination with the new Git functionality, diffs can be calculated against HEAD or the index.The setting mini_diff controls incremental diff behavior.Diff markers show added, modified and deleted lines.All changes to a document are now represented by dedicated markers in the gutter.All file reads are done through a custom, high-performance Git library written for Sublime Merge.



Linux: Tweaked the way text scaling is handled.Linux: Improved high dpi handling under KDE.Linux: Fixed compatibility with old Linux distributions.Mac: Added a workaround for a MacOS issue with DisplayLink adapters.Fixed swap_line_up and swap_line_down transforming tabs into spaces.Fixed block carets changing the way text selection works.Improved scrolling logic in some scenarios.Improved file indexing behavior in some scenarios.Fixed a crash in the Git repository handling.Git: Fixed UTF8 BOMs not being handled correctly in.Git: Improved performance with a large number of git repositories in the side bar.This can be changed via the allow_git_home_dir setting. Git: Git repositories at the top level of a users home directory are ignored for performance reasons.Various syntax highlighting improvements.
