Unsaved Changes
Shows changes in your active buffer via a panel at the bottom of the editor. Similar to "Show Unsaved Changes" in Sublime Text.
Installation
Run the following command:
apm install unsaved-changes
Or find the package in Settings → Install and search for "unsaved-changes"
Usage
In Menu, Packages => Unsaved Changes => Show
In context-menu, Unsaved Changes
In Command Palette, type Unsaved Changes
Keybinding, ctrl + alt + u
(Mac: cmd + alt + u
)
Adds will be shown with a green background, removes with a red background. A few lines of surrounding unchanged text are also shown for context. A yellow line separates hunks.
Note: Compares whitespace.
License
MIT © Ge-Bra