Releases: mupchrch/split-diff
Releases · mupchrch/split-diff
v1.6.1
28 Sep 04:49
Compare
Sorry, something went wrong.
No results found
Fixed "Diff with Active File" opens blank document #165
v1.6.0
24 Jan 21:43
Compare
Sorry, something went wrong.
No results found
Added ability to disable automatic diff #139
Changed loading indicator to appear in footer UI instead of as a modal that covered both editors #149
Fixed toggling "Ignore Whitespace" from Atom settings didn't update the checkbox in the footer UI
Fixed "Diff with Active File" not highlighting syntax in newly created tab (missed part of #151 )
Fixed "Diff with Active File" of new, unsaved tab creating a new tab with editor hooked up to shared text buffer #160
Fixed "Remove Soft Wrap" setting not working for quick git diff #143
v1.5.4
09 Jan 00:25
Compare
Sorry, something went wrong.
No results found
Fixed bug with setting the grammar for second editor #151 - thanks @hSaria !
v1.5.3
10 Oct 19:29
Compare
Sorry, something went wrong.
No results found
Fixed syntax highlighting not working for automatically opened editors #141
v1.5.2
29 Dec 16:40
Compare
Sorry, something went wrong.
No results found
Fixed infinite scroll loop when performing a next/prev diff command #136
v1.5.1
29 Aug 14:44
Compare
Sorry, something went wrong.
No results found
Fixed selected line losing its background color with some themes - thanks @skylerlee !
v1.5.0
18 Aug 01:56
Compare
Sorry, something went wrong.
No results found
Added setting to automatically turn off soft wrap during diff and restore it on disable #101
Added git submodule support #112
Changed octocat loading icon to be a more generic (full CSS) loading spinner #126
Fixed error when choosing "Diff with Active File" on an editor tab created by this package #125
Fixed next/prev selection number showing "1 / 0" when clicking next with zero differences
v1.4.4
18 Aug 01:53
Compare
Sorry, something went wrong.
No results found
Changed "Hide Tree View" setting to "Hide Docks" which fixes tree view re-showing while typing issue #125
v1.4.3
18 Aug 01:53
Compare
Sorry, something went wrong.
No results found
Fixed issue scrolling and splitting panes in Atom v1.19.0-beta1 #120
Fixed deprecation warning when turning on the package #102
v1.4.2
18 Aug 01:52
Compare
Sorry, something went wrong.
No results found
Changed toggle keybinding back to ctrl-alt-t for windows and mac #117 - thanks @ooJerryLeeoo!